This is a multi-part message in MIME format.
------=_NextPart_000_008A_01C5AC8D.26B24270
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I've built a pxa255usbfn driver with mass storage and to test it i've =
included the ramdisk driver
on my device. Eventually i will use PCMCIA flash disk. All drivers are =
loaded at boot. I connect the
ce device to PC host so was hoping to see the Ramdisk storage card as =
disk, pc sees device as mass storage
device in Device manager but says no drivers loaded! Any way no disk =
shows up in Windows explorer.
4294777381 PID:3c356c6 TID:c3a489da 0x83a234a8: [TIMESVC DST] System =
Started...
4294777385 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: =
DeviceName =3D DSK1:
4294777386 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: =
Removable =3D 0
4294777388 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: =
IOCTL_DISK_GETINFO passed
4294777388 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: bytes =
per sector =3D 512
4294777389 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: =
cylinders =3D 0
4294777389 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: flags =
=3D 0xa
4294777390 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: heads =
=3D 0
4294777390 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: =
sectors =3D 64
4294777391 PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: total =
sectors =3D 2048
4294777393 PID:63c6f4ee TID:3a29db6 0x83a29b74: =
FSD_UnmountDisk(0xbaf30): unmounting...
4294777394 PID:63c6f4ee TID:3a29db6 0x83a29b74: FATFS!UnmountDisk: =
unmounting all volumes on disk 000BAF30
I have following debug output during boot. My ramdisk seems to be =
unmounted for some reason. Anyone any ideas
on how to get this to work. The mass storage fn driver seems to be =
seeing the disk but the PC can't
Regards
------=_NextPart_000_008A_01C5AC8D.26B24270
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1498" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> I've built a pxa255usbfn driver =
with mass=20
storage and to test it i've included the ramdisk driver</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>on my device. Eventually i will use =
PCMCIA flash=20
disk. All drivers are loaded at boot. I connect the</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>ce device to PC host so was hoping to =
see the=20
Ramdisk storage card as disk, pc sees device as mass =
storage</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>device in Device manager but says no =
drivers=20
loaded! Any way </FONT>no disk shows up in Windows explorer.</DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>4294777381 PID:3c356c6 TID:c3a489da =
0x83a234a8:=20
[TIMESVC DST] System Started...<BR>4294777385 PID:3c356c6 TID:3a29db6=20
0x83a29b74: UsbMsFn!STORE_Init: DeviceName =3D DSK1:<BR>4294777386 =
PID:3c356c6=20
TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: Removable =3D =
0<BR>4294777388=20
PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: =
IOCTL_DISK_GETINFO=20
passed<BR>4294777388 PID:3c356c6 TID:3a29db6 0x83a29b74: =
UsbMsFn!STORE_Init:=20
bytes per sector =3D 512<BR>4294777389 PID:3c356c6 TID:3a29db6 =
0x83a29b74:=20
UsbMsFn!STORE_Init: cylinders =3D 0<BR>4294777389 PID:3c356c6 =
TID:3a29db6=20
0x83a29b74: UsbMsFn!STORE_Init: flags =3D 0xa<BR>4294777390 PID:3c356c6=20
TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: heads =3D 0<BR>4294777390 =
PID:3c356c6=20
TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: sectors =3D 64<BR>4294777391 =
PID:3c356c6 TID:3a29db6 0x83a29b74: UsbMsFn!STORE_Init: total sectors =
=3D=20
2048<BR>4294777393 PID:63c6f4ee TID:3a29db6 0x83a29b74:=20
FSD_UnmountDisk(0xbaf30): unmounting...<BR>4294777394 PID:63c6f4ee =
TID:3a29db6=20
0x83a29b74: FATFS!UnmountDisk: unmounting all volumes on disk=20
000BAF30</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have following debug output during =
boot. My=20
ramdisk seems to be unmounted for some reason. Anyone any =
ideas</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>on how to get this to work. The mass =
storage fn=20
driver seems to be seeing the disk but the PC can't</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV></BODY></HTML>
------=_NextPart_000_008A_01C5AC8D.26B24270--