summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* MFC: Additional defines for constantsNick Hibma2000-10-311-0/+3
* MFC: Additional defines.Nick Hibma2000-07-021-0/+3
* MFC: Update Lennart's e-mail address.Nick Hibma2000-07-021-1/+1
* MFC: usbd(8) will autoload the usbd kld if necessaryJonathan M. Bresler2000-04-021-0/+4
* MFC: The new USB mass storage driver, supporting Y-E Data floppy drives,Nick Hibma2000-04-011-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Add devnames, the device names the drivers attached to for usbd.Nick Hibma1999-11-281-1/+5
* Addition of new fields to the usb_devinfo struct to enable the newNick Hibma1999-11-211-10/+14
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-9/+22
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-61/+69
* Add the semi-official Bulk protocol id 'P'Nick Hibma1999-07-031-1/+6
* Replace UE_GET_IN with UE_GET_DIRNick Hibma1999-05-031-1/+2
* Add defines for Mass Storage Bulk-Only and COmmun. Class devices.Nick Hibma1999-04-201-19/+37
* 1) Add the defines for the Mass Storage classNick Hibma1999-04-051-10/+23
* Textual changesNick Hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-2/+2
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-42/+143
* Added UCLASS_CDC definitions to usb.hNick Hibma1998-12-151-1/+3
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Fixed warning in usr.sbin/usbdNick Hibma1998-12-121-0/+2
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+387