| Commit message (Expand) | Author | Age | Files | Lines |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 1 | -1/+0 |
* | Save and restore the data toggle value when a pipe to an endpoint | iedowse | 2006-02-26 | 1 | -0/+1 |
* | Add a UQ_OPEN_CLEARSTALL quirk for devices that need a clear-stall | iedowse | 2006-02-19 | 1 | -0/+12 |
* | Improve the memory resoruce allocation and usage during the probe. | imp | 2006-02-11 | 1 | -8/+29 |
* | Don't perform an endpoint stall clear every time a pipe is opened. | iedowse | 2006-01-08 | 1 | -17/+0 |
* | - Rename UQ_BROKEN_IPOD to UQ_NO_OPEN_CLEARSTALL since it's likely to be used | flz | 2005-12-11 | 1 | -1/+1 |
* | - Add Product IDs for iPod 3G and iPod Video. | flz | 2005-12-05 | 1 | -12/+16 |
* | Merge from NetBSD. | sobomax | 2005-03-01 | 1 | -48/+9 |
* | Although USBVERBOSE was an option in the config system, usb_subr.c failed | imp | 2005-01-20 | 1 | -0/+2 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Merge recent USB2/EHCI related changes from NetBSD: | iedowse | 2004-11-03 | 1 | -8/+23 |
* | Remove extra */ | peter | 2004-09-30 | 1 | -1/+1 |
* | When opening a pipe, usbd_setup_pipe() will do a usbd_clear_endpoint_stall() | wpaul | 2004-09-29 | 1 | -3/+8 |
* | Add comments about why we're freeing subdevs (which is completely | imp | 2004-09-09 | 1 | -8/+11 |
* | Tweak the compatibility macros a little so that the device printing is | imp | 2004-08-15 | 1 | -2/+12 |
* | Next step in making usb more newbus: | imp | 2004-08-14 | 1 | -37/+31 |
* | Add pnpinfo and location information to uhub. We also keep track of | imp | 2004-06-30 | 1 | -14/+43 |
* | MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. | imp | 2004-06-27 | 1 | -2/+2 |
* | MFNetBSD. | le | 2004-06-26 | 1 | -7/+23 |
* | Refuse to change the configuration index if the device has open | iedowse | 2004-05-29 | 1 | -2/+10 |
* | Do the looping retry trick in the first operation to try to talk | julian | 2004-04-01 | 1 | -11/+14 |
* | Put the event notification back where it was for freeBSD, after device creation. | julian | 2004-03-20 | 1 | -2/+2 |
* | Diff reduction to NetBSD | julian | 2004-03-19 | 1 | -22/+35 |
* | Re-enable detach events after adding a bugfix from NetBSD | julian | 2004-03-19 | 1 | -1/+2 |
* | Empty vendor string overrides knowndevs | sanpei | 2004-01-18 | 1 | -0/+4 |
* | Try a port reset if initial contact to a device failed. | ticso | 2003-09-01 | 1 | -1/+4 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | Update to reflect the NetBSD patches that are already included. | joe | 2003-07-14 | 1 | -1/+6 |
* | WARNING: white space diff | jmg | 2003-07-04 | 1 | -21/+21 |
* | Some USB devices are not prepared to deal with a single byte string | joe | 2003-01-14 | 1 | -2/+8 |
* | Retry to get full device descriptor, this let my slow CD Tower device work. | davidxu | 2003-01-08 | 1 | -1/+7 |
* | Set the ivars _after_ checking that the bdev was correctly created instead | n_hibma | 2002-06-17 | 1 | -2/+2 |
* | Add a power exceeded debug message. | joe | 2002-04-25 | 1 | -1/+2 |
* | MFNetBSD: | joe | 2002-04-25 | 1 | -2/+2 |
* | MFNetBSD: | joe | 2002-04-25 | 1 | -5/+38 |
* | MFNetBSD: | joe | 2002-04-25 | 1 | -2/+9 |
* | MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97) | joe | 2002-04-07 | 1 | -2/+1 |
* | MFNetBSD: uhub.c (1.54), usb_subr.c (1.92) | joe | 2002-04-07 | 1 | -1/+4 |
* | MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65) | joe | 2002-04-07 | 1 | -2/+1 |
* | MFNetBSD: | joe | 2002-04-02 | 1 | -1/+2 |
* | MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88) | joe | 2002-04-02 | 1 | -7/+1 |
* | MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53) | joe | 2002-04-02 | 1 | -1/+13 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -2/+1 |
* | constify | joe | 2002-04-01 | 1 | -1/+1 |
* | Update $NetBSD$ idents to better reflect reality. | joe | 2002-04-01 | 1 | -1/+1 |
* | Merge from NetBSD: | joe | 2002-04-01 | 1 | -14/+38 |
* | Merge from NetBSD: revision 1.72 | joe | 2002-04-01 | 1 | -7/+4 |
* | Merge from NetBSD: | joe | 2002-04-01 | 1 | -1/+1 |
* | Huge merge from NetBSD: | joe | 2002-03-16 | 1 | -1/+3 |
* | Prefix structure members to protect them against clashes with eg. | alfred | 2002-02-20 | 1 | -21/+21 |