| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvs | cvs2svn | 2006-05-23 | 1 | -1/+1 |
| * | MFC: | Maxim Sobolev | 2005-04-01 | 1 | -0/+5 |
| * | MFC: add new usbd_abort_default_pipe() and usbd_get_speed() functions. | Ian Dowse | 2005-03-03 | 1 | -0/+2 |
| * | MFC: Merge in some utility functions from NetBSD, which may be necessary | Maxim Sobolev | 2005-03-02 | 1 | -0/+10 |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 1 | -1/+1 |
| * | get the right NetBSD ID on this file. | Julian Elischer | 2004-12-31 | 1 | -1/+1 |
| * | MFC: | Julian Elischer | 2004-12-31 | 1 | -67/+59 |
| * | Tweak the compatibility macros a little so that the device printing is | Warner Losh | 2004-08-15 | 1 | -0/+3 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -1/+0 |
| * | Update to reflect the NetBSD patches that are already included. | Josef Karthauser | 2003-07-14 | 1 | -1/+1 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -3/+3 |
| * | MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96), | Josef Karthauser | 2002-05-06 | 1 | -3/+4 |
| * | Update $NetBSD$ idents. | Josef Karthauser | 2002-04-07 | 1 | -1/+1 |
| * | MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35) | Josef Karthauser | 2002-04-07 | 1 | -1/+1 |
| * | MFNetBSD: usbdi.c (1.93), usbdi.h (1.59) | Josef Karthauser | 2002-04-07 | 1 | -1/+2 |
| * | Update $NetBSD$ ident. | Josef Karthauser | 2002-04-07 | 1 | -1/+1 |
| * | MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) | Josef Karthauser | 2002-04-07 | 1 | -4/+1 |
| * | MFNetBSD: usbdi.c (1.63), usbdi.h (1.41) | Josef Karthauser | 2002-04-07 | 1 | -0/+2 |
| * | MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37) | Josef Karthauser | 2002-04-07 | 1 | -1/+1 |
| * | Back the last commit out. The network drivers need reworking first. :( | Josef Karthauser | 2002-04-02 | 1 | -1/+4 |
| * | MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) | Josef Karthauser | 2002-04-02 | 1 | -4/+1 |
| * | MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53) | Josef Karthauser | 2002-04-02 | 1 | -0/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -2/+6 |
| * | MFNetBSD: usb.c (1.53), usbdi.h (1.49) | Josef Karthauser | 2002-04-02 | 1 | -2/+4 |
| * | MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) | Josef Karthauser | 2002-04-02 | 1 | -1/+16 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 1 | -9/+6 |
| * | constify | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Update $NetBSD$ idents to better reflect reality. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Synchronise with the NetBSD version of this header file for formatting. | Josef Karthauser | 2002-04-01 | 1 | -84/+72 |
| * | Merge from NetBSD: usbdi.c rev 1.77, usbdi.h rev 1.44 | Josef Karthauser | 2002-04-01 | 1 | -1/+4 |
| * | Merge from NetBSD: revs 1.55 and 1.56 | Josef Karthauser | 2002-02-11 | 1 | -0/+9 |
| * | Merge from NetBSD. | Josef Karthauser | 2002-01-28 | 1 | -1/+2 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-26 | 1 | -1/+2 |
| * | Pull in the most recent version of usb_quirks.h and propagate the necessary | Nick Hibma | 2001-07-05 | 1 | -2/+2 |
| * | Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD | Nick Hibma | 2000-07-17 | 1 | -63/+63 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | Add usbd_clear_endpoint_toggle(pipe) function. | Nick Hibma | 2000-01-25 | 1 | -0/+1 |
| * | More USB ethernet tweaks: | Bill Paul | 2000-01-20 | 1 | -10/+22 |
| * | Synchronisation with NetBSD 1999/11/27 | Nick Hibma | 1999-11-28 | 1 | -7/+7 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -19/+23 |
| * | priorities weren't correct (old version). | Nick Hibma | 1999-10-07 | 1 | -36/+15 |
| * | Major synchronisation with the NetBSD USB stack: | Nick Hibma | 1999-10-07 | 1 | -131/+64 |
| * | Add comments, change variable names to make them consistent (r -> err, | Nick Hibma | 1999-07-25 | 1 | -0/+1 |
| * | Replace usbd_device_set_desc by device_set_desc_copy | Nick Hibma | 1999-06-27 | 1 | -1/+0 |
| * | USB stopped working as of the recent cdevsw cleanup. This fixes that. | Nick Hibma | 1999-06-01 | 1 | -0/+6 |
| * | usbdi.h: | Nick Hibma | 1999-05-20 | 1 | -37/+16 |
| * | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 1 | -1/+0 |
| * | 1) Make debugging more selective. | Nick Hibma | 1999-04-11 | 1 | -0/+4 |
| * | change wrong names in prototypes (pipe to dev) | Nick Hibma | 1999-04-05 | 1 | -3/+3 |
| * | Cosmetical changes. | Nick Hibma | 1999-03-22 | 1 | -1/+1 |