summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
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/powerpc/conf
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/powerpc/conf')
-rw-r--r--sys/powerpc/conf/MPC85XX1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index 122e483..901d18c 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -57,6 +57,7 @@ device da
device em
device ether
device fxp
+device isa
device loop
device md
device miibus
OpenPOWER on IntegriCloud