opnsense-src/sys/dev/usb/controller
Andrew Thompson e6af527c11 Disable interrupts after doing early takeover of the usb controller in case usb
isnt actually compiled in (or kldloaded) as the controller could cause spurious
interrupts.

Tested by:	Florian Smeets
2009-11-25 20:50:43 +00:00
..
at91dci.c Initialise variable before use. 2009-11-22 21:19:01 +00:00
at91dci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
at91dci_atmelarm.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
atmegadci.c Initialise variable before use. 2009-11-22 21:19:01 +00:00
atmegadci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
atmegadci_atmelarm.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
avr32dci.c Initialise variable before use. 2009-11-22 21:19:01 +00:00
avr32dci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
ehci.c Actually disable interrupts in ehci_detach(). 2009-11-23 18:12:09 +00:00
ehci.h Integrate lost interrupts patch from the old USB stack. 2009-11-08 20:51:15 +00:00
ehci_ixp4xx.c ehci_init() will do reset and set the usbrev flag. Fix problem where 2009-11-08 20:44:55 +00:00
ehci_mbus.c ehci_init() will do reset and set the usbrev flag. Fix problem where 2009-11-08 20:44:55 +00:00
ehci_pci.c Integrate lost interrupts patch from the old USB stack. 2009-11-08 20:51:15 +00:00
ehcireg.h Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
musb_otg.c Correct register access for USB device side operation on the musb controller. 2009-11-22 21:24:38 +00:00
musb_otg.h Add missed register change in r199676. 2009-11-22 21:31:31 +00:00
musb_otg_atmelarm.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
ohci.c Provide tunables for some of the usb sysctls that affect boot behaviour. 2009-11-22 21:21:22 +00:00
ohci.h Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
ohci_atmelarm.c Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
ohci_pci.c Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
ohcireg.h Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
uhci.c Provide tunables for some of the usb sysctls that affect boot behaviour. 2009-11-22 21:21:22 +00:00
uhci.h Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for 2009-10-15 20:07:08 +00:00
uhci_pci.c Disable interrupts after doing early takeover of the usb controller in case usb 2009-11-25 20:50:43 +00:00
uhcireg.h Disable interrupts after doing early takeover of the usb controller in case usb 2009-11-25 20:50:43 +00:00
usb_controller.c MFp4 @ 168387 2009-09-28 07:01:54 +00:00
uss820dci.c Initialise variable before use. 2009-11-22 21:19:01 +00:00
uss820dci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
uss820dci_atmelarm.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00