summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/files.ar71xx
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2010-08-19 11:40:10 +0000
committeradrian <adrian@FreeBSD.org>2010-08-19 11:40:10 +0000
commit092cae11c55acbdfc4c42e928eaecd26a5a613a0 (patch)
treec388de9764585634cd381938336af9cca3cc2c3d /sys/mips/atheros/files.ar71xx
parentc6c2feb282a53da0c88c776fa754d0952cc04718 (diff)
downloadFreeBSD-src-092cae11c55acbdfc4c42e928eaecd26a5a613a0.zip
FreeBSD-src-092cae11c55acbdfc4c42e928eaecd26a5a613a0.tar.gz
Add initial Atheros AR91XX support.
This works well enough to bring a system up to single-user mode using an MDROOT. Known Issues: * The EHCI USB doesn't currently work and will panic the kernel during attach. * The onboard ethernet won't work until the PLL routines have been fleshed out and shoe-horned into if_arge. * The WMAC device glue (and quite likely the if_ath support) hasn't yet been implemented.
Diffstat (limited to 'sys/mips/atheros/files.ar71xx')
-rw-r--r--sys/mips/atheros/files.ar71xx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/atheros/files.ar71xx b/sys/mips/atheros/files.ar71xx
index e7daa1c..c8d00e5 100644
--- a/sys/mips/atheros/files.ar71xx
+++ b/sys/mips/atheros/files.ar71xx
@@ -17,3 +17,4 @@ mips/mips/intr_machdep.c standard
mips/mips/tick.c standard
mips/atheros/ar71xx_setup.c standard
mips/atheros/ar71xx_chip.c standard
+mips/atheros/ar91xx_chip.c standard
OpenPOWER on IntegriCloud