| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: save and restore the data toggle value when a pipe to an | Ian Dowse | 2006-03-01 | 1 | -0/+1 |
| * | MFC: don't perform an endpoint stall clear every time a pipe is | Ian Dowse | 2006-02-15 | 1 | -17/+0 |
| * | MFC: USB Quirk for iPods (should work with some other devices). | Florent Thoumie | 2005-12-14 | 1 | -12/+16 |
| * | Merge from NetBSD. | Maxim Sobolev | 2005-03-01 | 1 | -48/+9 |
| * | Although USBVERBOSE was an option in the config system, usb_subr.c failed | Warner Losh | 2005-01-20 | 1 | -0/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Merge recent USB2/EHCI related changes from NetBSD: | Ian Dowse | 2004-11-03 | 1 | -8/+23 |
| * | Remove extra */ | Peter Wemm | 2004-09-30 | 1 | -1/+1 |
| * | When opening a pipe, usbd_setup_pipe() will do a usbd_clear_endpoint_stall() | Bill Paul | 2004-09-29 | 1 | -3/+8 |
| * | Add comments about why we're freeing subdevs (which is completely | Warner Losh | 2004-09-09 | 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 |