|
a question of u-disk
I do a test in a board of TI-omap730,use a part"mtdblock/4" of flash
as a u-disk,now I connect the board to the host of linux,that is ok!I can mount and read write,
but,I connect the board to the host of windowxp,the windows can't recognise it,that is why?
I use "lsmod" list the modules in the host about u-disk,
nls_iso8859-1 3516 1 (autoclean)
nls_cp437 5116 1 (autoclean)
usb-storage 69332 1
vfat 13004 1 (autoclean)
fat 38808 0 (autoclean) [vfat]
sd_mod 13516 2 (autoclean)
scsi_mod
please have a look,thanks!
|