VOGONS


First post, by vetz

User metadata
Rank l33t
Rank
l33t

I've noticed that almost all products on Microsemi website (beside those listed here) now have broken links. Since the older products and EOL products also is gone on the main support page it could be a sign of them removing downloads.

Currently it still works if you change .htm to .php when you encounter an 404 error. For instance
https://storage.microsemi.com/en-us/speed/scs … aha154x_exe.htm gives 404, but
https://storage.microsemi.com/en-us/speed/scs … aha154x_exe.php works

I noticed on the Wayback machine that many of the downloads are not archived. That goes for the html files and the files itself, for instance the AHA-15x0B EISA config file https://download.adaptec.com/scsi/general/adp0100.cfg

Many of the downloads are probably available from other sources, but none is complete. It would be quite the hassle if this all went away.

Do anyone have the capability to scrape the html and downloads?

- EOL products page seems still to be up: https://storage.microsemi.com/en-us/support/_eol/index.php
- List of other products:
https://storage.microsemi.com/en-us/support/scsi/
https://storage.microsemi.com/en-us/support/raid/

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 1 of 18, by Deksor

User metadata
Rank l33t
Rank
l33t

I think it's possible to make a script that would recover everything 🤔
However it won't be very trivial to make ...

See how the first page you listed mention the exe file ? https://storage.microsemi.com/en-us/speed/scs … aha154x_exe.php
Here's the download link for that file https://download.adaptec.com/scsi/os-2/aha154x.exe

Hopefully they're all laid out like this.

Something that could be tried is :
- vacuum the entire website
- when encountering a page that ends by _exe.htm, rewrite the url to _exe.php
- then run a script that will look at each pages and when finding the same _exe pages, download the exe from https://download.adaptec.com/[first two folders]/[name].exe and edit the "download" button to just give you the file

and then zip everything and put it on ia.
Main issue is that idk how to rewrite an url with wget, I'm not even sure that is possible ... Other option would to make a homebrew crawler, but it could be very tedious

Trying to identify old hardware ? Visit The retro web - Project's thread The Retro Web project - a stason.org/TH99 alternative

Reply 2 of 18, by vetz

User metadata
Rank l33t
Rank
l33t

I noticed the same with the file/folder structure. I was playing around with the thought of making my own Python script for this, but I'd have to start from scratch. If there are no pre-built tools for this I guess that is the remaining option?

There is also the documentation, but those links do not seem broken.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 3 of 18, by vetz

User metadata
Rank l33t
Rank
l33t

So I spent the last evening writing a custom Python script for this job. Currently scraping. I see there are some 404 html files on the site atm. Will have a log file of those and then probably have to use the WayBack machine to capture the filenames which is still available on download.adaptec.com. According to the wayback machine, the links have been broken since 2008ish.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 4 of 18, by vetz

User metadata
Rank l33t
Rank
l33t

So all files on download.adaptec.com gives a 404. I do not think its intended by Microsemi as their current products are also affected.

In the meantime, I can provide files if you post what you need.

I hope to setup an archive of this soon.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 5 of 18, by chmv

User metadata
Rank Newbie
Rank
Newbie
vetz wrote on 2025-02-16, 09:41:

So all files on download.adaptec.com gives a 404. I do not think its intended by Microsemi as their current products are also affected.

In the meantime, I can provide files if you post what you need.

I hope to setup an archive of this soon.

Could I ask you for the files from the Documentation page https://storage.microsemi.com/en-us/support/r … id/asr-81605zq/

https://download.adaptec.com/pdfs/readme/adap … arc_12_2020.pdf
https://download.adaptec.com/pdfs/readme/adap … _3_04_23699.pdf
https://download.adaptec.com/pdfs/readme/adap … dme_12_2023.pdf
https://download.adaptec.com/pdfs/quick_start … _qsg_7_2014.pdf
https://download.adaptec.com/pdfs/user_guides … _iug_4_2016.pdf
https://download.adaptec.com/pdfs/user_guides … users_guide.pdf
https://download.adaptec.com/pdfs/user_guides … v3_02_23600.pdf
https://download.adaptec.com/pdfs/user_guides … ide_10_2017.pdf
https://download.adaptec.com/pdfs/user_guides … users_guide.pdf
https://download.adaptec.com/pdfs/user_guides … iug_12_2020.pdf

