logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

my — Myson Technology Ethernet PCI driver

Authors

       The my driver was written by Myson Technology Inc.

       This manual page was written by Hiten M. Pandya <hmp@FreeBSD.org>.

Bugs

       The my driver does not support Power Management Events (PME).

Debian                                           March 11, 2007                                            MY(4)

Description

       The  my  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 my 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

History

       The my driver first appeared in FreeBSD 4.6.

Name

       my — Myson Technology Ethernet PCI driver

See Also

altq(4), de(4), netintro(4), pci(4), ifconfig(8)

Synopsis

       To compile this driver into the kernel, place the following line in your kernel configuration file:

             devicemy

       Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

             if_my_load="YES"

return

See Also