summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-12-23 17:40:02 +0000
committersam <sam@FreeBSD.org>2008-12-23 17:40:02 +0000
commitc5ef864c3b34a9c2167e32d844fd3e1a65530faf (patch)
treef6081e57885d83019980466e3a5febe3021166f6 /sys
parent51fadfa5df96ed7a2d89b03117f343d5997d8a22 (diff)
downloadFreeBSD-src-c5ef864c3b34a9c2167e32d844fd3e1a65530faf.zip
FreeBSD-src-c5ef864c3b34a9c2167e32d844fd3e1a65530faf.tar.gz
move IXP4XX EHCI bus shim to the usb directory and rename
Diffstat (limited to 'sys')
-rw-r--r--sys/arm/xscale/ixp425/files.ixp4252
-rw-r--r--sys/dev/usb/ehci_ixp4xx.c (renamed from sys/arm/xscale/ixp425/ixp435_ehci.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/xscale/ixp425/files.ixp425 b/sys/arm/xscale/ixp425/files.ixp425
index 4299857..02814f5 100644
--- a/sys/arm/xscale/ixp425/files.ixp425
+++ b/sys/arm/xscale/ixp425/files.ixp425
@@ -45,4 +45,4 @@ IxNpeMicrocode.dat optional npe_fw \
#
arm/xscale/ixp425/ixp425_qmgr.c optional qmgr
#
-arm/xscale/ixp425/ixp435_ehci.c optional ehci
+dev/usb/ehci_ixp4xx.c optional ehci
diff --git a/sys/arm/xscale/ixp425/ixp435_ehci.c b/sys/dev/usb/ehci_ixp4xx.c
index bc800d3..bc800d3 100644
--- a/sys/arm/xscale/ixp425/ixp435_ehci.c
+++ b/sys/dev/usb/ehci_ixp4xx.c
OpenPOWER on IntegriCloud