| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvs | Ken Smith | 2010-03-21 | 1 | -1/+1 |
| * | MFC 184941: | Nick Hibma | 2009-03-22 | 1 | -0/+9 |
| * | MFC r176203 (raj) | Andrew Thompson | 2008-08-05 | 1 | -1/+2 |
| * | MFC r177457 | Andrew Thompson | 2008-07-28 | 1 | -1/+2 |
| * | Fix two more PRs: | Warner Losh | 2007-06-30 | 1 | -2/+4 |
| * | s/logprintf/printf/g | Warner Losh | 2007-06-20 | 1 | -2/+2 |
| * | Expand usb_callout_init | Warner Losh | 2007-06-18 | 1 | -1/+1 |
| * | First pass at removing __OtherBSD__. We can't blindly remove all of | Warner Losh | 2007-06-12 | 1 | -11/+3 |
| * | Refine the previous change to only call bus_dmamap_sync() in case of | Marius Strobl | 2006-11-27 | 1 | -12/+19 |
| * | Fix coherency issue. From submitter: | Warner Losh | 2006-11-22 | 1 | -0/+7 |
| * | Don't attempt to insert the transfer in an error case where it has | Ian Dowse | 2006-10-03 | 1 | -2/+0 |
| * | More removing compatibility macros. | Warner Losh | 2006-09-07 | 1 | -10/+10 |
| * | s/Static/static/g | Warner Losh | 2006-09-06 | 1 | -11/+11 |
| * | Use the limited scatter-gather capabilities of ehci, ohci and uhci | Ian Dowse | 2006-05-28 | 1 | -58/+168 |
| * | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 1 | -1/+0 |
| * | Reorder the calling of the completion callback and the transfer | Ian Dowse | 2005-12-08 | 1 | -10/+14 |
| * | Merge from NetBSD. | Maxim Sobolev | 2005-03-01 | 1 | -1/+83 |
| * | Add a new function usbd_abort_default_pipe() that aborts any transfers | Ian Dowse | 2005-02-14 | 1 | -0/+6 |
| * | When attached to a high-speed device, report a more appropriate | Ian Dowse | 2005-02-13 | 1 | -0/+6 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Fix two cases where a successful return from usbd_transfer() would | Ian Dowse | 2004-08-29 | 1 | -2/+2 |
| * | Diff reduction to NetBSD. | Lukas Ertl | 2004-07-19 | 1 | -5/+6 |
| * | Implement a crude but functional usbd_ratecheck() to limit the number | Poul-Henning Kamp | 2004-03-04 | 1 | -5/+3 |
| * | Revise the NetBSD revision control strings. | Josef Karthauser | 2003-11-09 | 1 | -6/+1 |
| * | MFNetBSD: | Josef Karthauser | 2003-11-09 | 1 | -2/+2 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | seems like i386 && DIAGNOSTIC needs sys/proc.h | John-Mark Gurney | 2003-07-16 | 1 | -0/+1 |
| * | sync w/ NetBSD | John-Mark Gurney | 2003-07-15 | 1 | -4/+2 |
| * | Update to reflect the NetBSD patches that are already included. | Josef Karthauser | 2003-07-14 | 1 | -0/+5 |
| * | remove \n at end of panic strings. They are added by the call to panic. | John-Mark Gurney | 2003-07-04 | 1 | -1/+1 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -31/+30 |
| * | MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100) | Josef Karthauser | 2002-05-26 | 1 | -1/+1 |
| * | Sync with NetBSD. (Non functional changes). | Josef Karthauser | 2002-05-22 | 1 | -9/+9 |
| * | Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUT | Josef Karthauser | 2002-05-22 | 1 | -1/+1 |
| * | MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96), | Josef Karthauser | 2002-05-06 | 1 | -8/+10 |
| * | MFNetBSD: | Josef Karthauser | 2002-05-02 | 1 | -1/+4 |
| * | MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35) | Josef Karthauser | 2002-04-07 | 1 | -3/+3 |
| * | MFNetBSD: usbdi.c (1.93), usbdi.h (1.59) | Josef Karthauser | 2002-04-07 | 1 | -2/+21 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+6 |
| * | Move a function to a different place in the source so that we match | Josef Karthauser | 2002-04-07 | 1 | -17/+17 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) | Josef Karthauser | 2002-04-07 | 1 | -23/+2 |
| * | MFNetBSD: usbdi.c (1.63), usbdi.h (1.41) | Josef Karthauser | 2002-04-07 | 1 | -0/+17 |
| * | MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), | Josef Karthauser | 2002-04-07 | 1 | -2/+3 |
| * | MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37) | Josef Karthauser | 2002-04-07 | 1 | -2/+1 |
| * | MFNetBSD: usbdi.c (1.82), usbdivar.h (1.64) | Josef Karthauser | 2002-04-07 | 1 | -1/+50 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -0/+6 |
| * | MFNetBSD: usb_subr.c (1.90), usbdi.c (1.83), usbdivar.h (1.65) | Josef Karthauser | 2002-04-07 | 1 | -6/+0 |
| * | Back the last commit out. The network drivers need reworking first. :( | Josef Karthauser | 2002-04-02 | 1 | -2/+23 |