Add eisa0 and remove ISA configuration line for ahc0.

This commit is contained in:
Justin T. Gibbs
1995-11-05 17:02:54 +00:00
parent 828c68cf7a
commit eeb706c070
5 changed files with 54 additions and 10 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
# $Id: GENERIC,v 1.48 1995/10/25 16:43:00 jkh Exp $
# $Id: GENERIC,v 1.49 1995/10/31 16:59:59 joerg Exp $
#
machine "i386"
@@ -26,6 +26,7 @@ options UCONSOLE #Allow users to grab the console
config kernel root on wd0
controller isa0
controller eisa0
controller pci0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
@@ -46,10 +47,10 @@ device wcd0 #IDE CD-ROM
controller ncr0
controller ahc0
controller ahc1
controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr
controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
controller ahc1 at isa? bio irq ? vector ahcintr
controller ahb0 at isa? bio irq ? vector ahbintr
controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
controller aic0 at isa? port 0x340 bio irq 11 vector aicintr
+16 -2
View File
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.210 1995/10/31 18:27:45 phk Exp $
# $Id: LINT,v 1.211 1995/10/31 23:35:59 julian Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -460,7 +460,6 @@ device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
#
controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr
controller ahc0 at isa? bio irq ? vector ahcintr # port??? iomem?
controller ahb0 at isa? bio irq ? vector ahbintr
controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
@@ -748,6 +747,17 @@ device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
#
# EISA devices:
#
# The EISA bus device is eisa0. It provides auto-detection and
# configuration support for all devices on the EISA bus.
#
# The `ahc' device provides support for the Adaptec 274X and 284X
# adapters. The 284X, although a VLB card responds to EISA probes.
#
controller eisa0
controller ahc0
#
# PCI devices:
@@ -756,6 +766,9 @@ device bqu0 at isa? port 0x150
# configuration support for all devices on the PCI bus, using either
# configuration mode defined in the PCI specification.
#
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)
# and motherboard based AIC7870/AIC7880 adapters.
#
# The `ncr' device provides support for the NCR 53C810 and 53C825
# self-contained SCSI host adapters.
#
@@ -781,6 +794,7 @@ device bqu0 at isa? port 0x150
# taken
#
controller pci0
controller ahc1
device ncr0
device de0
device vx0 at pci0 port? irq? vector vxintr
+3 -2
View File
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
# $Id: GENERIC,v 1.48 1995/10/25 16:43:00 jkh Exp $
# $Id: GENERIC,v 1.49 1995/10/31 16:59:59 joerg Exp $
#
machine "i386"
@@ -26,6 +26,7 @@ options UCONSOLE #Allow users to grab the console
config kernel root on wd0
controller isa0
controller eisa0
controller pci0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
@@ -46,10 +47,10 @@ device wcd0 #IDE CD-ROM
controller ncr0
controller ahc0
controller ahc1
controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr
controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
controller ahc1 at isa? bio irq ? vector ahcintr
controller ahb0 at isa? bio irq ? vector ahbintr
controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
controller aic0 at isa? port 0x340 bio irq 11 vector aicintr
+16 -2
View File
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.210 1995/10/31 18:27:45 phk Exp $
# $Id: LINT,v 1.211 1995/10/31 23:35:59 julian Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -460,7 +460,6 @@ device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
#
controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr
controller ahc0 at isa? bio irq ? vector ahcintr # port??? iomem?
controller ahb0 at isa? bio irq ? vector ahbintr
controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
@@ -748,6 +747,17 @@ device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
#
# EISA devices:
#
# The EISA bus device is eisa0. It provides auto-detection and
# configuration support for all devices on the EISA bus.
#
# The `ahc' device provides support for the Adaptec 274X and 284X
# adapters. The 284X, although a VLB card responds to EISA probes.
#
controller eisa0
controller ahc0
#
# PCI devices:
@@ -756,6 +766,9 @@ device bqu0 at isa? port 0x150
# configuration support for all devices on the PCI bus, using either
# configuration mode defined in the PCI specification.
#
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)
# and motherboard based AIC7870/AIC7880 adapters.
#
# The `ncr' device provides support for the NCR 53C810 and 53C825
# self-contained SCSI host adapters.
#
@@ -781,6 +794,7 @@ device bqu0 at isa? port 0x150
# taken
#
controller pci0
controller ahc1
device ncr0
device de0
device vx0 at pci0 port? irq? vector vxintr
+16 -2
View File
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.210 1995/10/31 18:27:45 phk Exp $
# $Id: LINT,v 1.211 1995/10/31 23:35:59 julian Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -460,7 +460,6 @@ device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
#
controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr
controller ahc0 at isa? bio irq ? vector ahcintr # port??? iomem?
controller ahb0 at isa? bio irq ? vector ahbintr
controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
@@ -748,6 +747,17 @@ device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
#
# EISA devices:
#
# The EISA bus device is eisa0. It provides auto-detection and
# configuration support for all devices on the EISA bus.
#
# The `ahc' device provides support for the Adaptec 274X and 284X
# adapters. The 284X, although a VLB card responds to EISA probes.
#
controller eisa0
controller ahc0
#
# PCI devices:
@@ -756,6 +766,9 @@ device bqu0 at isa? port 0x150
# configuration support for all devices on the PCI bus, using either
# configuration mode defined in the PCI specification.
#
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)
# and motherboard based AIC7870/AIC7880 adapters.
#
# The `ncr' device provides support for the NCR 53C810 and 53C825
# self-contained SCSI host adapters.
#
@@ -781,6 +794,7 @@ device bqu0 at isa? port 0x150
# taken
#
controller pci0
controller ahc1
device ncr0
device de0
device vx0 at pci0 port? irq? vector vxintr