summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Packed structures are defined differently in older gcc's, like the onejoe2002-11-061-0/+4
* MFNetBSD: Increasre the reset recovery time. (rev 1.69)joe2002-09-271-3/+3
* MFNetBSD: Update class codes. (rev 1.68)joe2002-09-271-5/+13
* MFNetBSD: Add Bluetooth related classes etc. (rev 1.67)joe2002-09-271-5/+12
* MFNetBSD: revision 1.66joe2002-09-271-6/+6
* s/__attribute__((__packed__))/__packed/galfred2002-09-231-1/+1
* Revert part of the last commit. A couple of defines were removedjoe2002-02-261-0/+4
* Merge from NetBSD:joe2002-02-261-16/+4
* Prefix structure members to protect them against clashes with eg.alfred2002-02-201-48/+48
* Merge from NetBSD:joe2002-02-161-1/+4
* Merge from NetBSD.joe2002-01-281-0/+1
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-021-58/+144
* Revert part of the last commit. UIPROTO_MASS_BBB was renamed tojoe2002-01-021-2/+2
* Sync with NetBSD:joe2002-01-021-50/+72
* Don't check for ohci/uhci to be loaded, check for the usb module.n_hibma2000-09-021-3/+2
* From NetBSD:n_hibma2000-08-131-0/+3
* Sync with NetBSD:n_hibma2000-05-141-0/+2
* Sync with NetBSD:n_hibma2000-05-141-0/+3
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* if USB support is not compiled into the kernel,jmb2000-04-021-0/+4
* The completely rewritten USB Mass Storage driver. It supports the followingn_hibma2000-03-181-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Add devnames, the device names the drivers attached to for usbd.n_hibma1999-11-281-1/+5
* Addition of new fields to the usb_devinfo struct to enable the newn_hibma1999-11-211-10/+14
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-9/+22
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-61/+69
* Add the semi-official Bulk protocol id 'P'n_hibma1999-07-031-1/+6
* Replace UE_GET_IN with UE_GET_DIRn_hibma1999-05-031-1/+2
* Add defines for Mass Storage Bulk-Only and COmmun. Class devices.n_hibma1999-04-201-19/+37
* 1) Add the defines for the Mass Storage classn_hibma1999-04-051-10/+23
* Textual changesn_hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-2/+2
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-42/+143
* Added UCLASS_CDC definitions to usb.hn_hibma1998-12-151-1/+3
* Added Id to all filesn_hibma1998-12-141-0/+1
* Fixed warning in usr.sbin/usbdn_hibma1998-12-121-0/+2
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+387
OpenPOWER on IntegriCloud