| Commit message (Expand) | Author | Age | Files | Lines |
* | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | thompsa | 2009-02-23 | 1 | -703/+0 |
* | Fix two more PRs: | imp | 2007-06-30 | 1 | -1/+2 |
* | Change uhub to dynamic status size for status change endpoint. From a | imp | 2007-06-29 | 1 | -2/+2 |
* | Latest round of usb cleanups: | imp | 2007-06-21 | 1 | -21/+39 |
* | Mark the few remaining drivers that haven't been converted as needing | imp | 2007-06-18 | 1 | -0/+1 |
* | Expand USB_MATCH_START | imp | 2007-06-17 | 1 | -1/+1 |
* | Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functional | imp | 2007-06-13 | 1 | -2/+4 |
* | Remove USBDEV() macro. We do not need a macro that is defined as its | imp | 2007-06-12 | 1 | -5/+4 |
* | Remove devinfo junk. | imp | 2007-06-09 | 1 | -7/+2 |
* | Fix build (sc->dev => sc->sc_dev). | flz | 2007-02-03 | 1 | -1/+1 |
* | Fix memory leak of devinfo. The leak itself was documented in | imp | 2007-02-03 | 1 | -122/+66 |
* | More removing compatibility macros. | imp | 2006-09-07 | 1 | -23/+23 |
* | s/Static/static/g | imp | 2006-09-06 | 1 | -7/+7 |
* | Provide the USB device release number along with other parameters | iedowse | 2005-08-23 | 1 | -4/+4 |
* | Take out Giant in uhub_child_* in giant. There's one place where we | imp | 2005-05-11 | 1 | -9/+16 |
* | Use usbd_get_string() instead of calling usbd_get_string_desc() | iedowse | 2005-03-25 | 1 | -15/+3 |
* | Root hubs don't have transaction translators, so skip printing the | iedowse | 2005-03-20 | 1 | -1/+1 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | When a port cannot be set up, report the error code in the `disabling | iedowse | 2004-11-09 | 1 | -2/+2 |
* | Merge recent USB2/EHCI related changes from NetBSD: | iedowse | 2004-11-03 | 1 | -4/+44 |
* | We don't need a uhub_child_detached() routine now that we don't detach | imp | 2004-09-09 | 1 | -34/+2 |
* | Tweak the compatibility macros a little so that the device printing is | imp | 2004-08-15 | 1 | -1/+0 |
* | Next step in making usb more newbus: | imp | 2004-08-14 | 1 | -26/+14 |
* | Make the USB subsystem unloadable and detachable, though currently | iedowse | 2004-08-02 | 1 | -1/+2 |
* | Remove redundant inclusion of bus_if.h. It isn't needed in this file, as | imp | 2004-07-22 | 1 | -1/+0 |
* | MFp4: | imp | 2004-07-22 | 1 | -30/+29 |
* | MFNetBSD. | le | 2004-07-01 | 1 | -2/+5 |
* | Add pnpinfo and location information to uhub. We also keep track of | imp | 2004-06-30 | 1 | -0/+107 |
* | Initialise `restartcnt' in the newly malloc'd usbd_port structure, | iedowse | 2004-06-10 | 1 | -0/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -1/+3 |
* | Merge up-to-date with NetBSD. No functional changes. | joe | 2003-07-14 | 1 | -6/+2 |
* | MFNetBSD: | joe | 2003-07-14 | 1 | -5/+3 |
* | MFNetBSD: | joe | 2003-07-14 | 1 | -2/+1 |
* | MFNetBSD: | joe | 2003-07-14 | 1 | -1/+5 |
* | As defined by USB Specification Rev 2.0 (in section 11.24.2.5), to | joe | 2003-07-14 | 1 | -1/+1 |
* | WARNING: white space diff | jmg | 2003-07-04 | 1 | -15/+15 |
* | Use the hw.usb sysctl tree instead of debug.usb. | joe | 2002-08-08 | 1 | -1/+2 |
* | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | joe | 2002-07-31 | 1 | -1/+1 |
* | Wake up Joe! It would help if I included sys/sysctl.h. | joe | 2002-07-31 | 1 | -0/+1 |
* | Add a sysctl (debug.usb.uhub) for tweaking the uhub debug levels. | joe | 2002-07-31 | 1 | -1/+3 |
* | Avoid reprobing on loading a driver. This does not work as the ivars set | n_hibma | 2002-06-17 | 1 | -0/+15 |
* | Reduce the difference between our version and NetBSD's. (No | joe | 2002-04-07 | 1 | -11/+10 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -1/+2 |
* | MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), | joe | 2002-04-07 | 1 | -1/+1 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -3/+3 |
* | MFNetBSD: uhub.c (1.54), usb_subr.c (1.92) | joe | 2002-04-07 | 1 | -1/+18 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -2/+8 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -3/+3 |
* | MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) | joe | 2002-04-02 | 1 | -2/+3 |
* | Merge from NetBSD: | joe | 2002-02-19 | 1 | -4/+13 |