| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -2/+2 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | When resuming after a system suspend, re-issue the UHCI_CMD_MAXP | iedowse | 2002-12-26 | 1 | -0/+1 |
* | In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR | joe | 2002-09-30 | 1 | -0/+6 |
* | Use the hw.usb sysctl tree instead of debug.usb. | joe | 2002-08-08 | 1 | -1/+4 |
* | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | joe | 2002-07-31 | 1 | -26/+26 |
* | Get bored with hard coded debug level variables and introduce a debug.usb | joe | 2002-07-31 | 1 | -0/+3 |
* | Remove some strange code that allocates memory and then immediately | iedowse | 2002-07-30 | 1 | -26/+2 |
* | NetBSD have adopted our usage of the DMAADDR macro: | joe | 2002-05-28 | 1 | -1/+1 |
* | MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100) | joe | 2002-05-26 | 1 | -3/+3 |
* | Move the new byte order function prototypes from <sys/param.h> to | mike | 2002-04-26 | 1 | -0/+1 |
* | General white space cleanup, to synchronise with NetBSD. | joe | 2002-04-07 | 1 | -26/+36 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -3/+3 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -2/+2 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -8/+7 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -8/+13 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -23/+67 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -2/+2 |
* | MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97) | joe | 2002-04-07 | 1 | -3/+3 |
* | Update $NetBSD$ idents. | joe | 2002-04-07 | 1 | -1/+1 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -2/+2 |
* | MFNetBSD: ohci.c (1.112), uhci.c (1.147) | joe | 2002-04-07 | 1 | -3/+3 |
* | MFNetBSD: ohci.c (1.111), uhci.c (1.146) | joe | 2002-04-07 | 1 | -1/+4 |
* | MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), | joe | 2002-04-07 | 1 | -1/+1 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -7/+6 |
* | MFNetBSD: | joe | 2002-04-07 | 1 | -4/+21 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -5/+7 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -7/+6 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -3/+8 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -4/+2 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -1/+4 |
* | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | joe | 2002-04-01 | 1 | -4/+4 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -10/+6 |
* | MFNetBSD: Update many URLs. | joe | 2002-04-01 | 1 | -1/+1 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -2/+2 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -3/+4 |
* | MFNetBSD: | joe | 2002-04-01 | 1 | -5/+4 |
* | MFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126 | joe | 2002-04-01 | 1 | -3/+5 |
* | MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part) | joe | 2002-04-01 | 1 | -7/+12 |
* | Update $NetBSD$ idents to reflect reality. | joe | 2002-04-01 | 1 | -1/+1 |
* | Merge from NetBSD: | joe | 2002-04-01 | 1 | -1/+7 |
* | Sync the uhci_dump_foo routines with NetBSD, and remove an errant additional | joe | 2002-03-19 | 1 | -54/+14 |
* | add missing semicolon. | alfred | 2002-03-19 | 1 | -1/+1 |
* | Merge from NetBSD: | joe | 2002-03-16 | 1 | -7/+12 |
* | Bump some $NetBSD$ idents for patches that have already been previously | joe | 2002-03-16 | 1 | -1/+1 |
* | Huge merge from NetBSD: | joe | 2002-03-16 | 1 | -245/+277 |
* | Add the following functions/macros to support byte order conversions and | tmm | 2002-02-27 | 1 | -1/+1 |
* | Fix warnings that have become fatal | julian | 2002-02-27 | 1 | -0/+4 |
* | Merge from NetBSD: | joe | 2002-02-16 | 1 | -6/+6 |
* | Fill in the uhci_dump_ii function (from NetBSD). | joe | 2002-02-10 | 1 | -6/+49 |