and
Adaptec ARCCONF Command Line Utility v3.07.23980
maxView Storage Manager v3.07.23980 for VMware

https://download.adaptec.com/raid/storage_man … v3_07_23980.zip
https://download.adaptec.com/raid/storage_man … v3_07_23980.zip

Thank you!

Reply 6 of 18, by backdash

User metadata
Rank Newbie
Rank
Newbie
vetz wrote on 2025-02-16, 09:41:

So all files on download.adaptec.com gives a 404. I do not think its intended by Microsemi as their current products are also affected.

In the meantime, I can provide files if you post what you need.

I hope to setup an archive of this soon.

Hi, and could i also ask you for these three files? :

https://storage.microsemi.com/en-us/speed/rai … 7_23980_zip.php
https://storage.microsemi.com/en-us/speed/rai … _b33556_zip.php
https://storage.microsemi.com/en-us/speed/rai … 7_23980_zip.php

most important would be the USB boot image.

Reply 7 of 18, by vetz

User metadata
Rank l33t
Rank
l33t
backdash wrote on 2025-02-21, 22:22:
Hi, and could i also ask you for these three files? : […]
Show full quote
vetz wrote on 2025-02-16, 09:41:

So all files on download.adaptec.com gives a 404. I do not think its intended by Microsemi as their current products are also affected.

In the meantime, I can provide files if you post what you need.

I hope to setup an archive of this soon.

Hi, and could i also ask you for these three files? :

https://storage.microsemi.com/en-us/speed/rai … 7_23980_zip.php
https://storage.microsemi.com/en-us/speed/rai … _b33556_zip.php
https://storage.microsemi.com/en-us/speed/rai … 7_23980_zip.php

most important would be the USB boot image.

See
https://www.mediafire.com/folder/ay9a2swx8mext/Adaptec

8405_fw_b33556_zip unfortunately missing. The archive was not fully complete on the modern products.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 8 of 18, by vetz

User metadata
Rank l33t
Rank
l33t
chmv wrote on 2025-02-21, 19:25:
Could I ask you for the files from the Documentation page https://storage.microsemi.com/en-us/support/r … id/asr-81605zq/ […]
Show full quote
vetz wrote on 2025-02-16, 09:41:

So all files on download.adaptec.com gives a 404. I do not think its intended by Microsemi as their current products are also affected.

In the meantime, I can provide files if you post what you need.

I hope to setup an archive of this soon.

Could I ask you for the files from the Documentation page https://storage.microsemi.com/en-us/support/r … id/asr-81605zq/

https://download.adaptec.com/pdfs/readme/adap … arc_12_2020.pdf
https://download.adaptec.com/pdfs/readme/adap … _3_04_23699.pdf
https://download.adaptec.com/pdfs/readme/adap … dme_12_2023.pdf
https://download.adaptec.com/pdfs/quick_start … _qsg_7_2014.pdf
https://download.adaptec.com/pdfs/user_guides … _iug_4_2016.pdf
https://download.adaptec.com/pdfs/user_guides … users_guide.pdf
https://download.adaptec.com/pdfs/user_guides … v3_02_23600.pdf
https://download.adaptec.com/pdfs/user_guides … ide_10_2017.pdf
https://download.adaptec.com/pdfs/user_guides … users_guide.pdf
https://download.adaptec.com/pdfs/user_guides … iug_12_2020.pdf

and
Adaptec ARCCONF Command Line Utility v3.07.23980
maxView Storage Manager v3.07.23980 for VMware

https://download.adaptec.com/raid/storage_man … v3_07_23980.zip
https://download.adaptec.com/raid/storage_man … v3_07_23980.zip

Thank you!

