freebsd-dev/sys/dev/usb/controller
Marcel Moolenaar 85fc5c3b93 Move the memory layout definitions and logic from mvreg.h to mvwin.h
so that it isn't exposured unless needed. In particular this means
that it's easier to tune the memory layout based on board details.
While here, remove inclusion of <machine/intr.h> from mvreg.h. This
also contains exposure to SoC specifics in MI drivers, because NIRQ
depends on the SoC.
2009-06-12 20:00:38 +00:00
..
at91dci_atmelarm.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
at91dci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
at91dci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
atmegadci_atmelarm.c s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
atmegadci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
atmegadci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
avr32dci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
avr32dci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
ehci_ixp4xx.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
ehci_mbus.c Move the memory layout definitions and logic from mvreg.h to mvwin.h 2009-06-12 20:00:38 +00:00
ehci_pci.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
ehci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
ehci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
musb_otg_atmelarm.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
musb_otg.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
musb_otg.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
ohci_atmelarm.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
ohci_pci.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
ohci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
ohci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
uhci_pci.c Remove usb_sw_transfer.[ch] which are now empty after r190735. 2009-04-06 00:32:54 +00:00
uhci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
uhci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
usb_controller.c Revert the size_t part of the last commit for the moment, this blows up the 2009-05-30 00:22:57 +00:00
uss820dci_atmelarm.c The register shift is not needed on this controller. 2009-05-20 16:58:53 +00:00
uss820dci.c Rename usb pipes to endpoints as it better represents what they are, and struct 2009-06-07 19:41:11 +00:00
uss820dci.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00