GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UDAV(4) FreeBSD Kernel Interfaces Manual UDAV(4)

udav
Davicom DM9601 USB Ethernet driver

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 uether
device udav

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

if_udav_load="YES"

The udav driver supports the following adapters:

  • Corega FEther USB-TXC
  • ShanTou ST268 USB NIC

The udav driver provides support for USB Ethernet adapters based on the Davicom DM9601 chipset.

For more information on configuring this device, see ifconfig(8).

altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), usb(4), ifconfig(8)

Davicom DM9601 data sheet, http://ptm2.cc.utu.fi/ftp/network/cards/DM9601/From_NET/DM9601-DS-P01-930914.pdf.

The udav device driver first appeared in NetBSD 2.0.

The udav driver was written by Shingo WATANABE <nabe@nabechan.org>.
November 24, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.