if_my (4)
Leading comments
Copyright (c) 2003 Hiten M. Pandya All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or ot...
NAME
my - Myson Technology Ethernet PCI driverSYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file:device my
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
if_my_load="YES"
DESCRIPTION
The ifconfig driver provides support for various NICs based on the Myson chipset. The Myson chipset is a variant of the DEC Tulip NIC chipset.The driver will work with almost any MII-compliant PHY, thus failure to positively identify the chip is not a fatal error.
HARDWARE
The ifconfig driver provides support for various NICs based on the Myson chipset. Supported models include:
- Myson MTD800 PCI Fast Ethernet chip
- Myson MTD803 PCI Fast Ethernet chip
- Myson MTD89X PCI Gigabit Ethernet chip
SEE ALSO
altq(4), de(4), netintro(4), pci(4), ifconfig(8)HISTORY
The ifconfig driver first appeared in Fx 4.6 .AUTHORS
The ifconfig driver was written by Myson Technology Inc.This manual page was written by An Hiten M. Pandya Aq hmp@FreeBSD.org .