logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

udav — Davicom DM9601 USB Ethernet driver

Authors

       The udav driver was written by Shingo WATANABE <nabe@nabechan.org>.

Debian                                          November 24, 2015                                        UDAV(4)

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

Hardware

       The udav driver supports the following adapters:

          Corega FEther USB-TXC
          ShanTou ST268 USB NIC

History

       The udav device driver first appeared in NetBSD 2.0.

Name

       udav — Davicom DM9601 USB Ethernet driver

See Also

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

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

Synopsis

       To compile this driver into the kernel, place the following lines in your kernel configuration file:

             deviceehcideviceuhcideviceohcideviceusbdevicemiibusdeviceuetherdeviceudav

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

             if_udav_load="YES"

See Also