mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 16:52:21 -04:00
Reinstate the aic driver.
PR: conf/15187
This commit is contained in:
parent
7bfe8450be
commit
ee46a57116
2 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ controller adv0 at isa? port ? irq ?
|
|||
controller adw0
|
||||
controller bt0 at isa? port ? irq ?
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aic0 at isa? port ? irq ?
|
||||
|
||||
# SCSI peripherals
|
||||
# Only one of each of these is needed, they are dynamically allocated.
|
||||
|
|
|
|||
|
|
@ -109,6 +109,7 @@ controller adv0 at isa? port ? irq ?
|
|||
controller adw0
|
||||
controller bt0 at isa? port ? irq ?
|
||||
controller aha0 at isa? port ? irq ?
|
||||
controller aic0 at isa? port ? irq ?
|
||||
|
||||
# SCSI peripherals
|
||||
# Only one of each of these is needed, they are dynamically allocated.
|
||||
|
|
|
|||
Loading…
Reference in a new issue