Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MY(4)			 BSD Kernel Interfaces Manual			 MY(4)

NAME
     my	-- Myson Technology Ethernet PCI driver

SYNOPSIS
     To	compile	support	for the
     my	driver into your kernel, place the following lines in your kernel con-
	figuration file:

	   device miibus
	   device my

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

	      if_my_load="YES"

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:

     o	 Myson MTD800 PCI Fast Ethernet	chip
     o	 Myson MTD803 PCI Fast Ethernet	chip
     o	 Myson MTD89X PCI Gigabit Ethernet chip

SEE ALSO
     de(4), miibus(4), netintro(4), pci(4), ifconfig(8)

HISTORY
     The my driver first appeared in FreeBSD 4.6.

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).

BSD				 July 16, 2005				   BSD

NAME | SYNOPSIS | DESCRIPTION | HARDWARE | SEE ALSO | HISTORY | AUTHORS | BUGS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=my&sektion=4&manpath=FreeBSD+6.0-RELEASE>

home | help