USB MSC, SD/ATA/NAND/RAM Disk
- From: GSR <GSR@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 26 May 2008 05:04:01 -0700
Hi,
From MS Help I observed that following registry need to be set for USB MassStorage Class Driver to be loaded, in addition to USB Function Controller
Registry Settings.
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"=- ; erase previous default
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Mass_Storage_Class"
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Mass_Storage_Class]
"Dll"="usbmsfn.dll"
"InterfaceSubClass"=dword:06
"InterfaceProtocol"=dword:50
"DeviceName"="DSK1:"
"FriendlyName"="Mass Storage"
"idVendor"=dword:045E
"Manufacturer"="Generic Manufacturer (PROTOTYPE--Remember to change
idVendor)"
"idProduct"=dword:FFFF
"Product"="Generic Mass Storage (PROTOTYPE--Remember to change idVendor)"
"bcdDevice"=dword:0
Consider a case for example My System is having SD Card, Harddisk on ATA,
NAND Device and also RAM.
In registry the disks names are DSK1,DSK2,DSK3, for SD,HDD and NAND
respectively.
I have two questions here:
1) Is SD Card will be shown as MSC when USB Device is connected to Host in
the above case ? If not please correct me.
2) What are the settings that I have to do for having RAM Device as MSC
instead of a Flash Device ?
Thank You & Regards,
Sudheer
.
- Follow-Ups:
- Re: USB MSC, SD/ATA/NAND/RAM Disk
- From: Michel Verhagen (eMVP)
- Re: USB MSC, SD/ATA/NAND/RAM Disk
- Prev by Date: Re: VirtualProtect
- Next by Date: sdio driver development platform for windows mobile
- Previous by thread: PXA270 I2C register mapping
- Next by thread: Re: USB MSC, SD/ATA/NAND/RAM Disk
- Index(es):
Relevant Pages
|
|