summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-02-12 22:17:19 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-02-12 22:17:19 +0000
commit18e212506051ae4ca6a37ede9342958a9295951b (patch)
treed85791ed5e2c18781994e4f6b039bea65493ea4b /sys
parenteb961548aa3599dd36f64af61e2d51c5d93f5009 (diff)
some comments on the pci bridges and dino is at phantomas not mainbus
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/conf/files.hppa18
1 files changed, 16 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index d3a1b1a0b80..65239d0c9fe 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.42 2003/02/12 21:46:00 miod Exp $
+# $OpenBSD: files.hppa,v 1.43 2003/02/12 22:17:18 mickey Exp $
#
# hppa-specific configuration info
@@ -114,10 +114,24 @@ device mongoose: isabus, eisabus
attach mongoose at mainbus
file arch/hppa/dev/mongoose.c mongoose
+# Dino, GSC to PCI bridge. Includes ps/2, serial, and flying toaster interfaces
+# Cujo is a 64-bit data path Dino
device dino: pcibus
-attach dino at mainbus
+attach dino at phantomas
file arch/hppa/dev/dino.c dino
+# EPIC, Excalibur PCI Interface Chip. Integrated IOA
+# SAGA is a 64-bit data path EPIC
+#device epic: pcibus
+#attach epic at mainbus
+#file arch/hppa/dev/epic.c epic
+
+# Astro, integrated Runway to Ropes bridge, Memory controller, and IOA.
+
+# Elroy, Ropes to PCI Bridge. Supports 4X PCI and dual address cycle.
+
+# U2/Uturn, Runway to GSC Bus bridge & IOA.
+
attach sti at mainbus with sti_sgc
file arch/hppa/dev/sti_sgc.c sti_sgc