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
/
controller
/
ehci_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI
hselasky
2011-04-12
1
-6
/
+0
*
- Correct EHCI interrupt disabling at detach.
hselasky
2011-04-03
1
-1
/
+1
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
1
-1
/
+0
*
Remove unused EHCI register definition.
hselasky
2010-10-14
1
-2
/
+0
*
Add PCI IDs for two more nForce controllers.
thompsa
2010-03-28
1
-0
/
+2
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
1
-7
/
+0
*
Disable the use of the IAAD usb doorbell on NVidia controllers as it can cause
thompsa
2010-02-09
1
-0
/
+13
*
Add more EHCI pci ids.
thompsa
2009-12-22
1
-0
/
+10
*
Correct name, 82801IJ -> 82801JI
thompsa
2009-12-09
1
-2
/
+2
*
Add uhci/ehci controller ids.
thompsa
2009-12-03
1
-0
/
+4
*
Integrate lost interrupts patch from the old USB stack.
thompsa
2009-11-08
1
-0
/
+13
*
ehci_init() will do reset and set the usbrev flag. Fix problem where
thompsa
2009-11-08
1
-3
/
+1
*
Revert r198500 for now, this will break situations when
thompsa
2009-10-26
1
-0
/
+49
*
Remove usb controller takeover code now that it is handled by the pci code.
thompsa
2009-10-26
1
-49
/
+0
*
Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for
thompsa
2009-10-15
1
-0
/
+1
*
Import two PCI quirks from Linux
thompsa
2009-09-28
1
-0
/
+70
*
USB controller:
alfred
2009-07-30
1
-0
/
+2
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-1
/
+21
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-3
/
+3
*
Remove usb_sw_transfer.[ch] which are now empty after r190735.
thompsa
2009-04-06
1
-1
/
+0
*
MFp4 //depot/projects/usb @159479,159502,159516,159522,159529
thompsa
2009-03-20
1
-2
/
+2
*
MFp4 //depot/projects/usb @159430
thompsa
2009-03-20
1
-1
/
+0
*
remove now-redunant cardbus attachment.
imp
2009-03-09
1
-1
/
+0
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+486