| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: usb_subr.c 1.70 | Warner Losh | 2004-09-13 | 1 | -8/+11 |
| * | Tweak the compatibility macros a little so that the device printing is | Warner Losh | 2004-08-15 | 1 | -2/+12 |
| * | Next step in making usb more newbus: | Warner Losh | 2004-08-14 | 1 | -37/+31 |
| * | Add pnpinfo and location information to uhub. We also keep track of | Warner Losh | 2004-06-30 | 1 | -14/+43 |
| * | MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. | Warner Losh | 2004-06-27 | 1 | -2/+2 |
| * | MFNetBSD. | Lukas Ertl | 2004-06-26 | 1 | -7/+23 |
| * | Refuse to change the configuration index if the device has open | Ian Dowse | 2004-05-29 | 1 | -2/+10 |
| * | Do the looping retry trick in the first operation to try to talk | Julian Elischer | 2004-04-01 | 1 | -11/+14 |
| * | Put the event notification back where it was for freeBSD, after device creation. | Julian Elischer | 2004-03-20 | 1 | -2/+2 |
| * | Diff reduction to NetBSD | Julian Elischer | 2004-03-19 | 1 | -22/+35 |
| * | Re-enable detach events after adding a bugfix from NetBSD | Julian Elischer | 2004-03-19 | 1 | -1/+2 |
| * | Empty vendor string overrides knowndevs | MIHIRA Sanpei Yoshiro | 2004-01-18 | 1 | -0/+4 |
| * | Try a port reset if initial contact to a device failed. | Bernd Walter | 2003-09-01 | 1 | -1/+4 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | Update to reflect the NetBSD patches that are already included. | Josef Karthauser | 2003-07-14 | 1 | -1/+6 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -21/+21 |
| * | 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 |