freebsd-nq/sys/dev/usb/controller
Andrew Thompson 4eae601ebd MFp4 //depot/projects/usb@159909
- make usb2_power_mask_t 16-bit
- remove "usb2_config_sub" structure from "usb2_config". To compensate for this
  "usb2_config" has a new field called "usb_mode" which select for which mode
  the current xfer entry is active. Options are: a) Device mode only b) Host
  mode only (default-by-zero) c) Both modes.  This change was scripted using
  the following sed script: "s/\.mh\././g".
- the standard packet size table in "usb_transfer.c" is now a function, hence
  the code for the function uses less memory than the table itself.

Submitted by:	Hans Petter Selasky
2009-04-05 18:20:38 +00:00
..
at91dci_atmelarm.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
at91dci.c MFp4 //depot/projects/usb@159673 2009-04-05 18:18:16 +00:00
at91dci.h Also use proper capitalisation of FreeBSD in other source files. 2009-02-24 17:15:29 +00:00
atmegadci_atmelarm.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
atmegadci.c MFp4 //depot/projects/usb@159674 2009-04-05 18:18:25 +00:00
atmegadci.h MFp4 //depot/projects/usb 158981,159016,159024 2009-03-11 04:58:21 +00:00
ehci_ixp4xx.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
ehci_mbus.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
ehci_pci.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
ehci.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
ehci.h MFp4 //depot/projects/usb @159430 2009-03-20 19:04:31 +00:00
musb_otg_atmelarm.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
musb_otg.c MFp4 //depot/projects/usb@159674 2009-04-05 18:18:25 +00:00
musb_otg.h
ohci_atmelarm.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
ohci_pci.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
ohci.c The buffer start and end phys addresses should be 0x0 for an OHCI zero length 2009-03-27 16:56:01 +00:00
ohci.h MFp4 //depot/projects/usb @159430 2009-03-20 19:04:31 +00:00
uhci_pci.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
uhci.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
uhci.h MFp4 //depot/projects/usb @159430 2009-03-20 19:04:31 +00:00
usb_controller.c MFp4 //depot/projects/usb@159909 2009-04-05 18:20:38 +00:00
uss820dci_atmelarm.c MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 2009-03-20 21:57:54 +00:00
uss820dci.c MFp4 //depot/projects/usb@159674 2009-04-05 18:18:25 +00:00
uss820dci.h Also use proper capitalisation of FreeBSD in other source files. 2009-02-24 17:15:29 +00:00