summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdi.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Fix two cases where a successful return from usbd_transfer() wouldiedowse2004-08-291-2/+2
* Diff reduction to NetBSD.le2004-07-191-5/+6
* Implement a crude but functional usbd_ratecheck() to limit the numberphk2004-03-041-5/+3
* Revise the NetBSD revision control strings.joe2003-11-091-6/+1
* MFNetBSD:joe2003-11-091-2/+2
* Use __FBSDID().obrien2003-08-241-1/+3
* seems like i386 && DIAGNOSTIC needs sys/proc.hjmg2003-07-161-0/+1
* sync w/ NetBSDjmg2003-07-151-4/+2
* Update to reflect the NetBSD patches that are already included.joe2003-07-141-0/+5
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-041-1/+1
* WARNING: white space diffjmg2003-07-041-31/+30
* MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)joe2002-05-261-1/+1
* Sync with NetBSD. (Non functional changes).joe2002-05-221-9/+9
* Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUTjoe2002-05-221-1/+1
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),joe2002-05-061-8/+10
* MFNetBSD:joe2002-05-021-1/+4
* MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35)joe2002-04-071-3/+3
* MFNetBSD: usbdi.c (1.93), usbdi.h (1.59)joe2002-04-071-2/+21
* MFNetBSD:joe2002-04-071-2/+6
* Move a function to a different place in the source so that we matchjoe2002-04-071-17/+17
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)joe2002-04-071-23/+2
* MFNetBSD: usbdi.c (1.63), usbdi.h (1.41)joe2002-04-071-0/+17
* MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57),joe2002-04-071-2/+3
* MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37)joe2002-04-071-2/+1
* MFNetBSD: usbdi.c (1.82), usbdivar.h (1.64)joe2002-04-071-1/+50
* MFNetBSD:joe2002-04-071-0/+6
* MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65)joe2002-04-071-6/+0
* Back the last commit out. The network drivers need reworking first. :(joe2002-04-021-2/+23
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)joe2002-04-021-23/+2
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hjoe2002-04-011-1/+5
* MFNetBSD: Update many URLs.joe2002-04-011-1/+1
* Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44joe2002-04-011-2/+11
* Use ANSI prototypes and declarations.joe2002-04-011-155/+65
* Merge from NetBSD: Make it compile with USB_DEBUG.joe2002-04-011-9/+6
* Merge from NetBSD:joe2002-04-011-6/+20
* Huge merge from NetBSD:joe2002-03-161-8/+34
* Prefix structure members to protect them against clashes with eg.alfred2002-02-201-1/+1
* Merge from NetBSD: revs 1.89 and 1.90.joe2002-02-111-0/+16
* KSE Milestone 2julian2001-09-121-1/+1
* Pull in the most recent version of usb_quirks.h and propagate the necessaryn_hibma2001-07-051-1/+1
* Make intr_nesting_level per-process, rather than per-cpu. Setupjake2001-01-211-1/+1
* Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variablesjake2001-01-101-1/+1
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingphk2000-10-291-1/+0
* 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
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-171-10/+10
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
OpenPOWER on IntegriCloud