Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

DOS 7.1 freezes copying from USB

Original Message
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.

config.sys:
DEVICEHIGH=C:\EXT\USB\USBASPI.SYS /V /W
DEVICEHIGH=C:\EXT\USB\DI1000DD.SYS

autoexec.bat:
LH MSCDEX /d:USBCD001

Any suggestions are appreciated. Thanks


Report Offensive Message For Removal


Response Number 1
Name: Mechanix2Go
Date: March 12, 2005 at 09:13:44 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
That's a new one on me.

How about some FILES, STACKS & BUFFERS.

The theory being that since the flash drive is faster than CD or HD, maybe it's getting a stack overflow and not telling you about it.

If no joy on F S & B, look at your IRQs.

M2


Report Offensive Follow Up For Removal

Response Number 2
Name: jimmiek
Date: March 12, 2005 at 10:01:09 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
I left the F S B settings as default, which on my system were

FILES=30
BUFFERS=20,0
STACKS=9,256

...if that gives you any indication. thanks for the suggestion, i'm going to try disabling stacks support on the USB boot configs, see if that helps.


Report Offensive Follow Up For Removal

Response Number 3
Name: Mechanix2Go
Date: March 12, 2005 at 10:04:31 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
Hi,

I'm about out of brilliance.

But jboy's awake.

Stay tuned.

M2


Report Offensive Follow Up For Removal

Response Number 4
Name: jboy
Date: March 12, 2005 at 10:15:42 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
'Awake'? Matter of opinion maybe ; )

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.

Give me ambiguity or give me something else


Report Offensive Follow Up For Removal

Response Number 5
Name: jimmiek
Date: March 12, 2005 at 10:25:15 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
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.

Report Offensive Follow Up For Removal


Response Number 6
Name: Mechanix2Go
Date: March 12, 2005 at 10:34:09 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
Hi jimmie,

Did you REM out the STACKS line, or did you put in:

STACKS=0,0

There's a difference.

If there's no STACKS line [AFAIK] DOS will set a default number and size.

I would experiment with STACKS some more.

Heck, pour the coal to it.

Maybe 18,512 ?

It's free style from here on out.

M2


Report Offensive Follow Up For Removal

Response Number 7
Name: jimmiek
Date: March 12, 2005 at 11:03:41 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
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 :)

Report Offensive Follow Up For Removal

Response Number 8
Name: Mechanix2Go
Date: March 12, 2005 at 11:05:42 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
Hi jimmie,

Try more stacks.

M2


Report Offensive Follow Up For Removal

Response Number 9
Name: jimmiek
Date: March 12, 2005 at 11:36:54 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
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.

Report Offensive Follow Up For Removal

Response Number 10
Name: Mechanix2Go
Date: March 12, 2005 at 11:41:25 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
Hi jimmie,

AFAIK FILES effects number of files open at once [file handles ?].

Just for drill, if you're using COPY, try XCOPY.

Or vice-versa.

This is terra incognitus erectus.

M2


Report Offensive Follow Up For Removal

Response Number 11
Name: jimmiek
Date: March 12, 2005 at 11:53:44 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
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.

Report Offensive Follow Up For Removal

Response Number 12
Name: rogerashley
Date: March 12, 2005 at 12:32:21 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
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.


Report Offensive Follow Up For Removal

Response Number 13
Name: Mechanix2Go
Date: March 12, 2005 at 21:49:13 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
Hi jimmie,

No idea about NC.

Just for grins, try laplink.

M2


Report Offensive Follow Up For Removal

Response Number 14
Name: JackG
Date: March 13, 2005 at 05:56:59 Pacific
Subject: DOS 7.1 freezes copying from USB
Reply: (edit)
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.

Report Offensive Follow Up For Removal



Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: DOS 7.1 freezes copying from USB

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




exessive internet traffic

ZoneAlarm Question. Blocked Connect

Windows Live Messenger Problem

Delete $Uninstall after SP3 updates

help for hp compaq laptop


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

All content ©1996-2007 Computing.Net, LLC