public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* sg_io_hrd_t - host_status error (0x05)
@ 2004-04-23  3:11 Liong Hoong
  2004-04-24  3:47 ` Douglas Gilbert
  0 siblings, 1 reply; 6+ messages in thread
From: Liong Hoong @ 2004-04-23  3:11 UTC (permalink / raw)
  To: linux-scsi

Hi all,

I have set up the main control structure for the
version 3 SCSI generic driver. I am trying to send
down some opcodes (vendor specific) to a usb mass
storage device. Found that I encountered host_status
error, SG_ERR_DID_ABORT whenever I send opcodes from
0x80 to 0x9f, but encountered no errors with other
opcodes. 

The errors occured even without the device plugged in,
which seem the sg driver has exclusively blocked the
opcodes from 0x80 to 0x9f. Is it true?? Is there any
work around for this??

Is it because of Group 4 (0x80 to 0x9f) need 16 bytes
of cdb length? But even I prepare the cdb of 16 bytes,
it also failed. 

I am using red hat 8.0, 2.4.18. 

Thanks for any helps and comments!
Sean

__________________________________________________
Do You Yahoo!?
Log on to Messenger with your mobile phone!
http://sg.messenger.yahoo.com

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

end of thread, other threads:[~2004-05-07  4:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-23  3:11 sg_io_hrd_t - host_status error (0x05) Liong Hoong
2004-04-24  3:47 ` Douglas Gilbert
2004-04-27  3:43   ` Liong Hoong
2004-04-30  7:12     ` Liong Hoong
2004-05-01  1:53       ` Douglas Gilbert
2004-05-07  4:25         ` Liong Hoong

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