there is a problem with the install script.
besides the fact that I still prefer curl over wget if I could get it.  it's 
much more flexible (handles a huge number of different protocols including ftp, 
https, etc) and the code doesn't contain things I don't like.

If I could port curl over to freedos, I would.


I had to rewrite the batch file to make it work on windows xp to download the 
drivers.  

C:\os\fdos\CDROOT\fdos\usbdosx\packages\usbdosx>curl 
http://www.bluedevstudios.net/files/usbcddos.zip 1>usbdos.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
101   304  101   304    0     0    810      0 --:--:-- --:--:-- --:--:--  1767

C:\os\fdos\CDROOT\fdos\usbdosx\packages\usbdosx>curl 
http://www.apcir.com/download/Driver/Adaptec/SCSI/78000Series/ASPIDISK.SYS 
1>aspidisk.sys

curl: (7) couldn't connect to host

http://www.apcir.com doesn't respond anymore.

this series of card hasn't been around for ages.  so I guess they dropped the 
driver for this ISA card?  or the domain is all wrong (I thought it was 
adaptec.com?).  I thought a similar driver might be available elsewhere on the 
internet MAYBE.

unfortunately, I have not found replacement drivers.

the drivers are as labelled, EOL (End Of Life). Adaptec has upgraded past DOS 
in version 5.0.  the ez-scsi version you want is version 3.0 IF you can get it. 
 only thing I found were on adaptec.com were patches.

The scsi controllers associated with it are the AHA-1542 or AHA-2940.

ez-scsi is a licensed product. 


Jim Michaels
jmich...@yahoo.com(main)
JesusnJim.com (my site)
________________________________
DoLifeComputers.JesusnJim.com
(Do Life Computers group site which I lead)


while (stone != rolling) moss++;
---
Computer memory/disk size measurements:
[KB KiB] [MB MiB] [GB GiB] [TB TiB]
[10^3B=1000B=1KB][10^6B=1000000B=1MB][10^9B=1000000000B=1GB][10^12B=1000000000000B=1TB]
[2^10B=1024B=1KiB][2^20B=1048576B=1MiB][2^30B=1073741824B=1GiB][2^40B=1099511627776B=1TiB]
Note: disk size is measured in MB, GB, or TB, not in MiB, GiB, or TiB.  
computer memory (RAM) is measured in MiB and GiB.
---
Robot dog food: Cables n' Bits
---
adress=seg<<4+ofs;  (ambiguity - a double-minded compiler is unstable in all 
its ways)
biosdsk2.h:733: warning: suggest parentheses around '+' inside '<<'
---
I'm bald on top (:-)
---







________________________________
From: Blair Campbell <blaird...@gmail.com>
To: Jim Michaels <jmich...@yahoo.com>; freedos-devel@lists.sourceforge.net
Sent: Wed, March 24, 2010 10:40:25 PM
Subject: Re: [Freedos-devel] usbdos.zip missing from usbdosx.zip

> I looked at the files in the usbdosx.zip and it tried to unzip a usbdos.zip
> which doesn't exist in the packages. where is it?
>
> nobody can do any USB without it.
> I unzipped usbdosx.zip and all there is is some nonworking install.bat files
> and a .txt file. useless.

Since the USB drivers available at the time the package was created
could not be redistributed, the package simply contained an install
script which would download the drivers from the internet.  If you
don't have a network card configured for FreeDOS, or don't have wget
installed, the package is indeed useless



      
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to