Re-add a call to "camcontrol rescan" after insertion of an aic pccard.
We now do it as a "camcontrol rescan all" which is something ken promised to implement; for the time being it's not worse than the old "camcontrol rescan $device" which ended up in something like "camcontrol rescan aic1". Currently, camcontrol misinterprets the third non-numeric arg as number 0, and rescans bus 0, which is about the best we could get at this time. Approved by: imp MFC after: 1 week
This commit is contained in:
parent
c32bcbdfbc
commit
51256ff281
@ -50,10 +50,12 @@ include /etc/pccard.conf
|
||||
# Adaptec SlimSCSI (also included with Sony CD-ROM players)
|
||||
card "Adaptec, Inc." "/APA-1460 .*/"
|
||||
config 0x9 "aic" ?
|
||||
insert camcontrol rescan all
|
||||
|
||||
# NewMedia Bustoaster SCSI
|
||||
card "New Media" "SCSI"
|
||||
config 0x22 "aic" ?
|
||||
insert camcontrol rescan all
|
||||
|
||||
########## an ##########
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user