summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTRjoe2002-09-301-0/+6
* MFNetBSD:joe2002-08-161-6/+6
* Use the hw.usb sysctl tree instead of debug.usb.joe2002-08-081-1/+2
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-21/+21
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-311-0/+3
* NetBSD have adopted our usage of the DMAADDR macro:joe2002-05-281-1/+1
* Correct the usage of DMAADDR in a piece of '#if 0'd code. (The compilerjoe2002-05-261-1/+1
* MFNetBSD:joe2002-05-261-2/+2
* MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)joe2002-05-261-5/+5
* Some non-functional changes to make the differences between NetBSD'sjoe2002-04-291-31/+35
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-261-0/+1
* Remove the overt differences between ours and NetBSD's version of this file.joe2002-04-071-50/+38
* Re-add the definitions of htole32(x) and le32toh(x) for OpenBSD.joe2002-04-071-0/+14
* MFNetBSD:joe2002-04-071-3/+3
* MFNetBSD: ohci.c (1.119), ohcivar.h (1.30)joe2002-04-071-6/+12
* MFNetBSD:joe2002-04-071-4/+23
* MFNetBSD:joe2002-04-071-2/+4
* MFNetBSD:joe2002-04-071-2/+30
* MFNetBSD: ohci.c (1.114), ohcivar.h (1.29)joe2002-04-071-6/+17
* MFNetBSD:joe2002-04-071-1/+7
* MFNetBSD: ohci.c (1.112), uhci.c (1.147)joe2002-04-071-4/+4
* MFNetBSD: ohci.c (1.111), uhci.c (1.146)joe2002-04-071-1/+4
* MFNetBSD: ohci.c (1.101), ohcivar.h (1.26)joe2002-04-071-5/+24
* MFNetBSD:joe2002-04-071-2/+16
* MFNetBSD:joe2002-04-071-3/+20
* MFNetBSD: ohci.c (1.100), ohcivar.h (1.25)joe2002-04-071-2/+7
* MFNetBSD:joe2002-04-071-2/+2
* MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57),joe2002-04-071-2/+2
* MFNetBSD:joe2002-04-071-25/+30
* MFNetBSD:joe2002-04-071-53/+73
* MFNetBSD:joe2002-04-071-2/+16
* MFNetBSD: ohci.c (1.104), ohcireg.h (1.28)joe2002-04-071-0/+15
* MFNetBSD:joe2002-04-071-0/+3
* MFNetBSD:joe2002-04-071-1/+2
* Make LINT compile again.phk2002-04-051-1/+1
* MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.hjoe2002-04-011-4/+4
* MFNetBSD: Update many URLs.joe2002-04-011-3/+3
* MFNetBSD: ohci.c rev 1.94, uhci.c rev 1.126joe2002-04-011-1/+2
* MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part)joe2002-04-011-13/+25
* Use ANSI prototypes and declarations.joe2002-04-011-1/+1
* Merge from NetBSD:joe2002-04-011-3/+8
* Add a clarifying comment (from NetBSD).joe2002-04-011-1/+2
* Merge from NetBSD:joe2002-04-011-2/+7
* Merge from NetBSD:joe2002-04-011-94/+397
* Merge from NetBSD:joe2002-03-161-3/+11
* Huge merge from NetBSD:joe2002-03-161-8/+11
* Fix debug printf formatspeter2002-02-281-2/+1
* Add a comment explaining a code change..julian2002-02-271-2/+2
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-14/+0
* Fix warnings that have become fataljulian2002-02-271-3/+6
OpenPOWER on IntegriCloud