| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some USB devices are not prepared to deal with a single byte string | Josef Karthauser | 2003-01-14 | 1 | -2/+8 |
| * | Retry to get full device descriptor, this let my slow CD Tower device work. | David Xu | 2003-01-08 | 1 | -1/+7 |
| * | Set the ivars _after_ checking that the bdev was correctly created instead | Nick Hibma | 2002-06-17 | 1 | -2/+2 |
| * | Add a power exceeded debug message. | Josef Karthauser | 2002-04-25 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-25 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-25 | 1 | -5/+38 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-25 | 1 | -2/+9 |
| * | MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97) | Josef Karthauser | 2002-04-07 | 1 | -2/+1 |
| * | MFNetBSD: uhub.c (1.54), usb_subr.c (1.92) | Josef Karthauser | 2002-04-07 | 1 | -1/+4 |
| * | MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65) | Josef Karthauser | 2002-04-07 | 1 | -2/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -1/+2 |
| * | MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88) | Josef Karthauser | 2002-04-02 | 1 | -7/+1 |
| * | MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53) | Josef Karthauser | 2002-04-02 | 1 | -1/+13 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+1 |
| * | constify | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Update $NetBSD$ idents to better reflect reality. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -14/+38 |
| * | Merge from NetBSD: revision 1.72 | Josef Karthauser | 2002-04-01 | 1 | -7/+4 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Huge merge from NetBSD: | Josef Karthauser | 2002-03-16 | 1 | -1/+3 |
| * | Prefix structure members to protect them against clashes with eg. | Alfred Perlstein | 2002-02-20 | 1 | -21/+21 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-02-16 | 1 | -7/+7 |
| * | Merge from NetBSD. | Josef Karthauser | 2002-01-28 | 1 | -3/+4 |
| * | Sync usb.h with NetBSD, apart from usb_device_info.speed, which | Josef Karthauser | 2002-01-02 | 1 | -5/+5 |
| * | Pull in the most recent version of usb_quirks.h and propagate the necessary | Nick Hibma | 2001-07-05 | 1 | -170/+118 |
| * | Undo previous commit. <machine/clock.h> is needed for the prototype | Nick Hibma | 2000-10-16 | 1 | -0/+1 |
| * | Remove unneeded #include <machine/clock.h> | Poul-Henning Kamp | 2000-10-15 | 1 | -1/+0 |
| * | From NetBSD: | Nick Hibma | 2000-08-13 | 1 | -22/+49 |
| * | Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD | Nick Hibma | 2000-07-17 | 1 | -9/+9 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | OpenBSD has a broken debugger that does not grok static. Use a | Nick Hibma | 2000-04-03 | 1 | -12/+12 |
| * | Don't use tsleep when cold booting. It is called before bus->use_polling | Nick Hibma | 2000-02-06 | 1 | -1/+1 |
| * | More USB ethernet tweaks: | Bill Paul | 2000-01-20 | 1 | -25/+51 |
| * | Remove the 'ivars' arguement to device_add_child() and | Matthew N. Dodd | 1999-12-03 | 1 | -3/+5 |
| * | Add devnames, the device names the drivers attached to for usbd. | Nick Hibma | 1999-11-28 | 1 | -14/+42 |
| * | Addition of new fields to the usb_devinfo struct to enable the new | Nick Hibma | 1999-11-21 | 1 | -3/+9 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -122/+194 |
| * | remove superfluous header include | Nick Hibma | 1999-11-08 | 1 | -1/+1 |
| * | Major synchronisation with the NetBSD USB stack: | Nick Hibma | 1999-10-07 | 1 | -266/+335 |
| * | Add comments, change variable names to make them consistent (r -> err, | Nick Hibma | 1999-07-25 | 1 | -116/+125 |
| * | Only print the device name once, during attach (device_quiet) | Nick Hibma | 1999-06-21 | 1 | -0/+2 |
| * | Enable attachment of multiple drivers to a single device. | Nick Hibma | 1999-05-30 | 1 | -11/+16 |
| * | Remove feature creep: STAILQ_REMOVE_HEAD_UNTIL added it for convenience | Nick Hibma | 1999-04-20 | 1 | -0/+4 |
| * | 1) Add Rockfire vendor and gamepad product (MAEKAWA Masahide) | Nick Hibma | 1999-04-19 | 1 | -1/+38 |
| * | 1) Make debugging more selective. | Nick Hibma | 1999-04-11 | 1 | -95/+24 |
| * | Cosmetical changes. | Nick Hibma | 1999-03-22 | 1 | -1/+3 |
| * | Textual changes | Nick Hibma | 1999-01-22 | 1 | -3/+12 |
| * | Sync with NetBSD sources. Almost there. Mostly style fixes. | Nick Hibma | 1999-01-10 | 1 | -13/+3 |
| * | Major synchronisation with NetBSD USB code | Nick Hibma | 1999-01-07 | 1 | -171/+434 |
| * | Added Id to all files | Nick Hibma | 1998-12-14 | 1 | -0/+1 |