diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-01-21 20:54:17 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-01-21 20:54:17 +0000 |
commit | e42902d3d49edea20d4e4d6c22e96040b0fcbe57 (patch) | |
tree | 99575d4d8926d6d5b649fe20e26dc4fee8da6615 /sys/arch/hppa/conf | |
parent | 505d220db494d84f01398907d0a6a9af8e971105 (diff) |
st, cd and other scsi devices are useful too
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 12 |
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 ? |