Mail Archives: opendos/2005/06/27/04:22:32
X-Authentication-Warning: | delorie.com: mail set sender to opendos-bounces using -f
|
Subject: | Fun with USB
|
MIME-Version: | 1.0
|
Date: | Mon, 27 Jun 2005 18:07:32 +1000
|
Disposition-Notification-To: | "da Silva, Joe" <Joe DOT daSilva AT ampymetering DOT com DOT au>
|
X-MimeOLE: | Produced By Microsoft Exchange V6.5.7226.0
|
Message-ID: | <D89A6299969BE348910AD2C4ACD0CBB1082305@ausyd02.ap.bm.net>
|
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
Thread-Topic: | Fun with USB
|
Thread-Index: | AcV672pOnTpdRecuEdm5pQCw0PZpsw==
|
From: | "da Silva, Joe" <Joe DOT daSilva AT ampymetering DOT com DOT au>
|
To: | "OpenDos \(E-mail\)" <opendos AT delorie DOT com>
|
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j5R8KBmp009474
|
Reply-To: | opendos AT delorie DOT com
|
Well folks, over the weekend, I decided to experiment with
a bunch of USB and related drivers, on a Pentium II machine
with an Intel 440LX chipset, and one of those little USB
Flash drives. In pure DOS.
You may be interested to know that the experiment was a
success! I found two drivers that in combination, worked
with my hardware and provided me with what appeared a
normal hard drive. I could even run 'chkdsk' and 'scandisk'
on the USB Flash drive, and use long file names by using
Henrik Haftmann's 'doslfn' TSR. Most satisfactory. :-)
For details on various drivers and URL's, please see :
http://www.computing.net/dos/wwwboard/forum/13447.html
This is all that I needed to add in my 'config.sys' to get
this "USB mass storage" stuff working in DOS :
REM - Panasonic's universal USB-controller driver (formerly Novac)
device=C:\ASPI_USB.DRV\PANASONC\USBASPI.SYS /v /w
REM - Workbit's ASPI mass storage driver for USB drives (formerly Novac)
device=c:\ASPI_USB.DRV\datoptic\NJ32DISK.SYS
I tested this successfully on MS-DOS 7.10 (from W95B/C)
and DR-DOS 7.03. I also tried the same with DR DOS 6.0,
but without success.
BTW, I also tried loading the W95B/C GUI on top of the MS-DOS
7.10 platform, but this failed. So, whereas DOS can now access
USB drives, the so-called "Windows 95 with USB support" O/S is
still unable to support such USB peripherals. <G>
Joe.
- Raw text -