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