| Commit message (Expand) | Author | Age | Files | Lines |
| * | Expand callout compatibility macros in the main usb bridges. | Warner Losh | 2007-06-14 | 1 | -1/+1 |
| * | Remove more unnecessary and unwanted __OtherBSD__ ifdefs. | Warner Losh | 2007-06-13 | 1 | -12/+1 |
| * | More removing compatibility macros. | Warner Losh | 2006-09-07 | 1 | -1/+1 |
| * | s/Static/static/g | Warner Losh | 2006-09-06 | 1 | -2/+2 |
| * | Use the limited scatter-gather capabilities of ehci, ohci and uhci | Ian Dowse | 2006-05-28 | 1 | -3/+2 |
| * | Give ohci_intr a proper return value. In FreeBSD, this is void. Remove | Warner Losh | 2006-02-11 | 1 | -1/+1 |
| * | The ohci driver's processing of completed transfer descriptors (TDs) | Ian Dowse | 2005-11-27 | 1 | -1/+0 |
| * | It was possible to have two threads concurrently aborting the same | Ian Dowse | 2005-03-19 | 1 | -0/+2 |
| * | MFp4: | Warner Losh | 2005-01-11 | 1 | -0/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Make the USB subsystem unloadable and detachable, though currently | Ian Dowse | 2004-08-02 | 1 | -1/+4 |
| * | Enable support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN | Takeshi Shibagaki | 2003-12-22 | 1 | -0/+3 |
| * | make allocation of the necessary data structures most efficent by using | John-Mark Gurney | 2003-07-15 | 1 | -3/+3 |
| * | fix support for umass and related devices on ohci. This is a partial | John-Mark Gurney | 2003-07-15 | 1 | -1/+5 |
| * | In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR | Josef Karthauser | 2002-09-30 | 1 | -0/+3 |
| * | MFNetBSD: ohci.c (1.119), ohcivar.h (1.30) | Josef Karthauser | 2002-04-07 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -3/+2 |
| * | MFNetBSD: ohci.c (1.114), ohcivar.h (1.29) | Josef Karthauser | 2002-04-07 | 1 | -0/+7 |
| * | MFNetBSD: ohci.c (1.101), ohcivar.h (1.26) | Josef Karthauser | 2002-04-07 | 1 | -1/+4 |
| * | MFNetBSD: ohci.c (1.100), ohcivar.h (1.25) | Josef Karthauser | 2002-04-07 | 1 | -1/+4 |
| * | MFNetBSD: ohci.c (1.104), ohcivar.h (1.28) | Josef Karthauser | 2002-04-07 | 1 | -0/+2 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+13 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-03-16 | 1 | -0/+1 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-26 | 1 | -3/+5 |
| * | Remove __P prototypes to reduce diffs between the NetBSD and FreeBSD | Nick Hibma | 2000-07-17 | 1 | -4/+4 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -3/+3 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -3/+3 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | Add the fields needed to store the cookies. | Nick Hibma | 2000-05-07 | 1 | -0/+7 |
| * | Get rid of the last remnants of powerhook abuse. | Nick Hibma | 2000-03-18 | 1 | -1/+1 |
| * | Add the TD's to the hash when they are created not when they are used. | Nick Hibma | 2000-03-15 | 1 | -0/+3 |
| * | Move the defines to the right location. | Nick Hibma | 2000-01-27 | 1 | -1/+2 |
| * | More USB ethernet tweaks: | Bill Paul | 2000-01-20 | 1 | -1/+15 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -13/+12 |
| * | Major synchronisation with the NetBSD USB stack: | Nick Hibma | 1999-10-07 | 1 | -10/+15 |
| * | Thou shall do a make before commit. | Nick Hibma | 1999-08-28 | 1 | -3/+0 |
| * | Share more between FreeBSD and NetBSD | Nick Hibma | 1999-08-28 | 1 | -4/+3 |
| * | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 1 | -1/+2 |
| * | 1) Make debugging more selective. | Nick Hibma | 1999-04-11 | 1 | -8/+0 |
| * | Remove unit from struct. Not used anymore. | Nick Hibma | 1999-04-11 | 1 | -1/+0 |
| * | Textual changes | Nick Hibma | 1999-01-22 | 1 | -1/+1 |
| * | Major synchronisation with NetBSD USB code | Nick Hibma | 1999-01-07 | 1 | -7/+3 |
| * | Added Id to all files | Nick Hibma | 1998-12-14 | 1 | -0/+1 |
| * | Various bug fixes: | Nick Hibma | 1998-12-09 | 1 | -3/+14 |
| * | Initial commit of ported NetBSD USB stack | Nick Hibma | 1998-11-26 | 1 | -0/+107 |