| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add definition for UIPROTO_MOUSE. | Warner Losh | 2007-06-30 | 1 | -0/+1 |
| * | Remove usb_port.h from usb.h, except for one or two useful things that | Warner Losh | 2007-06-18 | 1 | -2/+4 |
| * | Move PWR_* from usb_port.h to usb.h | Warner Losh | 2007-06-14 | 1 | -0/+8 |
| * | Move malloc definitions to usb.h. | Warner Losh | 2007-06-14 | 1 | -4/+3 |
| * | Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for | Warner Losh | 2007-06-13 | 1 | -4/+0 |
| * | Remove compat ifdefs for version < 500014 from the rest of the USB files. | Christian Brueffer | 2007-06-07 | 1 | -4/+0 |
| * | s/Static/static/g | Warner Losh | 2006-09-06 | 1 | -0/+8 |
| * | Add support for Xbox 360 gamepads. They are HID-capable devices, but | Maxime Henrion | 2005-12-31 | 1 | -0/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Packed structures are defined differently in older gcc's, like the one | Josef Karthauser | 2002-11-06 | 1 | -0/+4 |
| * | MFNetBSD: Increasre the reset recovery time. (rev 1.69) | Josef Karthauser | 2002-09-27 | 1 | -3/+3 |
| * | MFNetBSD: Update class codes. (rev 1.68) | Josef Karthauser | 2002-09-27 | 1 | -5/+13 |
| * | MFNetBSD: Add Bluetooth related classes etc. (rev 1.67) | Josef Karthauser | 2002-09-27 | 1 | -5/+12 |
| * | MFNetBSD: revision 1.66 | Josef Karthauser | 2002-09-27 | 1 | -6/+6 |
| * | s/__attribute__((__packed__))/__packed/g | Alfred Perlstein | 2002-09-23 | 1 | -1/+1 |
| * | Revert part of the last commit. A couple of defines were removed | Josef Karthauser | 2002-02-26 | 1 | -0/+4 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-02-26 | 1 | -16/+4 |
| * | Prefix structure members to protect them against clashes with eg. | Alfred Perlstein | 2002-02-20 | 1 | -48/+48 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-02-16 | 1 | -1/+4 |
| * | Merge from NetBSD. | Josef Karthauser | 2002-01-28 | 1 | -0/+1 |
| * | Sync usb.h with NetBSD, apart from usb_device_info.speed, which | Josef Karthauser | 2002-01-02 | 1 | -58/+144 |
| * | Revert part of the last commit. UIPROTO_MASS_BBB was renamed to | Josef Karthauser | 2002-01-02 | 1 | -2/+2 |
| * | Sync with NetBSD: | Josef Karthauser | 2002-01-02 | 1 | -50/+72 |
| * | Don't check for ohci/uhci to be loaded, check for the usb module. | Nick Hibma | 2000-09-02 | 1 | -3/+2 |
| * | From NetBSD: | Nick Hibma | 2000-08-13 | 1 | -0/+3 |
| * | Sync with NetBSD: | Nick Hibma | 2000-05-14 | 1 | -0/+2 |
| * | Sync with NetBSD: | Nick Hibma | 2000-05-14 | 1 | -0/+3 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | if USB support is not compiled into the kernel, | Jonathan M. Bresler | 2000-04-02 | 1 | -0/+4 |
| * | The completely rewritten USB Mass Storage driver. It supports the following | Nick Hibma | 2000-03-18 | 1 | -2/+2 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
| * | Add devnames, the device names the drivers attached to for usbd. | Nick Hibma | 1999-11-28 | 1 | -1/+5 |
| * | Addition of new fields to the usb_devinfo struct to enable the new | Nick Hibma | 1999-11-21 | 1 | -10/+14 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -9/+22 |
| * | Major synchronisation with the NetBSD USB stack: | Nick Hibma | 1999-10-07 | 1 | -61/+69 |
| * | Add the semi-official Bulk protocol id 'P' | Nick Hibma | 1999-07-03 | 1 | -1/+6 |
| * | Replace UE_GET_IN with UE_GET_DIR | Nick Hibma | 1999-05-03 | 1 | -1/+2 |
| * | Add defines for Mass Storage Bulk-Only and COmmun. Class devices. | Nick Hibma | 1999-04-20 | 1 | -19/+37 |
| * | 1) Add the defines for the Mass Storage class | Nick Hibma | 1999-04-05 | 1 | -10/+23 |
| * | Textual changes | Nick Hibma | 1999-01-22 | 1 | -1/+1 |
| * | Sync with NetBSD sources. Almost there. Mostly style fixes. | Nick Hibma | 1999-01-10 | 1 | -2/+2 |
| * | Major synchronisation with NetBSD USB code | Nick Hibma | 1999-01-07 | 1 | -42/+143 |
| * | Added UCLASS_CDC definitions to usb.h | Nick Hibma | 1998-12-15 | 1 | -1/+3 |
| * | Added Id to all files | Nick Hibma | 1998-12-14 | 1 | -0/+1 |
| * | Fixed warning in usr.sbin/usbd | Nick Hibma | 1998-12-12 | 1 | -0/+2 |
| * | Initial commit of ported NetBSD USB stack | Nick Hibma | 1998-11-26 | 1 | -0/+387 |