Rescan the SCSI bus of just-added aic devices, so they can be used
during installation.
This commit is contained in:
parent
b0642e8fda
commit
370af64c61
@ -735,12 +735,14 @@ card "SiliconTech,Inc" "16MB Compact PC Card"
|
||||
card "Adaptec, Inc." "APA-1460 SCSI Host Adapter"
|
||||
config 0x9 "aic0" ?
|
||||
insert logger -t pccard:$device -s Adaptec Slim SCSI inserted
|
||||
insert camcontrol rescan $device
|
||||
remove logger -t pccard:$device -s Adaptec Slim SCSI removed
|
||||
|
||||
# NewMedia Bustoaster SCSI
|
||||
card "New Media" "SCSI"
|
||||
config 0x22 "aic0" ?
|
||||
insert logger -t pccard:$device -s New Media Bus Toaster inserted
|
||||
insert camcontrol rescan $device
|
||||
remove logger -t pccard:$device -s New Media Bus Toaster removed
|
||||
|
||||
# REX5535AC, REX5535X SCSI
|
||||
|
@ -735,12 +735,14 @@ card "SiliconTech,Inc" "16MB Compact PC Card"
|
||||
card "Adaptec, Inc." "APA-1460 SCSI Host Adapter"
|
||||
config 0x9 "aic0" ?
|
||||
insert logger -t pccard:$device -s Adaptec Slim SCSI inserted
|
||||
insert camcontrol rescan $device
|
||||
remove logger -t pccard:$device -s Adaptec Slim SCSI removed
|
||||
|
||||
# NewMedia Bustoaster SCSI
|
||||
card "New Media" "SCSI"
|
||||
config 0x22 "aic0" ?
|
||||
insert logger -t pccard:$device -s New Media Bus Toaster inserted
|
||||
insert camcontrol rescan $device
|
||||
remove logger -t pccard:$device -s New Media Bus Toaster removed
|
||||
|
||||
# REX5535AC, REX5535X SCSI
|
||||
|
Loading…
Reference in New Issue
Block a user