summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_kuereg.h
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-161/+0
* Prefer device_printf to printfimp2007-06-111-1/+0
* Remove compat ifdefs for FreeBSD versions < 500014, makes the codebrueffer2007-05-121-2/+0
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-1/+1
* Move Rx/Tx lists management routines into central location.sobomax2005-03-251-24/+1
* Move xxx_newbuf() function, which was the same in all drivers into centralsobomax2005-03-251-0/+1
* 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
* Re-fetch the interface handle after setting the config number,iedowse2002-07-151-0/+1
* MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10),joe2002-04-071-0/+1
* Rename foo_gone to foo_dying, in keeping with the rest of the usb code.joe2002-04-061-1/+1
* 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-1/+0
* More USB ethernet tweaks:wpaul2000-01-201-0/+1
* Remove device name strings from vendor/product lists since we don't usewpaul2000-01-161-1/+2
* Cleanups: remove stale comments left over from when I cloned the ADMtekwpaul2000-01-061-1/+0
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-051-0/+173
OpenPOWER on IntegriCloud