Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/04/04 08:47
Read: times


 
#80345 - RE: USB Mass Storage Device
Responding to: ???'s previous message
You could also use the USB mass-storage class spec (bulk-only). There is class driver support for that in WinME, 2k, XP, and later OS's. (I think it's also in Win98, but my memory is failing me on that point).

USB Mass Storage (Bulk Only) Class Specification:
http://www.usb.org/developer...ulk_10.pdf

The downside to this approach is that you'd also need a decent understanding of the SCSI block command protocol (SBC-2 or SBC-3) unless you have some back end hardware that can take a CDB directly.

Just an alternative that may or may not meet the needs.

List of 15 messages in thread
TopicAuthorDate
USB Mass Storage Device            01/01/70 00:00      
   RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
         RE: Igor Plug            01/01/70 00:00      
            It is posible            01/01/70 00:00      
         RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
   RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
         RE: USB Mass Storage Device            01/01/70 00:00      
         RE: USB Mass Storage Device            01/01/70 00:00      
   Atmel AT89C51SND2C            01/01/70 00:00      
      RE: Atmel AT89C51SND2C            01/01/70 00:00      

Back to Subject List