Remove amd',
nca' SCSI devices to match Mike's LINT commit.
This commit is contained in:
parent
9869fbaf48
commit
a126b56082
@ -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.129 1998/11/03 21:12:20 des Exp $
|
||||
# $Id: GENERIC,v 1.130 1998/11/03 22:01:21 des Exp $
|
||||
|
||||
machine "i386"
|
||||
cpu "I386_CPU"
|
||||
@ -68,10 +68,9 @@ options ATAPI_STATIC #Don't do it as an LKM
|
||||
device wcd0 #IDE CD-ROM
|
||||
device wfd0 #IDE Floppy (e.g. LS-120)
|
||||
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc, amd) is
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc) is
|
||||
# sufficient for any number of installed devices.
|
||||
controller ncr0
|
||||
#controller amd0
|
||||
controller ahb0
|
||||
controller ahc0
|
||||
controller isp0
|
||||
@ -87,9 +86,6 @@ controller bt0 at isa? port ? cam irq ?
|
||||
controller aha0 at isa? port ? cam irq ?
|
||||
#controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5
|
||||
#controller aic0 at isa? port 0x340 bio irq 11
|
||||
#controller nca0 at isa? port 0x1f88 bio irq 10
|
||||
#controller nca1 at isa? port 0x350 bio irq 5
|
||||
#controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000
|
||||
|
||||
controller scbus0
|
||||
|
||||
|
@ -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.129 1998/11/03 21:12:20 des Exp $
|
||||
# $Id: GENERIC,v 1.130 1998/11/03 22:01:21 des Exp $
|
||||
|
||||
machine "i386"
|
||||
cpu "I386_CPU"
|
||||
@ -68,10 +68,9 @@ options ATAPI_STATIC #Don't do it as an LKM
|
||||
device wcd0 #IDE CD-ROM
|
||||
device wfd0 #IDE Floppy (e.g. LS-120)
|
||||
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc, amd) is
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc) is
|
||||
# sufficient for any number of installed devices.
|
||||
controller ncr0
|
||||
#controller amd0
|
||||
controller ahb0
|
||||
controller ahc0
|
||||
controller isp0
|
||||
@ -87,9 +86,6 @@ controller bt0 at isa? port ? cam irq ?
|
||||
controller aha0 at isa? port ? cam irq ?
|
||||
#controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5
|
||||
#controller aic0 at isa? port 0x340 bio irq 11
|
||||
#controller nca0 at isa? port 0x1f88 bio irq 10
|
||||
#controller nca1 at isa? port 0x350 bio irq 5
|
||||
#controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000
|
||||
|
||||
controller scbus0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user