|
NAMEsmsc —
USB SMSC LAN9xxx Fast Ethernet driver
SYNOPSISTo load the driver as a module at boot time, place the following line in loader.conf(5):if_smsc_load="YES" Alternatively, to compile this driver into the kernel, place the following lines in your kernel configuration file: device uhci
device ohci
device usb
device miibus
device uether
device smsc DESCRIPTIONThesmsc device driver provides support for USB Fast
Ethernet adapters based on the SMSC LAN9xxx chipsets.
For more information on configuring this device, see ifconfig(8). HARDWAREThe following devices are supported by thesmsc driver:
SEE ALSOarp(4), intro(4), miibus(4), netintro(4), usb(4), ifconfig(8)HISTORYThesmsc device driver first appeared in
FreeBSD 10.0.
AUTHORSThesmsc driver was written by Ben
Gray
<bgray@FreeBSD.org>.
Visit the GSP FreeBSD Man Page Interface. |