Интерактивная система просмотра системных руководств (man-ов)
udav (4)
>> udav (4) ( FreeBSD man: Специальные файлы /dev/* )
BSD mandoc
NAME
udav
- Davicom DM9601 USB Ethernet driver
SYNOPSIS
To compile this driver into the kernel,
place the following lines in your
kernel configuration file:
device ehci
device uhci
device ohci
device usb
device miibus
device udav
Alternatively, to load the driver as a
module at boot time, place the following line in
loader.conf5:
if_udav_load="YES"
HARDWARE
The
driver supports the following adapters:
-
Corega FEther USB-TXC
-
ShanTou ST268 USB NIC
DESCRIPTION
The
driver provides support for USB
Ethernet
adapters based on the Davicom DM9601 chipset.
For more information on configuring this device, see
ifconfig(8).
SEE ALSO
altq(4),
arp(4),
miibus(4),
netintro(4),
ng_ether4,
usb(4),
ifconfig(8)
-
"Davicom DM9601 data sheet"
http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf
HISTORY
The
device driver first appeared in
Nx 2.0 .
AUTHORS
The
driver was written by
An Shingo WATANABE Aq nabe@nabechan.org .
Index
- NAME
-
- SYNOPSIS
-
- HARDWARE
-
- DESCRIPTION
-
- SEE ALSO
-
- HISTORY
-
- AUTHORS
-