[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scsictl



> Date: Tue, 30 Nov 1999 11:50:12 -0500 (EST)
> From: Nathan Binkert <binkertn@umich.edu>
> 
> I'm interested in porting scsictl from NetBSD.  (I want to be able to
> attach devices after boot.)

We have had that for far longer than NetBSD...

man 8 scsi

look at the -r option specifically

That said, I would like to see scsibusses devices of their own just
in order to do reprobing on empty busses.  Now you must have an
"openable" device, in order to gfet the ioctl sent.

Niklas