Resurrect the aic driver.
This commit is contained in:
parent
c5c63975d5
commit
f9075340a8
@ -1027,12 +1027,13 @@ device npx0 at nexus? port IO_NPX flags 0x0 irq 13
|
||||
#
|
||||
|
||||
#
|
||||
# SCSI host adapters: `aha', `bt'
|
||||
# SCSI host adapters: `aha', `aic', `bt'
|
||||
#
|
||||
# adv: All Narrow SCSI bus AdvanSys controllers.
|
||||
# adw: Second Generation AdvanSys controllers including the ADV940UW.
|
||||
# aha: Adaptec 154x
|
||||
# ahc: Adaptec 274x/284x/294x
|
||||
# aic: Adaptec 152x
|
||||
# bt: Most Buslogic controllers
|
||||
#
|
||||
# Note that the order is important in order for Buslogic cards to be
|
||||
@ -1042,7 +1043,8 @@ device npx0 at nexus? port IO_NPX flags 0x0 irq 13
|
||||
controller bt0 at isa? port IO_BT0 irq ?
|
||||
controller adv0 at isa? port ? irq ?
|
||||
controller adw0
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aic0 at isa? port ? irq ?
|
||||
|
||||
#
|
||||
# Compaq Smart RAID controller. This driver also uses the major number
|
||||
|
@ -1027,12 +1027,13 @@ device npx0 at nexus? port IO_NPX flags 0x0 irq 13
|
||||
#
|
||||
|
||||
#
|
||||
# SCSI host adapters: `aha', `bt'
|
||||
# SCSI host adapters: `aha', `aic', `bt'
|
||||
#
|
||||
# adv: All Narrow SCSI bus AdvanSys controllers.
|
||||
# adw: Second Generation AdvanSys controllers including the ADV940UW.
|
||||
# aha: Adaptec 154x
|
||||
# ahc: Adaptec 274x/284x/294x
|
||||
# aic: Adaptec 152x
|
||||
# bt: Most Buslogic controllers
|
||||
#
|
||||
# Note that the order is important in order for Buslogic cards to be
|
||||
@ -1042,7 +1043,8 @@ device npx0 at nexus? port IO_NPX flags 0x0 irq 13
|
||||
controller bt0 at isa? port IO_BT0 irq ?
|
||||
controller adv0 at isa? port ? irq ?
|
||||
controller adw0
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aic0 at isa? port ? irq ?
|
||||
|
||||
#
|
||||
# Compaq Smart RAID controller. This driver also uses the major number
|
||||
|
@ -1027,12 +1027,13 @@ device npx0 at nexus? port IO_NPX flags 0x0 irq 13
|
||||
#
|
||||
|
||||
#
|
||||
# SCSI host adapters: `aha', `bt'
|
||||
# SCSI host adapters: `aha', `aic', `bt'
|
||||
#
|
||||
# adv: All Narrow SCSI bus AdvanSys controllers.
|
||||
# adw: Second Generation AdvanSys controllers including the ADV940UW.
|
||||
# aha: Adaptec 154x
|
||||
# ahc: Adaptec 274x/284x/294x
|
||||
# aic: Adaptec 152x
|
||||
# bt: Most Buslogic controllers
|
||||
#
|
||||
# Note that the order is important in order for Buslogic cards to be
|
||||
@ -1042,7 +1043,8 @@ device npx0 at nexus? port IO_NPX flags 0x0 irq 13
|
||||
controller bt0 at isa? port IO_BT0 irq ?
|
||||
controller adv0 at isa? port ? irq ?
|
||||
controller adw0
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aic0 at isa? port ? irq ?
|
||||
|
||||
#
|
||||
# Compaq Smart RAID controller. This driver also uses the major number
|
||||
|
Loading…
Reference in New Issue
Block a user