Disable non functional esp driver and scsi support.

This commit is contained in:
dbj 1999-03-26 23:17:53 +00:00
parent 85974131bd
commit f1d7b3337a
1 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.12 1999/03/24 23:15:51 dbj Exp $
# $NetBSD: GENERIC,v 1.13 1999/03/26 23:17:53 dbj Exp $
#
# GENERIC next68k
#
@ -58,13 +58,13 @@ options COMPAT_SUNOS # can run SunOS 4.1.1 executables
#options EXEC_ELF32 # 32-bit ELF executables (Linux)
# File systems
file-system FFS # UFS
file-system EXT2FS # second extended file system (linux)
file-system LFS # log-structured file system
#file-system FFS # UFS
#file-system EXT2FS # second extended file system (linux)
#file-system LFS # log-structured file system
file-system MFS # memory file system
file-system NFS # Network File System client
file-system CD9660 # ISO 9660 + Rock Ridge file system
file-system MSDOSFS # MS-DOS file system
#file-system CD9660 # ISO 9660 + Rock Ridge file system
#file-system MSDOSFS # MS-DOS file system
file-system FDESC # /dev/fd
file-system KERNFS # /kern
file-system NULLFS # loopback file system
@ -145,7 +145,7 @@ zsc0 at intio? ipl 5
xe* at intio? ipl 3 # ethernet
esp0 at intio? ipl 3 flags 0xff00 # Turn off sync negotiation
#esp0 at intio? ipl 3 flags 0xff00 # Turn off sync negotiation
#
# Serial ports
@ -154,16 +154,16 @@ zstty0 at zsc0 channel 0 # ttya
zstty1 at zsc0 channel 1 # ttyb
# SCSI bus support
scsibus* at scsi?
#scsibus* at scsi?
# SCSI devices
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
ch* at scsibus? target ? lun ? # SCSI autochangers
se* at scsibus? target ? lun ? # SCSI ethernet
ss* at scsibus? target ? lun ? # SCSI scanners
uk* at scsibus? target ? lun ? # SCSI unknown
#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
#ch* at scsibus? target ? lun ? # SCSI autochangers
#se* at scsibus? target ? lun ? # SCSI ethernet
#ss* at scsibus? target ? lun ? # SCSI scanners
#uk* at scsibus? target ? lun ? # SCSI unknown
# Memory-disk drivers