Remove "options MAXLUN=2" since the ncr driver will probe for 8 LUNs

now anyway, even if compiled with FAILSAFE defined.
This commit is contained in:
Stefan Eßer 1996-12-15 16:31:18 +00:00
parent 10cffc9fbc
commit b88a895923
2 changed files with 2 additions and 4 deletions

View File

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC,v 1.78 1996/11/16 01:09:17 gibbs Exp $
# $Id: GENERIC,v 1.79 1996/12/13 07:55:10 jkh Exp $
machine "i386"
cpu "I386_CPU"
@ -62,7 +62,6 @@ device wcd0 #IDE CD-ROM
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
# for any number of installed devices.
controller ncr0
options MAX_LUN=2 #ncr0: for PD drive
controller ahb0
controller ahc0

View File

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC,v 1.78 1996/11/16 01:09:17 gibbs Exp $
# $Id: GENERIC,v 1.79 1996/12/13 07:55:10 jkh Exp $
machine "i386"
cpu "I386_CPU"
@ -62,7 +62,6 @@ device wcd0 #IDE CD-ROM
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
# for any number of installed devices.
controller ncr0
options MAX_LUN=2 #ncr0: for PD drive
controller ahb0
controller ahc0