Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

udav(4) [debian man page]

UDAV(4) 						   BSD Kernel Interfaces Manual 						   UDAV(4)

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.conf(5): if_udav_load="YES" HARDWARE
The udav driver supports the following adapters: o Corega FEther USB-TXC o ShanTou ST268 USB NIC 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
altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), usb(4), ifconfig(8) Davicom DM9601 data sheet, http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf. HISTORY
The udav device driver first appeared in NetBSD 2.0. AUTHORS
The udav driver was written by Shingo WATANABE <nabe@nabechan.org>. BSD
July 16, 2005 BSD

Check Out this Related Man Page

MOS(4)							   BSD Kernel Interfaces Manual 						    MOS(4)

NAME
mos -- Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uhci device ohci device ehci device usb device miibus device mos Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_mos_load="YES" DESCRIPTION
The mos driver provides support for USB Ethernet adapters based on the Moschip MCS7730/MCS7830/MCS7832 chipset. The adapters that contain the Moschip MCS7730/MCS7830/MCS7832 chipset will operate at 100Base-TX and full-duplex. The Moschip contains a 10/100 Ethernet MAC with MII interface and is designed to work with both Ethernet and HomePNA transceivers. Although designed to interface with 100Mbps peripherals, this only works with USB 2.0. The existing USB 1.0 standard specifies a maximum transfer speed of 12Mbps. USB 1.0 Users should therefore not expect to actually achieve 100Mbps speeds with these devices. The Moschip supports a 64-bit multicast hash table, single perfect filter entry for the station address and promiscuous mode. Packets are received and transmitted over separate USB bulk transfer endpoints. For more information on configuring this device, see ifconfig(8). HARDWARE
Adapters supported by the mos driver include: o Sitecom LN030 SEE ALSO
altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), ifconfig(8) ADMtek AN986 data sheet, http://www.moschip.com/data/products/MCS7830/Data%20Sheet_7830.pdf. HISTORY
The mos device driver first appeared in FreeBSD 8.2. AUTHORS
The mos driver was written by Rick van der Zwet info@rickvanderzwet.nl. BSD
February 14, 2011 BSD
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Hsp56 Micromodem

Hi, everyone I have a linmodem HSP56 Micromodem but i can't install it on Linux Red Hat 7.2, the kernel is 2.4.7-10, i download the pctel-0.8.6 driver, i compile this driver and create the module pctel.o and ptserial.o, the modeule pctel is installed without ploblem, but the module ptserial... (1 Reply)
Discussion started by: nhzamorano
1 Replies

2. UNIX and Linux Applications

Mounting a USB device with a predetermined name

When I attach a USB storage device to my Solaris server, the mount point is coming up as /rmdisk/unnamed_rmdisk Is there anyway I can have this device come up as a mounted device with a predetermined mount name eg /morespace rather than unnamed_rmdisk ? (0 Replies)
Discussion started by: jimthompson
0 Replies

3. UNIX for Advanced & Expert Users

help regarding device driver

Hi All, I have a device driver that uses UARTserial port to write/read to-from a device. That device driver is working fine on FC3 machine( kernel version 2.6.12)... Now I am switching to FC9 (kernel version 2.6.25.11-97).I have changed the interrupt flag SA_INTERRUPT to IRQF_DISABLED... (0 Replies)
Discussion started by: rajuprade
0 Replies

4. Programming

regarding device driver

Hi All, I have a device driver that uses UARTserial port to write/read to-from a device. That device driver is working fine on FC3 machine( kernel version 2.6.12)... Now I am switching to FC9 (kernel version 2.6.25.11-97).I have changed the interrupt flag SA_INTERRUPT to IRQF_DISABLED... (0 Replies)
Discussion started by: rajuprade
0 Replies

5. SCO

IRQ conflict between USB and NIC SCO 5.0.7

I have a SCO 5.0.7 server.As there is no parellel port ,printing is done via USB port. After loading the Network Card driver ,during booting the server gets hanged and the NIC driver is not loaded.If the USB ports are disabled the NIC driver gets loaded. As both USB and NIC driver are essential... (0 Replies)
Discussion started by: vikramviky
0 Replies

6. Linux

How to boot Fedora 8 from USB

Hi, friends, can anyone suggest me how to boot fedora 8 from USB flash drive? thanks. :confused: (3 Replies)
Discussion started by: MULTIVERSE
3 Replies

7. OS X (Apple)

Not mounted, no-driver USB device in terminal (how to access?)

hi, i am on a quest to access and even mount if possible a drive on os x. there is no driver for the device, but it lists fine in the system profiler. can i access its location from the terminal? how? here is what i get on the system profiler: Speed: Up to 480 Mb/sec Manufacturer: SAMSUNG ... (3 Replies)
Discussion started by: sontarieh
3 Replies

8. Ubuntu

driver for external drive case on usb port

Hi I have to buy my selfe external case for hdd but I don't know whether my ubuntu linux, needs some driver to be able to work with this device or it has inside of itselfe this driver ? rhx for help. (1 Reply)
Discussion started by: presul
1 Replies

9. SCO

Any device driver sample for SCO ?!

Hi I'm looking for a simple and nice sample for writing a device driver in SCO OpenServer 5.0.7. I'm asked to write a device driver for some usb printer. I have already the linux version of the driver but it won't get compiled. I have some basic knowledge of device drivers phenomena such as kernel... (4 Replies)
Discussion started by: k.a.docpp
4 Replies

10. AIX

AIX - NIC device explanation need

Hello, I have some doubt about the NIC device on my AIX box. When using lsdev command / > lsdev -Cc adapter | grep en ent0 Available 03-00 2-Port 10/100/1000 Base-TX PCI-Express Adapter (14104003) ent1 Available 03-01 2-Port 10/100/1000 Base-TX PCI-Express Adapter (14104003) ent2... (11 Replies)
Discussion started by: Phat
11 Replies