VOGONS


First post, by jarreboum

User metadata
Rank Member
Rank
Member

A lot of discussion have been about sound, making
new improved clone cards, creating new designs to combine sound outputs, writing new universal drivers, etc. Video has a few new creations too, albeit fewer.

But what about networking? From what I'm seeing, ISA network cards are plenty, but most are thin ethernet (coax), and every design seems to need its own proprietary driver that can be difficult to find.

The one thing that I know of that came around in the last few years was the serial WiFi modem based on the ESP8266. Though it is external and needs an external power source. Are there ISA recreation projects that I missed? Or work on generic drivers?

Reply 2 of 14, by Deksor

User metadata
Rank l33t
Rank
l33t

Yeah, get a 3com etherlink 3 for 10 bucks, then drivers are easy to find and you're all set.

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

Reply 3 of 14, by debs3759

User metadata
Rank Oldbie
Rank
Oldbie

I can't remember when I last saw a network card, including ISA, that didn't have an RJ45 socket and support ethernet.

See my graphics card database at www.gpuzoo.com
Constantly being worked on. Feel free to message me with any corrections or details of cards you would like me to research and add.

Reply 4 of 14, by Intel486dx33

User metadata
Rank l33t
Rank
l33t

Just get a Networking WIFI bridge or extender and run Ethernet from your 10-base-T network card to the WIFI bridge.
Its “plug and play”
Sync your WiFi bridge to your ISP modem.
As for Network drives you can use a first gen. WD MyCloud NAS witch works DOS and Win3.x too.
Download games and files from your PC and then move them to your NAS and access the NAS from your Vintage computer.
Its easy and works great.
Or if you have a Network printer with USB port you can plug a flash drive into your printer and access the flash drive from your old computer.
Or maybe if your ISP Modem has a USB port you maybe able to plug a flash drive into it.

Reply 5 of 14, by pentiumspeed

User metadata
Rank l33t
Rank
l33t

Avoid Dlink products if you want bridge mode on their routers/switchs. At one point they used to but Dlink removed the feature from all of theirs to fit their business model.

Cheers,

Great Northern aka Canada.

Reply 6 of 14, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
jarreboum wrote on 2021-03-29, 16:53:

From what I'm seeing, ISA network cards are plenty, but most are thin ethernet (coax)

I might say that coax cards are less common than cards with RJ45. But I guess it depends on where you are.

Reply 7 of 14, by kdr

User metadata
Rank Member
Rank
Member

Nearly all of my ISA network cards are 8-bit generics with 10base2 and AUI interfaces but no RJ45. For whatever reason, here in NZ it's been tough to find any Ethernet cards that are both ISA and have an RJ45.

So I got my hands on an old 10baseT hub that had a 10base2 uplink port and built myself a *real* Ethernet using coax! A local electronics supplier still stocks the various BNC connectors and terminators. Now my retro machines can experience the joys of true Ethernet, collisions and all. 😀

[I got tired of trying to hunt down AUI-to-RJ45 transceivers, plus they are annoying to have poking out the back of the machines.]

Reply 8 of 14, by jarreboum

User metadata
Rank Member
Rank
Member

Well I was more wondering if people were working on them or interested to, more than asking for myself. But thanks anyway.

The problem with using a WiFi bridge is the same as with using a serial WiFi modem, and that it's an external solution needing an external power source. Though it is neat if you already have a 10baseT card that you want to go wireless. A clone with an integrated WiFi bridge would be quite handy in my opinion.

Something I found out earlier today is the ability for some network cards to carry a ROM chip, which can be flashed with XTIDE. It can give some computers, otherwise limited by their BIOS, a more expansive choice of storage.

The follow up to this idea would be to have a compact flash / 10baseT combo card, which would help computers with not enough ISA slots.

And more generally speaking, having modern options is always nice. You get a more modern design, with new components, instead of old rusty cards with potentially leaky caps. And of course, Foss designs bring everyone forward.

Reply 9 of 14, by megatron-uk

User metadata
Rank Oldbie
Rank
Oldbie

If you pick up something like a 3Com Etherlink III - all of the later ones (3C509B-***) are completely electrolytic-cap free. By the later revisions the chip and physical interface functionality had been optimised to the point where most of the board is empty apart from half a dozen surface mount components and a handful of miniature ceramic caps.

They're probably the best all-round option:

- Plentiful
- They perform well, compared to generic NE2000 designs
- Driver support for everything from Dos, WFW and Linux
- Most have onboard boot ROM sockets to host the XTIDE BIOS

My collection database and technical wiki:
https://www.target-earth.net

Reply 10 of 14, by Deksor

User metadata
Rank l33t
Rank
l33t

Actually I wonder if something could be done with a AUI port and either an ESP8266 or a raspberry pi for Wifi ?
This port does provide power.

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

Reply 11 of 14, by megatron-uk

User metadata
Rank Oldbie
Rank
Oldbie

There are loads of solutions to take an ethernet connection and connect it to some other network topology that it would seem pointless to invent something to do that specific job; heck, just put a crossover cable between the PC's ethernet card and the Pi, and make the Pi a wireless bridge.

That said, if you have the option, just use standard cabling. It just works.

My collection database and technical wiki:
https://www.target-earth.net

Reply 12 of 14, by jarreboum

User metadata
Rank Member
Rank
Member

https://twitter.com/SergeKise/status/13933678 … 1066821636?s=19

Designed, built, and tested an 8-bit ISA Ethernet card. The card is based on Realtek RTL8019AS controller. It supports 39SF010A/39SF020/39SF040 or similar Flash ROMs. The card can be configured to work in the page mode to access the entire Flash ROM. #retrocomputing https://t.co/3qiGMRm9pe

E1Y8ryOUcAE29nO?format=jpg&name=large

Reply 13 of 14, by BitWrangler

User metadata
Rank l33t++
Rank
l33t++
Deksor wrote on 2021-03-30, 19:37:

Actually I wonder if something could be done with a AUI port and either an ESP8266 or a raspberry pi for Wifi ?
This port does provide power.

One can "null modem" two AUI ports together with a short cable... https://www.epanorama.net/documents/lan/aui2aui.html which could be useful for machine with original thin coax and AUI connectors. Means though that you have to have the bridge machine, with the AUI hookup and a TP or Wifi connection on all the time.

Unicorn herding operations are proceeding, but all the totes of hens teeth and barrels of rocking horse poop give them plenty of hiding spots.

Reply 14 of 14, by maxtherabbit

User metadata
Rank l33t
Rank
l33t
jarreboum wrote on 2021-05-15, 08:10:
https://twitter.com/SergeKise/status/13933678 … 1066821636?s=19 […]
Show full quote

https://twitter.com/SergeKise/status/13933678 … 1066821636?s=19

Designed, built, and tested an 8-bit ISA Ethernet card. The card is based on Realtek RTL8019AS controller. It supports 39SF010A/39SF020/39SF040 or similar Flash ROMs. The card can be configured to work in the page mode to access the entire Flash ROM. #retrocomputing https://t.co/3qiGMRm9pe

E1Y8ryOUcAE29nO?format=jpg&name=large

That's awesome