[arachne] Re: USB drivers: Missing configuration options
- From: Ron Clarke <ariadne@xxxxxxxxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Thu, 27 Apr 2006 08:52:08 +1000
Arachne at FreeLists---The Arachne Fan Club!
Hi Bastiaan,
On Wed, 26 Apr 2006 20:58:51 +0100
"Bastiaan T.Edelman" <bastiaan.pa3ffz@xxxxxxxxx> wrote:
> Arachne at FreeLists---The Arachne Fan Club!
>
> On Tue, 25 Apr 2006 09:55:20 +1000, Ron Clarke wrote:
>
> <snip>
>
> > I found exactly the same when I first tried them.
>
> > However, after much trial and error and re-reading of all the
> > documantation, I
> > found that the Panasonic USBASPI.SYS and the DI1000dd.sys will work, but
> > you
> > need to allow EMM386 to leave some memory addresses free -
> > from my config.sys:
> > ....
> > DEVICE=c:\dos\himem.sys
> > DEVICE=c:\dos\emm386.exe RAM X=D000-DFFF i=B000-B7FF H=255 HIGHSCAN
> > (it is the X=D000-DFFF that is the important bit. (D zero zero zero - DFFF))
> > DOS=HIGH,UMB
> > DEVICE=c:\aspi_usb.drv\panasonc\usbaspi.sys /v /w
> > DEVICE=c:\aspi_usb.drv\novac\DI1000dd.sys
> > Buffers= etc....
>
> > Do not try DEVICEHIGH= it will not work. :(
>
> > ALSO: Just typing: cd h: (or whatever your new "drive" is
> > called) may
> > get an error message, such as "invalid media: or "cannot read - Abort Retry
> > Fail
> > ?". If this happens, type R for Retry.
>
> > I get the same sort of response when I use Arachne - my computer -
> > drive(new),
> > and a second click gets me in. I have also found that DOS Controller
> > finds, AND
> > READS, the cardreader immediately, as does DOS Navigator, as well as some
> > stuff
> > that I wrote myself. Reads AND writes.
>
> Many thanks for your comments and of course I tried your sugestions but,
> no luck :-(
>
> The ASPI manager usbaspi.sys is installed fine...
>
> ASPI Device : ID:0 LUN:0 = ICSI Cardreader CF 2.7C
> : ID:0 LUN:1 = ICSI Cardreader MS 2.7C
> : ID:0 LUN:2 = ICSI Cardreader MMC/SD 2.7C
> : ID:0 LUN:3 = ICSI Cardreader SM 2.7C
>
> A card is in LUN:1 MS 2.7C is a Sony Memory Stick
>
> *********************************
>
> DI1000 ASPI DISK driver Ver 2.00
>
> Available ID = Not found installable device
>
> Perhaps you have another sugestion?
It looks like the first driver is loading OK and identifying the USB device,
but the second driver is failing to map it.
I can only suggest trying each of the other mapping drivers in turn.
It might also help to do a complete COLD reboot in between trials - I found
that a hot (three-finger salute) did not always clear what had gone before and
usually gave false failures, even with the correct driver.
Good hunting !
Regards,
Ron
--
Ron Clarke
AUSREG Consultancy http://www.ausreg.com
Tadpole Tunes http://www.tadpoletunes.com
This mail sent to you from sylpheed running on penguin-power
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --
- References:
- [arachne] Re: USB drivers Re: Missing configuration options
- From: Bastiaan T.Edelman
Other related posts:
- » [arachne] Re: USB drivers: Missing configuration options
- [arachne] Re: USB drivers Re: Missing configuration options
- From: Bastiaan T.Edelman