| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some kernel threads try to do significant work, and the default KSTACK_PAGES | Scott Long | 2002-10-02 | 1 | -2/+2 |
| * | Gremlins ate my comment! | Josef Karthauser | 2002-09-30 | 1 | -1/+1 |
| * | 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 |
| * | Use the hw.usb sysctl tree instead of debug.usb. | Josef Karthauser | 2002-08-08 | 1 | -1/+1 |
| * | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | Josef Karthauser | 2002-07-31 | 1 | -54/+0 |
| * | Get bored with hard coded debug level variables and introduce a debug.usb | Josef Karthauser | 2002-07-31 | 1 | -0/+4 |
| * | MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts. | Josef Karthauser | 2002-05-09 | 1 | -14/+107 |
| * | MFNetBSD: | Josef Karthauser | 2002-05-09 | 1 | -1/+3 |
| * | MFNetBSD: usb.c (1.58) | Josef Karthauser | 2002-04-07 | 1 | -0/+2 |
| * | Iron out some obvious differences between NetBSD's and own version of | Josef Karthauser | 2002-04-06 | 1 | -17/+6 |
| * | Define away 'Static' when compiling with USB_DEBUG defined, to make it | Josef Karthauser | 2002-04-06 | 1 | -2/+3 |
| * | Another step in merging our if_aue driver with NetBSD's. | Josef Karthauser | 2002-04-06 | 1 | -0/+3 |
| * | MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88) | Josef Karthauser | 2002-04-02 | 1 | -0/+2 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 1 | -0/+2 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -4/+8 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -0/+6 |
| * | Huge merge from NetBSD: | Josef Karthauser | 2002-03-16 | 1 | -7/+13 |
| * | Add the following functions/macros to support byte order conversions and | Thomas Moestl | 2002-02-27 | 1 | -1/+0 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-02-26 | 1 | -0/+9 |
| * | Merge from NetBSD. | Josef Karthauser | 2002-01-28 | 1 | -0/+3 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-24 | 1 | -0/+6 |
| * | Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to | Josef Karthauser | 2002-01-02 | 1 | -0/+2 |
| * | NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too) | Josef Karthauser | 2002-01-02 | 1 | -0/+11 |
| * | Activate the kthread mechanism for doing usb bus discovery. This means | Peter Wemm | 2001-06-06 | 1 | -3/+2 |
| * | UMASS_DEBUG implemented panic(9). | Nick Hibma | 2001-01-04 | 1 | -0/+7 |
| * | Finally make the module dependencies work. kern_linker.c now allows | Nick Hibma | 2000-08-04 | 1 | -19/+11 |
| * | Properly fix world. | Nick Hibma | 2000-07-06 | 1 | -2/+0 |
| * | Use the packed attribute for the descriptor on the wire | Nick Hibma | 2000-07-05 | 1 | -0/+2 |
| * | Make the module dependencies actually work. | Nick Hibma | 2000-06-15 | 1 | -3/+12 |
| * | Change Lennart's e-mail address. | Nick Hibma | 2000-05-14 | 1 | -1/+1 |
| * | Use the new and shiny module versioning. This enables you to load the | Nick Hibma | 2000-05-08 | 1 | -1/+3 |
| * | OpenBSD has a broken debugger that does not grok static. Use a | Nick Hibma | 2000-04-03 | 1 | -10/+15 |
| * | Get rid of the last remnants of powerhook abuse. | Nick Hibma | 2000-03-18 | 1 | -5/+2 |
| * | Correctly handle the conversion from virtual to physical addresses. The | Nick Hibma | 2000-02-10 | 1 | -1/+1 |
| * | Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN | Nick Hibma | 2000-01-20 | 1 | -1/+1 |
| * | Correct the last parameter for clalloc | Nick Hibma | 1999-11-28 | 1 | -4/+4 |
| * | Addition of new fields to the usb_devinfo struct to enable the new | Nick Hibma | 1999-11-21 | 1 | -0/+3 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 1 | -18/+41 |
| * | Remove superfluous header file includes | Nick Hibma | 1999-11-08 | 1 | -13/+6 |
| * | Major synchronisation with the NetBSD USB stack: | Nick Hibma | 1999-10-07 | 1 | -30/+177 |
| * | Remove superfluous semi-colon | Nick Hibma | 1999-06-27 | 1 | -4/+4 |
| * | Replace usbd_device_set_desc by device_set_desc_copy | Nick Hibma | 1999-06-27 | 1 | -1/+1 |
| * | Change 'device' to 'self', to be more like the rest of the code | Nick Hibma | 1999-06-26 | 1 | -2/+2 |
| * | Move the declaration of the interrupt type from the driver structure | Doug Rabson | 1999-05-08 | 1 | -1/+0 |
| * | Forgot one. | Nick Hibma | 1999-04-21 | 1 | -1/+1 |
| * | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 1 | -1/+1 |
| * | Added macro logprintf | Nick Hibma | 1999-04-07 | 1 | -0/+4 |
| * | Fixed bug in disconnect handling in uhub.c | Nick Hibma | 1999-01-22 | 1 | -4/+5 |
| * | Removal unneccessary definitions | Nick Hibma | 1999-01-14 | 1 | -9/+5 |
| * | Sync with NetBSD sources. Almost there. Mostly style fixes. | Nick Hibma | 1999-01-10 | 1 | -5/+8 |