Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2002 11:13:24 +0200
From:      "Jean-françois Dalbosco" <jdalbosc@enserg.fr>
To:        freebsd-scsi@FreeBSD.org
Subject:   still don't work :o(
Message-ID:  <200208080913.g789DOtP027235@enserg.enserg.fr>

next in thread | raw e-mail | index | archive | help
hi,

First i would like to thank you for your reply.
i've tryed to change the bytes order and use the scsi_ulto2b() function 
but it still doesn't work. The buffer pointed to by the dataptr member 
of my ccb is still full of zero with no data from my device in it...

besides i have 2 questions:

1. when i send a READ_6 opcode to the device it fullfills the 
databuffer with a series of characters. They are not really what i'm 
expecting but they do come from the device since i've been able to 
recognize 'on the fly' a string that has something to do with the 
device name. The device is a sort of Memory Disk and i was wondering 
from where those data could spring out?    
 


2. my second question is how specific a driver can be? or in other 
words does the specificity of a device only resides in the specificity 
of its command opcodes or is there any other specificity that the 
Passthrough driver couldn't deal with? 

thanks a lot for your help.



-- 
NeoMail - Webmail that doesn't suck... as much.
http://neomail.sourceforge.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208080913.g789DOtP027235>