MY(4) BSD Kernel Interfaces Manual MY(4)NAME
my -- Myson Technology Ethernet PCI driver
SYNOPSIS
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.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 altq(4), de(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 March 11, 2007 BSD
Check Out this Related Man Page
MY(4) BSD Kernel Interfaces Manual MY(4)NAME
my -- Myson Technology Ethernet PCI driver
SYNOPSIS
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.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 altq(4), de(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 March 11, 2007 BSD
I have an RHEL 5 server with 2 Broadcom on-board NICs and 2 quad-port Intel NICs. After I installed the OS, the Intel NICs became eth0-7, and the onboards are eth8 and eth9. I really need the onboard NICs to be eth0 and eth1 (I have plans to later remove the quad-ports and replace them with 10gE... (1 Reply)
hi friends.i want to embedded intel 845gv chipset accelerated graphic driver to my xi graphic acceleratedx server ver 4.1 on sco unix .can any one help me to send this driver
thanks very much. (0 Replies)
Hi all,
Host - Ubuntu 12.04 desktop 64bit
Virtualizer - Oracle VirtualBox
2 NICs
Where can I find relevant document to set up 2 NICs, one for inward bound and another for outward bound, separate channel, both connected to the same router
Would following document be appropriate for my... (1 Reply)
Solaris 10 x86 VM was shipped with four NICs, two each teamed together. We don't want or need. I ifconfig downed e1000g2 and e1000g3 and removed their /etc/hostname.* entries. But the kernel still sees those devices, and I'm not sure how to remove them. They have been removed from the VM... (5 Replies)