julian
14cb41a101
Diff reduction to NetBSD
...
Trying to figure out why this only works with SOME EHCI controllers.
Obtained from: NetBSD
MFC after: 1 week
2004-03-19 07:14:23 +00:00
joe
f6f94ac7fc
MFNetBSD:
...
date: 2003/10/18 04:50:35; author: simonb
Remove assigned-to but otherwise unused variables.
Remove unreachable break after return statements.
2003-11-10 00:20:52 +00:00
joe
59ab76006a
MFNetBSD:
...
- remove the unnecessary elm arg from SIMPLEQ_REMOVE_HEAD().
this mirrors the functionality of SLIST_REMOVE_HEAD() (the other
singly-linked list type) and FreeBSD's STAILQ_REMOVE_HEAD()
2003-11-09 23:54:21 +00:00
obrien
c63dab466c
Use __FBSDID().
...
Also some minor style cleanups.
2003-08-24 17:55:58 +00:00
jmg
233167166c
make usb bus_dma aware.
...
Reviewed by: joe among others
2003-07-15 22:42:37 +00:00
ticso
74d6d25d1a
add EHCI (USB 2.0) controller support.
...
Approved by: joe
gallatin (mentor)
Obtained from: NetBSD
2003-04-14 14:04:08 +00:00