diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-09-20 19:29:01 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-09-20 19:29:01 +0000 |
commit | a395250fa529e4646cf4f4a884a92a97edec28cf (patch) | |
tree | 61cfea3a8cd7250598b68a06282ecca53449410f | |
parent | 7eba9e465bc456aca6a37e39f2e05b8416029415 (diff) |
this should have a cd@scsi on it
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 7328756c303..40001411f4d 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.3 1999/04/20 20:32:19 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.4 2002/09/20 19:29:00 mickey Exp $ # # Generic kernel config (all that is supportted) # @@ -18,4 +18,4 @@ config bsd root on rd0a swap on rd0b pseudo-device rd 2 sd* at scsibus? target ? lun ? -#cd* at scsibus? target ? lun ? +cd* at scsibus? target ? lun ? |