summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/mp_machdep.c
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2012-01-21 13:31:38 +0000
committerhselasky <hselasky@FreeBSD.org>2012-01-21 13:31:38 +0000
commit8fd18c5b0a668ecb5094c18e7210dc6b3c2ce7e4 (patch)
tree4e7c409485c91ffd9d98ee71f2cc8f16e3a74119 /sys/amd64/amd64/mp_machdep.c
parente3412a99a2326157f8be198779985aed357ba136 (diff)
downloadFreeBSD-src-8fd18c5b0a668ecb5094c18e7210dc6b3c2ce7e4.zip
FreeBSD-src-8fd18c5b0a668ecb5094c18e7210dc6b3c2ce7e4.tar.gz
Add support for the DesignWare USB 2.0 OTG controller chipset.
Currently the code is not built by any modules. That will be fixed later. The Atmel ARM bus interface file part of this commit is just for sake of example. All registers and bits are declared like macros and not C-structures like in official Synopsis header files. This driver mostly origins from the musb_otg.c driver in FreeBSD except that the chip specific programming has been replaced by the one for DWC 2.0 USB OTG. Some parts related to system suspend and resume have been left like empty functions for the future. USB suspend and resume is fully supported.
Diffstat (limited to 'sys/amd64/amd64/mp_machdep.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud