summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Merge recent USB2/EHCI related changes from NetBSD:iedowse2004-11-031-8/+23
* Remove extra */peter2004-09-301-1/+1
* When opening a pipe, usbd_setup_pipe() will do a usbd_clear_endpoint_stall()wpaul2004-09-291-3/+8
* Add comments about why we're freeing subdevs (which is completelyimp2004-09-091-8/+11
* Tweak the compatibility macros a little so that the device printing isimp2004-08-151-2/+12
* Next step in making usb more newbus:imp2004-08-141-37/+31
* Add pnpinfo and location information to uhub. We also keep track ofimp2004-06-301-14/+43
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-271-2/+2
* MFNetBSD.le2004-06-261-7/+23
* Refuse to change the configuration index if the device has openiedowse2004-05-291-2/+10
* Do the looping retry trick in the first operation to try to talkjulian2004-04-011-11/+14
* Put the event notification back where it was for freeBSD, after device creation.julian2004-03-201-2/+2
* Diff reduction to NetBSDjulian2004-03-191-22/+35
* Re-enable detach events after adding a bugfix from NetBSDjulian2004-03-191-1/+2
* Empty vendor string overrides knowndevssanpei2004-01-181-0/+4
* Try a port reset if initial contact to a device failed.ticso2003-09-011-1/+4
* Use __FBSDID().obrien2003-08-241-1/+3
* Update to reflect the NetBSD patches that are already included.joe2003-07-141-1/+6
* WARNING: white space diffjmg2003-07-041-21/+21
* Some USB devices are not prepared to deal with a single byte stringjoe2003-01-141-2/+8
* Retry to get full device descriptor, this let my slow CD Tower device work.davidxu2003-01-081-1/+7
* Set the ivars _after_ checking that the bdev was correctly created insteadn_hibma2002-06-171-2/+2
* Add a power exceeded debug message.joe2002-04-251-1/+2
* MFNetBSD:joe2002-04-251-2/+2
* MFNetBSD:joe2002-04-251-5/+38
* MFNetBSD:joe2002-04-251-2/+9
* MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97)joe2002-04-071-2/+1
* MFNetBSD: uhub.c (1.54), usb_subr.c (1.92)joe2002-04-071-1/+4
* MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65)joe2002-04-071-2/+1
* MFNetBSD:joe2002-04-021-1/+2
* MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88)joe2002-04-021-7/+1
* MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53)joe2002-04-021-1/+13
* MFNetBSD:joe2002-04-011-2/+1
* constifyjoe2002-04-011-1/+1
* Update $NetBSD$ idents to better reflect reality.joe2002-04-011-1/+1
* Merge from NetBSD:joe2002-04-011-14/+38
* Merge from NetBSD: revision 1.72joe2002-04-011-7/+4
* Merge from NetBSD:joe2002-04-011-1/+1
* Huge merge from NetBSD:joe2002-03-161-1/+3
* Prefix structure members to protect them against clashes with eg.alfred2002-02-201-21/+21
* Merge from NetBSD:joe2002-02-161-7/+7
* Merge from NetBSD.joe2002-01-281-3/+4
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-021-5/+5
* Pull in the most recent version of usb_quirks.h and propagate the necessaryn_hibma2001-07-051-170/+118
* Undo previous commit. <machine/clock.h> is needed for the prototypen_hibma2000-10-161-0/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* From NetBSD:n_hibma2000-08-131-22/+49
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-171-9/+9
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
OpenPOWER on IntegriCloud