| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Make LINT compile after fruitless attempts to get the authors | julian | 2002-02-06 | 1 | -0/+6 |
* | Follow NetBSD and ANSIfy the function definitions. | joe | 2002-02-03 | 1 | -70/+69 |
* | Update the $NetBSD$ ident to show that some patches have been applied | joe | 2002-01-26 | 1 | -1/+1 |
* | Merge from NetBSD: | joe | 2002-01-26 | 1 | -7/+20 |
* | Merge from NetBSD: | joe | 2002-01-21 | 1 | -2/+8 |
* | Merge from NetBSD: | joe | 2002-01-21 | 1 | -1/+23 |
* | Remove some unused code, in line with NetBSD's version. | joe | 2002-01-20 | 1 | -18/+0 |
* | Merge from NetBSD: | joe | 2002-01-20 | 1 | -1/+16 |
* | Merge from NetBSD: | joe | 2002-01-20 | 1 | -1/+34 |
* | Merge from NetBSD: | joe | 2002-01-20 | 1 | -47/+156 |
* | Merge from NetBSD: | joe | 2002-01-20 | 1 | -18/+18 |
* | Staticise a couple of things that shouldn't be leaked into the | joe | 2002-01-08 | 1 | -1/+1 |
* | unbreak -current (at least on my cvsups all today) | julian | 2002-01-03 | 1 | -2/+0 |
* | Add some missing prototypes. | joe | 2002-01-03 | 1 | -9/+3 |
* | Sync with NetBSD: | joe | 2002-01-03 | 1 | -81/+143 |
* | Merge from NetBSD: | joe | 2002-01-03 | 1 | -9/+9 |
* | Merge from NetBSD: | joe | 2002-01-03 | 1 | -1/+1 |
* | Sync with NetBSD: | joe | 2002-01-02 | 1 | -4/+4 |
* | Partial sync with NetBSD: | joe | 2001-12-30 | 1 | -87/+94 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Do not printf when we get called as a result of a pci shared interrupt, | peter | 2001-08-23 | 1 | -1/+1 |
* | Revert part of the last commit, as suggested by Nick. This is expected, | peter | 2001-08-23 | 1 | -4/+1 |
* | Find spurious interrupts. | n_hibma | 2001-08-21 | 1 | -3/+9 |
* | Mechanical change to use <sys/queue.h> macro API instead of | phk | 2001-02-04 | 1 | -1/+1 |
* | Make intr_nesting_level per-process, rather than per-cpu. Setup | jake | 2001-01-21 | 1 | -1/+1 |
* | Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables | jake | 2001-01-10 | 1 | -1/+1 |
* | Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing | phk | 2000-10-29 | 1 | -1/+0 |
* | Undo previous commit. <machine/clock.h> is needed for the prototype | n_hibma | 2000-10-16 | 1 | -0/+1 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Fake the Power On command on the virtual hub. | n_hibma | 2000-08-13 | 1 | -1/+4 |