summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2009-04-24 03:51:11 +0000
committermarcel <marcel@FreeBSD.org>2009-04-24 03:51:11 +0000
commit01cb4e796181b9bddc94f56f7f14ff7ae22bab43 (patch)
tree9795036c9babbff1f6cd144f052914292ee25638 /sys/conf/files.powerpc
parent8f8a26f7169a0d41bba47392179175c834519ca9 (diff)
downloadFreeBSD-src-01cb4e796181b9bddc94f56f7f14ff7ae22bab43.zip
FreeBSD-src-01cb4e796181b9bddc94f56f7f14ff7ae22bab43.tar.gz
Add suppport for ISA and ISA interrupts to make the ATA
controller in the VIA southbridge functional in the CDS (Configurable Development System) for MPC85XX. The embedded USB controllers look operational but the interrupt steering is still wrong.
Diffstat (limited to 'sys/conf/files.powerpc')
-rw-r--r--sys/conf/files.powerpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 00ac74a..389d62e 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -103,6 +103,8 @@ powerpc/fpu/fpu_implode.c optional fpu_emu
powerpc/fpu/fpu_mul.c optional fpu_emu
powerpc/fpu/fpu_sqrt.c optional fpu_emu
powerpc/fpu/fpu_subr.c optional fpu_emu
+powerpc/mpc85xx/atpic.c optional mpc85xx isa
+powerpc/mpc85xx/isa.c optional mpc85xx isa
powerpc/mpc85xx/lbc.c optional mpc85xx
powerpc/mpc85xx/mpc85xx.c optional mpc85xx
powerpc/mpc85xx/nexus.c optional mpc85xx
OpenPOWER on IntegriCloud