summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_kuereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().pirofti2013-11-111-2/+1
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-5/+5
* Alignment fixes from mickey.jsg2007-06-261-5/+9
* Mechanical removal of USBBASEDEVICE. No binary change.mk2007-06-061-2/+2
* Last part of FreeBSD/NetBSD sepcific code removal.mbalmer2007-06-041-6/+1
* Remove last NRND NetBSDisms from tree.krw2006-03-071-4/+1
* remove duplication, use ETHER_ALIGN from if_ether.hbrad2004-05-191-2/+1
* Synchronize usb code with NetBSD.nate2001-10-311-2/+2
* Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentaaron2001-05-031-1/+3
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-1/+11
* Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.aaron2000-03-261-0/+181