:man| Alphabetical   Categories   About us 
 
UDAV (4) | Special files and drivers | Unix Manual Pages | :man

NAME

udav - "Davicom DM9601 USB Ethernet driver"

CONTENTS

Synopsis
Hardware
Description
See Also
History
Authors

SYNOPSIS

To compile support for the udav driver into your kernel, place the following lines in your kernel configuration file:


.Cd "device uhci"


.Cd "device ohci"


.Cd "device usb"


.Cd "device miibus"


.Cd "device udav"

Alternatively, to load the udav driver at boot time, place the following line in loader.conf(5):
if_udav_load="YES"

HARDWARE

The udav driver supports the following adapters:

  • Corega FEther USB-TXC

DESCRIPTION

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

SEE ALSO

arp(4), miibus(4), netintro(4), ng_ether(4), usb(4), ifconfig(8)
.Rs "Davicom DM9601 data sheet"
.Re

HISTORY

AUTHORS

 
Created by Blin Media, 2008-2013