| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) | Josef Karthauser | 2002-04-02 | 1 | -23/+2 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 1 | -1/+5 |
| * | MFNetBSD: Update many URLs. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44 | Josef Karthauser | 2002-04-01 | 1 | -2/+11 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-01 | 1 | -155/+65 |
| * | Merge from NetBSD: Make it compile with USB_DEBUG. | Josef Karthauser | 2002-04-01 | 1 | -9/+6 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -6/+20 |
| * | Huge merge from NetBSD: | Josef Karthauser | 2002-03-16 | 1 | -8/+34 |
| * | Prefix structure members to protect them against clashes with eg. | Alfred Perlstein | 2002-02-20 | 1 | -1/+1 |
| * | Merge from NetBSD: revs 1.89 and 1.90. | Josef Karthauser | 2002-02-11 | 1 | -0/+16 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -1/+1 |
| * | Pull in the most recent version of usb_quirks.h and propagate the necessary | Nick Hibma | 2001-07-05 | 1 | -1/+1 |
| * | Make intr_nesting_level per-process, rather than per-cpu. Setup | Jake Burkholder | 2001-01-21 | 1 | -1/+1 |
| * | Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables | Jake Burkholder | 2001-01-10 | 1 | -1/+1 |
| * | Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing | Poul-Henning Kamp | 2000-10-29 | 1 | -1/+0 |
| * | Undo previous commit. <machine/clock.h> is needed for the prototype | Nick Hibma | 2000-10-16 | 1 | -0/+1 |
| * | Remove unneeded #include <machine/clock.h> | Poul-Henning Kamp | 2000-10-15 | 1 | -1/+0 |
| * | Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD | Nick Hibma | 2000-07-17 | 1 | -10/+10 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | Remove unneeded #include <sys/kernel.h> | Poul-Henning Kamp | 2000-04-29 | 1 | -1/+0 |
| * | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
| * | OpenBSD has a broken debugger that does not grok static. Use a | Nick Hibma | 2000-04-03 | 1 | -8/+8 |
| * | Never stop the control pipe | Nick Hibma | 2000-03-15 | 1 | -3/+4 |
| * | Correctly handle the conversion from virtual to physical addresses. The | Nick Hibma | 2000-02-10 | 1 | -4/+4 |
| * | Add usbd_clear_endpoint_toggle(pipe) function. | Nick Hibma | 2000-01-25 | 1 | -0/+8 |
| * | More USB ethernet tweaks: | Bill Paul | 2000-01-20 | 1 | -41/+56 |
| * | Fix a couple of bugs: | Bill Paul | 2000-01-19 | 1 | -4/+7 |
| * | This commit adds device driver support for the ADMtek AN986 Pegasus | Bill Paul | 1999-12-28 | 1 | -1/+14 |
| * | Synchronisation with NetBSD 1999/11/27 | Nick Hibma | 1999-11-28 | 1 | -35/+36 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -294/+367 |
| * | Remove superfluous header file includes. | Nick Hibma | 1999-11-08 | 1 | -3/+1 |