index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
ehci_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the USB subsystem unloadable and detachable, though currently
iedowse
2004-08-02
1
-7
/
+38
*
Attempt to follow the correct procedure for synchronising with the
iedowse
2004-08-02
1
-1
/
+71
*
Identify VIA EHCI root hubs and at least one VIA USB2.0 controller.
benno
2004-07-19
1
-0
/
+9
*
Add Intel PCI vendor ID.
le
2004-05-22
1
-0
/
+4
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-3
/
+3
*
Recognize the nVidia ehci device id's in addition to the rest.
peter
2003-12-17
1
-0
/
+6
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
1
-0
/
+1
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
1
-1
/
+0
*
Use __FBSDID().
obrien
2003-08-24
1
-5
/
+4
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
make usb bus_dma aware.
jmg
2003-07-15
1
-0
/
+1
*
WARNING: white space diff
jmg
2003-07-04
1
-1
/
+1
*
Enable bus mastering in the attach routine. This appears to fix the
imp
2003-06-12
1
-0
/
+2
*
add EHCI (USB 2.0) controller support.
ticso
2003-04-14
1
-0
/
+335