... Hash: SHA1 fat32dev@yahoogroups.com wrote: Hi KO, ... could you please commit the source to the SVN repository as well? As far as I can see the source...
Hi/2. ... I've committed all the patches I made to SVN trunk before 0.9.13. Of course, I'll commit patches for 0.9.13 as well to SVN but not trunk, because...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fat32dev group. File : /f32_0913.zip ...
fat32dev@yahoogroups....
Dec 7, 2008 12:15 pm
649
Hi/2. This is a GA version of FAT32 v0.9.13. And there are the following changes since v0.9.12. ... - Fixed the problem that a program trying to READ/WRITE...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the fat32dev group. File :...
fat32dev@yahoogroups....
Dec 7, 2008 6:04 pm
651
I have uploaded the latest build environment for version 0.9.13 to this groups file section. Changes; Updated the files with KO's GA version Updated the FAT32...
... Hi KO Do you want me to upload it to Netlabs incoming? If so, I will probably go ahead and upload the WPI file I did too since I have not heard from...
A user reported a problem with the fat32 driver itself. Here is what he had to say. What about the problem of FAT32 IFS refusing to mount a valid partition...
Another user had this to say about write verificaiton. David Just a little idea: IIRC USB devices use a command set derived from IDE interface. IDE implements...
Hi/2. ... It's up to you. I think packaging and distributing of FAT32 driver is your right. I just provide binaries and additional files for Korean with you to...
Hi/2. ... If his guess is right, WRITE-VERIFY problem should occur regardless of file system of USB removable medias. But I cannot reproduce this situation. If...
Hi/2. I think, this is not a problem of FAT32 IFS, but maybe OS2DASD.DMD or OS2LVM.DMD. Nevertheless, we can doubt FAT32 IFS has a problem to refuse to mount. ...
Hi/2. Did you test the USB media which has a WRITE-VERIFY problem with FAT32 ? If so, FAT32 IFS seems to have a problem. That's too bad. T.T KO Myung-Hun...
... Hi KO I did not test it formatted fat32. However, after you asked, I formatted the drive fat32 and copied some files with write verification on. Write...
... FAT32 ? ... KO I have checked 3 USB devices, one of which I had problems earlier with write verification using fat32 0.9.13 tests 1 and 2. An near as I can...
... 0.9.13 GA. ... Hi/2. It's strange. As I said before, GA is the same as t1. If you're right, t1 should not work with your USB. Anyway, I think this is due...
... Hi/2. How about HPFS or JFS ? If they also hang, WRITE-VERIFICATION error is not a problem of FAT32 IFS DRIVER. And other component has a clue, maybe...
Someone has reported that they have a problem when using tedit.exe on a fat32 partition. He says the problem does not happen every time he uses tedit, but it...
... Hi KO HPFS has no problem using write verification when writing to a USB drive. FAT32 does. The problem appears to be in the FAT32 driver. David...
... Hi KO I have been unable to produce this problem. Rob filed a bug report on the fat32 bug tracker which gives a little more information. I have asked him...
... Hi KO I am working with Rob to see when this happens. Right now he can't tell me if it is happening during the save or when he tries to execute his REXX...
... KO I received this from Rob. I have tried to recreate the problem again this afternoon. First I did the usual cycle: edit rexx script - save it - type it -...
... KO the FM/2 development team has been looking at this issue. Here is one of their posts. Hi, ... OK. That clarifies it somewhat. It appears to be USBMSD...
Hi, ... I looked at the 0.9.13 code. May I suggest the following for FS_READ/FS_WRITE: keep my code, create an additional 64 k local buffer (FS_READ/FS_WRITE ...