https://www.mediafire.com/folder/ay9a2swx8mext/Adaptec

Unfortunately I don't have any of the PDFs as the archive is incomplete on modern products, but all the PDFs are available on archive.org if you type in the download URL.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 9 of 18, by PC Hoarder Patrol

User metadata
Rank l33t
Rank
l33t
vetz wrote on 2025-02-22, 07:39:
See https://www.mediafire.com/folder/ay9a2swx8mext/Adaptec […]
Show full quote
backdash wrote on 2025-02-21, 22:22:
Hi, and could i also ask you for these three files? : […]
Show full quote
vetz wrote on 2025-02-16, 09:41:

So all files on download.adaptec.com gives a 404. I do not think its intended by Microsemi as their current products are also affected.

In the meantime, I can provide files if you post what you need.

I hope to setup an archive of this soon.

Hi, and could i also ask you for these three files? :

https://storage.microsemi.com/en-us/speed/rai … 7_23980_zip.php
https://storage.microsemi.com/en-us/speed/rai … _b33556_zip.php
https://storage.microsemi.com/en-us/speed/rai … 7_23980_zip.php

most important would be the USB boot image.

See
https://www.mediafire.com/folder/ay9a2swx8mext/Adaptec

8405_fw_b33556_zip unfortunately missing. The archive was not fully complete on the modern products.

The missing file...

Filename
8405_fw_b33556.zip
File size
3.71 MiB
Downloads
20 downloads
File license
Fair use/fair dealing exception

Reply 11 of 18, by vetz

User metadata
Rank l33t
Rank
l33t

Currently Microsemi have their current products fixed and reporting that the "favorite" products might have issues. No indication that EOL products will be restored.

Since I didn't archive all products properly under the RAID tab https://storage.microsemi.com/en-us/support/raid/ I'm afraid some files have been lost. I'll go through and see what is missing.

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 13 of 18, by Horun

User metadata
Rank l33t++
Rank
l33t++

voodoo5 for those, Most of the install guides can be found here if you know the name: http://web.archive.org/web/*/http://download. … llation_guides/*
most of the User guides can be found here if you know the name: https://web.archive.org/web/*/http://download … fs/user_guides/*
make sure to include that last * in your browser...

Hate posting a reply and then have to edit it because it made no sense 😁 First computer was an IBM 3270 workstation with CGA monitor. Stuff: https://archive.org/details/@horun

Reply 15 of 18, by vetz

User metadata
Rank l33t
Rank
l33t
sangokushi wrote on 2025-03-09, 23:20:

Anyone may have a copy of drivers for the parallel port SCSI APA-348?
https://web.archive.org/web/20070506032759/ht … rallel/APA-348/

Thanks!

Yes, I have them + the PDF.

Attachments

  • Filename
    720c.exe
    File size
    44.18 KiB
    Downloads
    9 downloads
    File comment
    ThinkPad 720/720c update for DOS and OS/2
    File license
    Fair use/fair dealing exception
  • Filename
    tran_os2.exe
    File size
    109.37 KiB
    Downloads
    9 downloads
    File comment
    Drivers for OS/2 v2.x
    File license
    Fair use/fair dealing exception
  • Filename
    tran_nt.exe
    File size
    89.24 KiB
    Downloads
    9 downloads
    File comment
    Drivers for Windows NT 3.1and 3.5
    File license
    Fair use/fair dealing exception
  • Filename
    apa348_ig.pdf
    File size
    198.4 KiB
    Downloads
    12 downloads
    File comment
    Install Guide for the APA-348 (PDF 203 KB)
    File license
    Fair use/fair dealing exception

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes

Reply 17 of 18, by vetz

User metadata
Rank l33t
Rank
l33t
voodoo5 wrote on 2025-03-04, 19:20:

i wrote them a message asking if it is intended to restrore the files / links.

Did you ever hear back from them?

3D Accelerated Games List (Proprietary APIs - No 3DFX/Direct3D)
3D Acceleration Comparison Episodes