Update to what I'm using.

This commit is contained in:
phil 1997-06-01 18:15:12 +00:00
parent 81f7adf672
commit 2f418f67bd
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: STEELHEAD,v 1.18 1997/03/22 08:29:50 matthias Exp $
# $NetBSD: STEELHEAD,v 1.19 1997/06/01 18:15:12 phil Exp $
#
# STEELHEAD: Phil Nelson's pc532
#
@ -27,7 +27,7 @@ options COMPAT_12
file-system FFS # Berkeley fast file system
#file-system MFS # memory file system; uses RAM and swap
file-system NFS # Network File System client
#file-system ISOFS # ISO 9660 CD-ROM file system, with RR
file-system ISOFS # ISO 9660 CD-ROM file system, with RR
#file-system MSDOSFS # MS-DOS FAT file system
file-system FDESC # /dev/fd
file-system KERNFS # kernel file system; recommended
@ -53,6 +53,8 @@ options "CONSOLE_SPEED=B19200" # default baud on the console (tty00)
config netbsd root on sd0 type ffs swap on sd0 and sd1 and vnd0a
ncr0 at mainbus0 flags 0x2000
sd* at scsibus? target ? lun ? # SCSI disks
st* at scsibus? target ? lun ? # SCSI tapes
cd* at scsibus? target ? lun ? # SCSI cd-rom