Name: jimmiek Date: March 12, 2005 at 08:48:10 Pacific Subject: DOS 7.1 freezes copying from USB OS: DOS 7.10a stand-alone CPU/Ram: P3 733mhz, 128mb RAM
Comment:
Hey all, I am running DOS 7.10a stand-alone on a reformatted DELL computer. It is set up with multiple boot configs, some of which include USB flashdisk support. My problem is that when transfering data to/from the flashdisk, any more than 100kb locks up the system. I can transfer 80-90kb, reboot, transfer more, reboot, etc; but any more locks up the system. Transfers to/from CD-ROM and HDs all work perfectly, as do games/.exe files. The config/autoexec lines for the USB support are below.
No, USB in DOS is something I've never needed to do, so not much help I'm afraid.
It's always seemed a bit of kludge, and not guaranteed to work with all devices (all of the time). If possible, experiment with other drivers or parameters maybe.
Might try increasing DMA in EMM386.EXE, if applicable, but something of a long shot.
Don't see a matching 'signature' for the driver in config.sys ( /d:USBCD001) but since it works anyways... must be ok.
EMM386.EXE had to be disabled for the USB drivers to work. I disabled stacks and that boosted the "freeze limit" to 300kb+. Unfortunately the drivers i'm currently running are the only ones i've found that work. I'm going to keep searching for better ones, and try messing with some of the parameters like you suggested. Thanks for the help guys. If I come up with a complete fix i'll post it, in case anyone's interested.
STACKS was set to 0,0 to achieve the 300kb limit. With STACKS maxed out to 18,512 i got around 7mb successfully moved...after which the system promptly froze. baby steps, right :)
STACKS=64,512 - still freezes with large files. actually, the copy process got further before freezing with only 45 STACKS. I've also been messin' with the BUFFER/FILE settings, but so far they've been of no help.
i've been using Norton Commander to copy files (which i believe uses the standard DOS COPY?) because of it's progress bar. I have tried both DOS command COPY and XCOPY, but neither one has any more success than NC.
Make sure you are using the latest USBASPI.SYS Panasonic driver, or alternatively try the APSoft's Point Enablers.
http://www.mwpms.uklinux.net/usbfire.htm
also try experimenting with the various USBASPI switches they would of been posted in the forum by MADMAXUSB or see:
http://www.mwpms.uklinux.net/usbfire.txt
I am not familiar with using MSDOS 7.xx as it was never officially a standalone product, but under MS DOS 6.2x I have never had problems with USB Flash Drives if the USBASPI driver recognises the device.
There could be an issue with the hardware in the exact chip set and version used. Being it's a P-3, most likely you have a USB 1.1 version. The older step levels of the VIA USB 1.1 chips had an internal noise problem when doing large data transfers. Resulted in errors (of some sort), and it might be this type of problem that the DOS drivers are not handling and going south. It would be worth your effort to try it on a different system with a different USB chipset to see if that makes a difference.
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE