summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhci.c
Commit message (Expand)AuthorAgeFilesLines
* MFNetBSD:joe2002-04-011-5/+7
* MFNetBSD:joe2002-04-011-7/+6
* MFNetBSD:joe2002-04-011-3/+8
* MFNetBSD:joe2002-04-011-4/+2
* MFNetBSD:joe2002-04-011-1/+4
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hjoe2002-04-011-4/+4
* MFNetBSD:joe2002-04-011-10/+6
* MFNetBSD: Update many URLs.joe2002-04-011-1/+1
* MFNetBSD:joe2002-04-011-2/+2
* MFNetBSD:joe2002-04-011-3/+4
* MFNetBSD:joe2002-04-011-5/+4
* MFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126joe2002-04-011-3/+5
* MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part)joe2002-04-011-7/+12
* Update $NetBSD$ idents to reflect reality.joe2002-04-011-1/+1
* Merge from NetBSD:joe2002-04-011-1/+7
* Sync the uhci_dump_foo routines with NetBSD, and remove an errant additionaljoe2002-03-191-54/+14
* add missing semicolon.alfred2002-03-191-1/+1
* Merge from NetBSD:joe2002-03-161-7/+12
* Bump some $NetBSD$ idents for patches that have already been previouslyjoe2002-03-161-1/+1
* Huge merge from NetBSD:joe2002-03-161-245/+277
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-1/+1
* Fix warnings that have become fataljulian2002-02-271-0/+4
* Merge from NetBSD:joe2002-02-161-6/+6
* Fill in the uhci_dump_ii function (from NetBSD).joe2002-02-101-6/+49
* Make LINT compile after fruitless attempts to get the authorsjulian2002-02-061-0/+6
* Follow NetBSD and ANSIfy the function definitions.joe2002-02-031-70/+69
* Update the $NetBSD$ ident to show that some patches have been appliedjoe2002-01-261-1/+1
* Merge from NetBSD:joe2002-01-261-7/+20
* Merge from NetBSD:joe2002-01-211-2/+8
* Merge from NetBSD:joe2002-01-211-1/+23
* Remove some unused code, in line with NetBSD's version.joe2002-01-201-18/+0
* Merge from NetBSD:joe2002-01-201-1/+16
* Merge from NetBSD:joe2002-01-201-1/+34
* Merge from NetBSD:joe2002-01-201-47/+156
* Merge from NetBSD:joe2002-01-201-18/+18
* Staticise a couple of things that shouldn't be leaked into thejoe2002-01-081-1/+1
* unbreak -current (at least on my cvsups all today)julian2002-01-031-2/+0
* Add some missing prototypes.joe2002-01-031-9/+3
* Sync with NetBSD:joe2002-01-031-81/+143
* Merge from NetBSD:joe2002-01-031-9/+9
* Merge from NetBSD:joe2002-01-031-1/+1
* Sync with NetBSD:joe2002-01-021-4/+4
* Partial sync with NetBSD:joe2001-12-301-87/+94
* KSE Milestone 2julian2001-09-121-1/+1
* Do not printf when we get called as a result of a pci shared interrupt,peter2001-08-231-1/+1
* Revert part of the last commit, as suggested by Nick. This is expected,peter2001-08-231-4/+1
* Find spurious interrupts.n_hibma2001-08-211-3/+9
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-1/+1
* Make intr_nesting_level per-process, rather than per-cpu. Setupjake2001-01-211-1/+1
* Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variablesjake2001-01-101-1/+1
OpenPOWER on IntegriCloud