aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>2000-03-13 20:41:29 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>2000-03-13 20:41:29 +0000
commit370af64c61c4759b1680c24b11453ec311f5bdae (patch)
tree198507891b6286d48a0902172a1ee360c1644a53 /etc
parentb0642e8fda442f0bb00036a5265335aa22bfec24 (diff)
downloadsrc-370af64c61c4759b1680c24b11453ec311f5bdae.tar.gz
src-370af64c61c4759b1680c24b11453ec311f5bdae.zip
Rescan the SCSI bus of just-added aic devices, so they can be used
during installation.
Notes
Notes: svn path=/head/; revision=58023
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf2
-rw-r--r--etc/pccard.conf.sample2
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index b5e70f9770bb..1f553c863602 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -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
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index b5e70f9770bb..1f553c863602 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -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