summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/conf/GENERIC
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2004-09-16 09:14:05 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2004-09-16 09:14:05 +0000
commit16778c1dd02981d333597aecc214fc63986bb86a (patch)
treefcd59c713099ebc912cff604a4ae1b1828fe7a31 /sys/arch/mvmeppc/conf/GENERIC
parent2709813235b2561527ed3c1f5e8b6fe117ddc89c (diff)
cleanup deafult locators (blah ?); please check that your most hated architecture is still fluffy (;
Diffstat (limited to 'sys/arch/mvmeppc/conf/GENERIC')
-rw-r--r--sys/arch/mvmeppc/conf/GENERIC56
1 files changed, 27 insertions, 29 deletions
diff --git a/sys/arch/mvmeppc/conf/GENERIC b/sys/arch/mvmeppc/conf/GENERIC
index 3156667dbbf..36539f219a8 100644
--- a/sys/arch/mvmeppc/conf/GENERIC
+++ b/sys/arch/mvmeppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.4 2001/09/02 19:40:03 miod Exp $
+# $OpenBSD: GENERIC,v 1.5 2004/09/16 09:14:03 mickey Exp $
#
# MVMEPPC GENERIC config file
#
@@ -23,26 +23,26 @@ config bsd swap generic
mainbus0 at root
cpu* at mainbus0
bugtty0 at mainbus0
-raven0 at mainbus0 # raven ASIC
+raven0 at mainbus0 # raven ASIC
#### PCI Bus devices.
-openpic0 at raven0 # interrupt controller
-#mpic0 at raven0 # interrupt controller
-mpcpcibr0 at raven0 # PCI controller
+openpic0 at raven0 # interrupt controller
+#mpic0 at raven0 # interrupt controller
+mpcpcibr0 at raven0 # PCI controller
pci* at mpcpcibr0
-#ppb* at pci? dev ? function ? # PCI-PCI bridges
-#pci* at ppb? bus ?
+#ppb* at pci? # PCI-PCI bridges
+#pci* at ppb?
# host bridge identifiers
-pchb* at pci? # PCI host bridge
-pcib* at pci? dev ? function ? # PCI-ISA bridge
-siop* at pci? dev ? function ?
-#ncr* at pci? dev ? function ?
-de* at pci? dev ? function ?
-#vme* at pci? dev ? function ?
-#pciide* at pci? dev ? function ?
+pchb* at pci? # PCI host bridge
+pcib* at pci? # PCI-ISA bridge
+siop* at pci?
+#ncr* at pci?
+de* at pci?
+#vme* at pci?
+#pciide* at pci?
# ISA Bus
isa* at pcib?
@@ -51,17 +51,17 @@ isa* at pcib?
#pms* at pckbc? # PS/2 mouse for wsmouse
#pmsi* at pckbc? # PS/2 "Intelli"mouse for wsmouse
#vga0 at isa?
-#vga* at pci? dev ? function ?
-#com* at isa? port 0x3f8 irq 4 # standard serial ports
+#vga* at pci?
+#com* at isa? port 0x3f8 irq 4 # standard serial ports
#com* at isa? port 0x2f8 irq 3
-#lpt* at isa? port 0x3bc irq 7 # standard parallel port
+#lpt* at isa? port 0x3bc irq 7 # standard parallel port
# how many of these are needed?
-#ukphy* at mii? phy ? # generic unknown PHYs
+#ukphy* at mii? # generic unknown PHYs
-#nvram* at mainbus0 # nvram
+#nvram* at mainbus0 # nvram
#zsc* at obio?
-#zstty* at zsc? channel ?
+#zstty* at zsc?
#### SCSI attachment points
@@ -69,9 +69,9 @@ scsibus* at siop?
#scsibus* at ncr?
#wdc* at mainbus? flags 0x0
-#wd* at wdc? drive ? flags 0x0000
+#wd* at wdc? flags 0x0000
-#atapiscsi* at wdc? channel ? flags 0x0000
+#atapiscsi* at wdc? flags 0x0000
# ATAPI<->SCSI
#scsibus* at atapiscsi?
@@ -79,10 +79,8 @@ scsibus* at siop?
#### SCSI Bus devices
sd0 at scsibus? target 0 lun 0
-#st* at scsibus? target ? lun ?
-#cd* at scsibus? target ? lun ?
-#ch* at scsibus? target ? lun ?
-#ss* at scsibus? target ? lun ?
-#uk* at scsibus? target ? lun ?
-
-
+#st* at scsibus?
+#cd* at scsibus?
+#ch* at scsibus?
+#ss* at scsibus?
+#uk* at scsibus?