* "Li, Frank" (Cc-ing you because I don't know if you're on the list or not. Sorry if you end up getting duplicates)
| Toll: (Tollef) | 1. I remember WINDOWS XP doesn't provide CDC driver, windows xp sp2 | just provide RNDIS driver for usb to eth. Do you prepare to develop | windows CDC driver? As Rusty says -- No. We are not into developing anything for Windows based systems. | 2. Mass storage device has problem between two systems. Device just | provide umounted storage device to host by Mass storage device. Mass | storage device use SCSI command over USB. So it can't resolve share | problem when device and host access the same file. When host copy a | file to device, device will no see such file before remount the | device because file system uses buffer. I suggest use SMB or NFS. This can either be solved in the way it's solved on the Nokia 770 (and I presume N800) by only allowing access to the VFAT-formatted MMC card, or as you say, use SMB or NFS. As we want windows clients to be able to access this, SMB is probably a good choice, and this should be described in the specification (both what solution you choose, and why). -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
