From 370af64c61c4759b1680c24b11453ec311f5bdae Mon Sep 17 00:00:00 2001 From: "Daniel C. Sobral" Date: Mon, 13 Mar 2000 20:41:29 +0000 Subject: [PATCH] Rescan the SCSI bus of just-added aic devices, so they can be used during installation. --- etc/defaults/pccard.conf | 2 ++ etc/pccard.conf.sample | 2 ++ 2 files changed, 4 insertions(+) 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