diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-16 09:14:05 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-16 09:14:05 +0000 |
commit | 16778c1dd02981d333597aecc214fc63986bb86a (patch) | |
tree | fcd59c713099ebc912cff604a4ae1b1828fe7a31 /sys/arch/mac68k/conf/RAMDISKSBC | |
parent | 2709813235b2561527ed3c1f5e8b6fe117ddc89c (diff) |
cleanup deafult locators (blah ?); please check that your most hated architecture is still fluffy (;
Diffstat (limited to 'sys/arch/mac68k/conf/RAMDISKSBC')
-rw-r--r-- | sys/arch/mac68k/conf/RAMDISKSBC | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/mac68k/conf/RAMDISKSBC b/sys/arch/mac68k/conf/RAMDISKSBC index bca194e7a3e..65d11590c30 100644 --- a/sys/arch/mac68k/conf/RAMDISKSBC +++ b/sys/arch/mac68k/conf/RAMDISKSBC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKSBC,v 1.4 2004/04/01 22:15:55 xsa Exp $ +# $OpenBSD: RAMDISKSBC,v 1.5 2004/09/16 09:14:03 mickey Exp $ # # RAMDISKSBC - bsd.rd configuration file (SBC version) @@ -52,7 +52,7 @@ intvid0 at obio? # Internal video hardware mc* at obio? # MACE ethernet on Centris/Quadra 660av sn* at obio? # Internal ethernet zsc0 at obio? # Zilog serial chip -zstty* at zsc? channel ? +zstty* at zsc? nubus0 at mainbus? @@ -75,8 +75,8 @@ scsibus* at esp? #scsibus* at ncrscsi? scsibus* at sbc? -sd* at scsibus? target ? lun ? # SCSI disk drives -st* at scsibus? target ? lun ? # SCSI tape drives -cd* at scsibus? target ? lun ? # SCSI CD-ROM drives +sd* at scsibus? # SCSI disk drives +st* at scsibus? # SCSI tape drives +cd* at scsibus? # SCSI CD-ROM drives pseudo-device rd 1 |