David Kramer wrote:
> 
> Cokey de Percin wrote:
> >
> > David Kramer wrote:
> > >
> > > If I turn on a connected SCSI device, is there a way of telling Linux to
> > > rescan the SCSI bus?
> > >
> >
> > Yup, try this.  Works for me.
>   ....
> > echo "scsi add-single-device 0 0 6 0" > /proc/scsi/scsi
>   ....
> 
> WOW!  I just have one question-  Where do you find out about something
> that obscure?  I've never heard of writing to files in the proc system
> before.
> 

I thought I'd learn alittle about the SCSI subsystem and it was 
documented in the source.  I should point out that many things 
can be controlled by writing to the /proc subsystem.  A simple one
would be ip forwarding a more complex one is the Mylex block driver
for the DAC960 SCSI raid cards.  I'm not at all sure how it works,
but it does.

Best

Cokey   

-- 
------------------------------------------------------------------
Cokey de Percin, DBA            Email:
Policy Management Systems Corp.  Work - [EMAIL PROTECTED]
Columbia, South Carolina         Home - [EMAIL PROTECTED]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to