public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* sg_scan -i /dev/sg[0123] /dev/hd[abcd] /dev/scd[0123]
@ 2003-12-06  0:27 Pat LaVarre
  2003-12-08  8:11 ` Douglas Gilbert
  0 siblings, 1 reply; 10+ messages in thread
From: Pat LaVarre @ 2003-12-06  0:27 UTC (permalink / raw)
  To: dougg; +Cc: linux-scsi

Doug G:

In lk 2.6 I wish sg_scan accepted a list of args e.g.

$ lsmod | grep sg
$
$ sudo sg_scan -i /dev/sg[0123] /dev/hd[abcd] /dev/scd[0123]
/dev/hdd: scsi0 channel=0 id=0 lun=0 [em]  type=5
    Iomega    RRD               05.A [wide=0 sync=0 cmdq=0 sftre=0 pq=0x0]
/dev/scd0: scsi0 channel=0 id=0 lun=0 [em]  type=5
    Iomega    RRD               05.U [wide=0 sync=0 cmdq=0 sftre=0 pq=0x0]
$
$ lsmod | grep sg
$ 

Tell me you will accept such a patch, and I might not be too lazy to write it.

Pat LaVarre

P.S. I presume already you are aware of the gcc -Wall warning:

$ cd sg3_utils-1.06/
$ make
gcc -g -O2 -Wall -W -D_REENTRANT -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
-c -o sg_dd.o sg_dd.c
sg_dd.c: In function `siginfo_handler':
sg_dd.c:138: warning: unused parameter `sig'
...

P.P.S. Thanks again for giving http://www.torque.net/sg/ us via google.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-12-14 22:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-06  0:27 sg_scan -i /dev/sg[0123] /dev/hd[abcd] /dev/scd[0123] Pat LaVarre
2003-12-08  8:11 ` Douglas Gilbert
2003-12-08 17:39   ` Pat LaVarre
2003-12-08 17:58   ` Pat LaVarre
2003-12-08 18:29     ` Pat LaVarre
2003-12-11 20:02       ` Pat LaVarre
2003-12-12 13:00         ` Douglas Gilbert
2003-12-14 22:30           ` Pat LaVarre
2003-12-10 18:14     ` Pat LaVarre
2003-12-11  1:07   ` Willem Riede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox