Re: [Freedos-user] Using Verbatim 256M USB Stick Flash Drive?

2005-09-02 Thread Charlie Wilkes

--- Johnson Lam [EMAIL PROTECTED] wrote:

 I made an USB driver disk, already hosted on my
 homepage, maybe can
 help you:
 
 http://johnson.tmfc.net/freedos
 
Johnson, I have the same problem Eric has, with my PNY
512mb thumb drive.  I tried every possible driver
combination from your disk, and nothing worked.

USBASPI.SYS works fine with my 128 mb lexar drive on
the same platform.  The PNY drive is supposed to be
backwards compatible to USB 1.l.  I guess some of
these drives just don't work with the current DOS
drivers.

Charlie  



__ 
Yahoo! Mail for Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Using Verbatim 256M USB Stick Flash Drive?

2005-09-02 Thread Eric Twose

Joihnson's Lam's web site states:


4) In some PC, UHCI's I/O port is not assigned by BIOS.
In this case, specify I/O port by /P option.

/P=xxx0 : UHCI I/O address




Sorry, Johnson: just realized that what I need is to assign an i/o ADDRESS. 
Windows uses I/O 10C0 - 10DF. So am I safe to use usbaspiX.sys /P=10C0 ? How 
do I know that the start address is safe / won't conflict with other 
devices?


Best Wishes,
Eric. 





---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Using Verbatim 256M USB Stick Flash Drive?

2005-09-02 Thread Eric Twose

Hi Johnson,

Many thanks to you and to Eric Auer. The flash drive now works using the 
oldest controller (usbaspi0.sys) from the usb driver disk on Johnson's site

   http://johnson.tmfc.net/freedos .

I tried my luck and added /V /P=0A00 and the device fired up straight away.

Eric Auer's pcisleep
   http://www.coli.uni-saarland.de/~eric/stuff/soft/
was useful in showing details of the pci usb controller from DOS, as were 
throttle.exe /p :

   http://www.oldskool.org/pc/throttle/
and also Craig's pci diagnostic software:
   http://members.datafast.net.au/dft0802/downloads.htm

Thanks indeed for your help Eric, Johnson and Blair. It's greatly 
appreciated, as I absolutely hate getting stuck when set a challenge.


Best Wishes,
Eric Twose. 




---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Using Verbatim 256M USB Stick Flash Drive?

2005-09-02 Thread Eric Twose
On Eric Auer's advice I changed the i/o address to device=usbaspi0.sys 
/P=A000 so that it's more out of the way from old ISA address space. 
usbaspi seems quite happy with this.


Best Wishes,
Eric Twose. 




---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user