Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: About USB Mass Storage Device driver on OSX 10.3.5 upper
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About USB Mass Storage Device driver on OSX 10.3.5 upper



Robin --

See my reply to your post on ata-scsi-dev. I think that might be a good starting point.

-- Chris

On Jan 10, 2005, at 5:19 PM, Robin Wang wrote:

Dear Chris,

	Thank you very much.

I've seen a TEST_UNIT_READY and a INQUERY for each Lun, I've replied INQUERY command as this,

UInt8 SCSIInquiryData[36] =
{
0x00, //0 ; Direct Access Device
0x80, //1 ; RMB bit is set by inquiry data
0x02, //2 ; ANSI ver
0x02, //3 ; Data format = 2
0x00, //4 ; Additional length (changed to 0 from 0x75)
0x00, 0x00, 0x00, // 5-7;
'G','E','N','E','R','I','C',' ', //8-15 ; Manufacturer 8 digits
'U','S','B',' ','M','a','s','s',' ','S','t','o','r','a','g','e',//16-31 product name
'1','.','0','0' //32-35 Revision 4 digits
};


	GetDataBuffer( request )->writeBytes(0,SCSIInquiryData,36);

	I did not find anything wrong from it, do you have any ideas about it?

Best regards,
Robin Wang

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


------------------ 6 Infinite Loop M/S 306-2MS Cupertino CA 95014 phone: (408) 974-4033 fax: (408) 862-7577 email: email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Re: About USB Mass Storage Device driver on OSX 10.3.5 upper (From: "Robin Wang" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.