summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_auereg.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Replace the static "qdat" structure with a per-instance softc fieldiedowse2004-05-231-0/+1
* Make it easier to run this code on RELENG_4.joe2003-10-041-0/+2
* network interface driver changes:sam2002-11-141-1/+0
* Use aue_lookup for looking up devices.joe2002-05-261-10/+3
* Fix a panic by allocating the iface structure locally in the attachjoe2002-05-231-0/+1
* MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10),joe2002-04-071-0/+1
* Remove some old unused cruft.joe2002-04-061-10/+0
* Another step in merging our if_aue driver with NetBSD's.joe2002-04-061-0/+7
* Rename foo_gone to foo_dying, in keeping with the rest of the usb code.joe2002-04-061-1/+1
* Support MELCO LUA2-TX USB ethernet adaptor.sumikawa2001-11-191-0/+7
* Disable the mutex locking calls. These do not work in their present formpeter2001-02-271-0/+5
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Convert the USB ethernet drivers to use mutexes. Also convertwpaul2000-10-241-0/+4
* Fix a bug in the uhci driver that breaks large bulk IN transfers. Thewpaul2000-01-281-2/+0
* More USB ethernet tweaks:wpaul2000-01-201-0/+2
* Remove device name strings from vendor/product lists since we don't usewpaul2000-01-161-1/+2
* Be a bit more discriminating when trying to decide when to screen outwpaul2000-01-081-0/+1
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-281-0/+253
OpenPOWER on IntegriCloud