Enable cd at scsibus, just works on LUNA-II.
This commit is contained in:
parent
05f0356f93
commit
f1c10c7125
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.105 2013/04/27 21:43:31 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.106 2013/05/10 16:30:50 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.105 $"
|
||||
#ident "GENERIC-$Revision: 1.106 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -167,7 +167,7 @@ scsibus* at spc?
|
||||
# SCSI devices
|
||||
sd* at scsibus? target ? lun ? # SCSI disks
|
||||
st* at scsibus? target ? lun ? # SCSI tapes
|
||||
#cd* at scsibus? target ? lun ? # SCSI CD-ROMs
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROMs
|
||||
#ch* at scsibus? target ? lun ? # SCSI changer devices
|
||||
#ss* at scsibus? target ? lun ? # SCSI scanners
|
||||
#uk* at scsibus? target ? lun ? # unknown SCSI devices
|
||||
|
Loading…
Reference in New Issue
Block a user