summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdi.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* MFC 184941:Nick Hibma2009-03-221-0/+9
* MFC r176203 (raj)Andrew Thompson2008-08-051-1/+2
* MFC r177457Andrew Thompson2008-07-281-1/+2
* Fix two more PRs:Warner Losh2007-06-301-2/+4
* s/logprintf/printf/gWarner Losh2007-06-201-2/+2
* Expand usb_callout_initWarner Losh2007-06-181-1/+1
* First pass at removing __OtherBSD__. We can't blindly remove all ofWarner Losh2007-06-121-11/+3
* Refine the previous change to only call bus_dmamap_sync() in case ofMarius Strobl2006-11-271-12/+19
* Fix coherency issue. From submitter:Warner Losh2006-11-221-0/+7
* Don't attempt to insert the transfer in an error case where it hasIan Dowse2006-10-031-2/+0
* More removing compatibility macros.Warner Losh2006-09-071-10/+10
* s/Static/static/gWarner Losh2006-09-061-11/+11
* Use the limited scatter-gather capabilities of ehci, ohci and uhciIan Dowse2006-05-281-58/+168
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Reorder the calling of the completion callback and the transferIan Dowse2005-12-081-10/+14
* Merge from NetBSD.Maxim Sobolev2005-03-011-1/+83
* Add a new function usbd_abort_default_pipe() that aborts any transfersIan Dowse2005-02-141-0/+6
* When attached to a high-speed device, report a more appropriateIan Dowse2005-02-131-0/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Fix two cases where a successful return from usbd_transfer() wouldIan Dowse2004-08-291-2/+2
* Diff reduction to NetBSD.Lukas Ertl2004-07-191-5/+6
* Implement a crude but functional usbd_ratecheck() to limit the numberPoul-Henning Kamp2004-03-041-5/+3
* Revise the NetBSD revision control strings.Josef Karthauser2003-11-091-6/+1
* MFNetBSD:Josef Karthauser2003-11-091-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* seems like i386 && DIAGNOSTIC needs sys/proc.hJohn-Mark Gurney2003-07-161-0/+1
* sync w/ NetBSDJohn-Mark Gurney2003-07-151-4/+2
* Update to reflect the NetBSD patches that are already included.Josef Karthauser2003-07-141-0/+5
* remove \n at end of panic strings. They are added by the call to panic.John-Mark Gurney2003-07-041-1/+1
* WARNING: white space diffJohn-Mark Gurney2003-07-041-31/+30
* MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)Josef Karthauser2002-05-261-1/+1
* Sync with NetBSD. (Non functional changes).Josef Karthauser2002-05-221-9/+9
* Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUTJosef Karthauser2002-05-221-1/+1
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),Josef Karthauser2002-05-061-8/+10
* MFNetBSD:Josef Karthauser2002-05-021-1/+4
* MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35)Josef Karthauser2002-04-071-3/+3
* MFNetBSD: usbdi.c (1.93), usbdi.h (1.59)Josef Karthauser2002-04-071-2/+21
* MFNetBSD:Josef Karthauser2002-04-071-2/+6
* Move a function to a different place in the source so that we matchJosef Karthauser2002-04-071-17/+17
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* MFNetBSD:Josef Karthauser2002-04-071-2/+2
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)Josef Karthauser2002-04-071-23/+2
* MFNetBSD: usbdi.c (1.63), usbdi.h (1.41)Josef Karthauser2002-04-071-0/+17
* MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57),Josef Karthauser2002-04-071-2/+3
* MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37)Josef Karthauser2002-04-071-2/+1
* MFNetBSD: usbdi.c (1.82), usbdivar.h (1.64)Josef Karthauser2002-04-071-1/+50
* MFNetBSD:Josef Karthauser2002-04-071-0/+6
* MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65)Josef Karthauser2002-04-071-6/+0
* Back the last commit out. The network drivers need reworking first. :(Josef Karthauser2002-04-021-2/+23