summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2007-08-14 13:50:15 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2007-08-14 13:50:15 +0000
commit474efd7546199317946ad88253cfb5bc5e4247aa (patch)
tree4f2d18404e0062841e2de994d39eecfd44fe5307 /sys/arch/hppa/conf
parentc82fe7ef0f3a69b48380f5fac7ac1d09c2f2328e (diff)
Add missing siop@phantomas and siop@uturn attachments. The latter was tested
by nick@ (who sacrificed a few LVD drives for it). The former was tested on a machine without a drive connected, but there is no reason to expect it not to work.
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/GENERIC8
-rw-r--r--sys/arch/hppa/conf/RAMDISK8
2 files changed, 10 insertions, 6 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index fd51de13ff3..b513e572a8b 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.108 2007/08/05 19:10:47 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.109 2007/08/14 13:50:14 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -248,8 +248,10 @@ scsibus* at mpi?
#bha* at pci?
#scsibus* at bha?
-siop* at mainbus? irq 3 # NCR 53C720 (Fast/Wide Diff)
-siop* at pci? # NCR 538XX SCSI controllers(new)
+siop* at mainbus? irq 3 # NCR 53C720 (Fast/Wide HVD)
+siop* at phantomas? irq 3
+siop* at uturn? irq 3
+siop* at pci? # NCR 53C8XX SCSI controllers
scsibus* at siop?
#ahd* at pci? # Adaptec 79?? SCSI controllers
#scsibus* at ahd?
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index c35b56a22cb..146ce90396f 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.73 2007/08/05 19:10:47 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.74 2007/08/14 13:50:14 kettenis Exp $
#
# Diskless kernel config
#
@@ -234,8 +234,10 @@ scsibus* at mpi?
#bha* at pci?
#scsibus* at bha?
-siop* at mainbus? irq 3 # NCR 53C720 (Fast/Wide Diff)
-siop* at pci? # NCR 538XX SCSI controllers(new)
+siop* at mainbus? irq 3 # NCR 53C720 (Fast/Wide HVD)
+siop* at phantomas? irq 3
+siop* at uturn? irq 3
+siop* at pci? # NCR 53C8XX SCSI controllers
scsibus* at siop?
#ahd* at pci? # Adaptec 79?? SCSI controllers
#scsibus* at ahd?