| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFNetBSD: | Josef Karthauser | 2003-11-09 | 1 | -0/+1 |
| * | - Implement selwakeuppri() which allows raising the priority of a | Seigo Tanimura | 2003-11-09 | 1 | -1/+1 |
| * | Correct a typo on line 552 of revision 1.92 which was breaking GENERIC:- | Bruce M Simpson | 2003-10-05 | 1 | -1/+1 |
| * | Make it easier to run this code on RELENG_4. | Josef Karthauser | 2003-10-04 | 1 | -2/+8 |
| * | Fix the cdevsw compatibility for -stable. | Josef Karthauser | 2003-08-25 | 1 | -1/+1 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | Make a note of some patches from NetBSD that we already have. | Josef Karthauser | 2003-07-14 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2003-07-14 | 1 | -1/+4 |
| * | add EHCI (USB 2.0) controller support. | Bernd Walter | 2003-04-14 | 1 | -0/+1 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+7 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -2/+2 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -2/+2 |
| * | Deprecate the USB_SETDEBUG IOCTL as debug levels can now be set | Josef Karthauser | 2002-09-15 | 1 | -13/+0 |
| * | Use the hw.usb sysctl tree instead of debug.usb. | Josef Karthauser | 2002-08-08 | 1 | -2/+2 |
| * | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | Josef Karthauser | 2002-07-31 | 1 | -6/+2 |
| * | Get bored with hard coded debug level variables and introduce a debug.usb | Josef Karthauser | 2002-07-31 | 1 | -0/+8 |
| * | Use usb_callout_init() instead of directly calling callout_init() with | Peter Wemm | 2002-05-09 | 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 | -2/+3 |
| * | Slight tidy up to reduce the differences between our version and NetBSD's. | Josef Karthauser | 2002-04-09 | 1 | -9/+9 |
| * | Lock down Giant in the usb_task_thread() kthread. | Josef Karthauser | 2002-04-08 | 1 | -0/+4 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -1/+1 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -1/+3 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -7/+11 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -1/+8 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |
| * | MFNetBSD: usb.c (1.58) | Josef Karthauser | 2002-04-07 | 1 | -32/+60 |
| * | MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), | Josef Karthauser | 2002-04-07 | 1 | -3/+14 |
| * | MFNetBSD: (partial merge, as part was already there). | Josef Karthauser | 2002-04-02 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -1/+2 |
| * | MFNetBSD: usb.c (1.53), usbdi.h (1.49) | Josef Karthauser | 2002-04-02 | 1 | -9/+22 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -1/+6 |
| * | MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) | Josef Karthauser | 2002-04-02 | 1 | -25/+55 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 1 | -2/+41 |
| * | Update $NetBSD$ idents to reflect reality. | Josef Karthauser | 2002-04-01 | 1 | -1/+1 |
| * | Merge from NetBSD: Removed unnecessary variable declaration. | Josef Karthauser | 2002-04-01 | 1 | -6/+1 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+3 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+4 |
| * | Be more specific about when block major numbers disappeared from | Josef Karthauser | 2002-03-11 | 1 | -1/+1 |
| * | Prefix structure members to protect them against clashes with eg. | Alfred Perlstein | 2002-02-20 | 1 | -7/+7 |
| * | Re-add bmaj to the cdevsw's, but don't compile it in on -current. | Josef Karthauser | 2002-02-15 | 1 | -0/+3 |
| * | Fix a bug introduced in rev.1.40 which can cause systems to crash when | Brian Feldman | 2002-02-14 | 1 | -7/+9 |
| * | Follow NetBSD and ANSIfy the function definitions. | Josef Karthauser | 2002-02-03 | 1 | -14/+14 |
| * | Merge from NetBSD. | Josef Karthauser | 2002-01-28 | 1 | -16/+41 |
| * | Back out the last commit. I committed the wrong file by accident. | Josef Karthauser | 2002-01-26 | 1 | -39/+14 |
| * | Rearrange the code in USB_DETACH, so that it's like NetBSD's. | Josef Karthauser | 2002-01-26 | 1 | -14/+39 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-26 | 1 | -0/+6 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-26 | 1 | -1/+1 |
| * | Merge from NetBSD: | Josef Karthauser | 2002-01-24 | 1 | -5/+18 |
| * | Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to | Josef Karthauser | 2002-01-02 | 1 | -2/+2 |
| * | Sync with NetBSD. Non-functional changes that bring this file | Josef Karthauser | 2002-01-02 | 1 | -55/+25 |