summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-01-21 20:54:17 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-01-21 20:54:17 +0000
commite42902d3d49edea20d4e4d6c22e96040b0fcbe57 (patch)
tree99575d4d8926d6d5b649fe20e26dc4fee8da6615 /sys/arch/hppa/conf
parent505d220db494d84f01398907d0a6a9af8e971105 (diff)
st, cd and other scsi devices are useful too
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/GENERIC12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index e6372974478..8b1b99e57e4 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.16 2003/01/14 11:04:18 mickey Exp $
+# $OpenBSD: GENERIC,v 1.17 2003/01/21 20:54:16 mickey Exp $
#
# Diskless kernel config
#
@@ -132,8 +132,8 @@ scsibus* at osiop?
#fd* at fdc? drive ? # floppy drives
sd* at scsibus? target ? lun ?
-#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? target ? lun ?
+cd* at scsibus? target ? lun ?
+ch* at scsibus? target ? lun ?
+ss* at scsibus? target ? lun ?
+uk* at scsibus? target ? lun ?