3c509B. A quick look didn't turn up any drivers for it.TKSM wrote: Fri Jan 03, 2025 8:53 pm HI to all RAVEN enthusiasts.
I found isa ethernet card at home but iam not sure if this run with Raven.
Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Raven. A homemade Atari-like computer
Re: Raven. A homemade Atari-like computer
- viking272
- Site sponsor

- Posts: 291
- Joined: Mon Aug 10, 2020 11:32 am
- Location: Reading, Berkshire, UK
Re: Raven. A homemade Atari-like computer
Also it looks to be a 10 Mbps card (writing on the card), so you may have issues with other network equipment being incompatible.
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: Raven. A homemade Atari-like computer
If you can find drivers, those 3Com cards are the bees knees. Modern switches should work fine with it as they'd autonegociate down to 10Mb/s.
Unfortunately I don't think you will find drivers.
Unfortunately I don't think you will find drivers.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: Raven. A homemade Atari-like computer
Finally tried Tyrian, Doom and Scumm.
My Yamaha based card seems to have developed some issues (very bad sound output probably bad caps).
So tried the Picogus with the new firmware.
The games works great and I really enjoy the sound/music/speech support.
Picogus is a great card now with easy mode switching and the mpu mode available in all configs.
(fixed yamaha board and removed picogus. real opl is
)
Thanks Anders!
My Yamaha based card seems to have developed some issues (very bad sound output probably bad caps).
So tried the Picogus with the new firmware.
The games works great and I really enjoy the sound/music/speech support.
Picogus is a great card now with easy mode switching and the mpu mode available in all configs.
(fixed yamaha board and removed picogus. real opl is
Thanks Anders!
Re: Raven. A homemade Atari-like computer
Your image shows packets coming and going (from the ifconfig output). Which is good.luciodra wrote: Thu Jan 02, 2025 11:06 pm I have the NASA network at home... in addition to wifi I have connected Mac, HP Win 10, Amiga 4000Tx, Raspberry PI 4, Mac Mini G4 with Morphos and they all work without problems. Yes, I got the idea that unfortunately it is the ethernet card that I had new for many years in a box that is not compatible with Raven. Or there is something in the eneh.stx drivers
I have to try with another card but I'm sorry about this.
Normally I'd expect a
Code: Select all
route add 192.168.1.0 en0What's your routeing table say? ("route" with no parameters)
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: Raven. A homemade Atari-like computer
This time it's complicated... I've been trying to solve it for days, and I've pulled out war relics but nothing...
This is the result with route.
This is the result with route.
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
ET4000AX 1Mb T0
PicoGUS 2.0
Re: Raven. A homemade Atari-like computer
Are you sure your router is at .254? (sorry if this has been asked/answered, I couldn't find confirmation). Until you can ping it and get a return, everything else is a waste of time.luciodra wrote: Tue Jan 07, 2025 9:11 pm This time it's complicated... I've been trying to solve it for days, and I've pulled out war relics but nothing...
Re: Raven. A homemade Atari-like computer
Yes. This is the configuration on my Mac.
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
ET4000AX 1Mb T0
PicoGUS 2.0
Re: Raven. A homemade Atari-like computer
Hi,
So try to ping 192.168.1.77 from your mac, then try to ping 192.168.1.100 from the raven.
If it doesn't work this could be the 10mb/s thing but can't be sure.
You can start a ping from the raven and check if some log appears in Osx. To push further you'll need to sniff the network packets with hub (not switch or use a direct link to a linux machine )and wireshark or tcpdump but it needs some knowledge...
You should also check if logs exist on your router.
EDIT: There's also straight cable and crossed cable for rj45 (i.e. RX<->RX & TX<->TX or RX<->TX & TX<->RX) so I guess your network card doesn't swap automatically between these modes...you need to test with each of these two type of rj45 cable.
For the 10mb/s problem you can plug a 10/100 mb/s switch between the raven and the router or switch depending of your installation...
So try to ping 192.168.1.77 from your mac, then try to ping 192.168.1.100 from the raven.
If it doesn't work this could be the 10mb/s thing but can't be sure.
You can start a ping from the raven and check if some log appears in Osx. To push further you'll need to sniff the network packets with hub (not switch or use a direct link to a linux machine )and wireshark or tcpdump but it needs some knowledge...
You should also check if logs exist on your router.
EDIT: There's also straight cable and crossed cable for rj45 (i.e. RX<->RX & TX<->TX or RX<->TX & TX<->RX) so I guess your network card doesn't swap automatically between these modes...you need to test with each of these two type of rj45 cable.
For the 10mb/s problem you can plug a 10/100 mb/s switch between the raven and the router or switch depending of your installation...
Re: Raven. A homemade Atari-like computer
It's not easy to follow all the discussions, but I've really tried everything, with the various machines I own, crossed cables, ethernet and bnc, various bnc and rj45 cards. I tried changing card slots. Nothing comes out or comes in from Raven...medmed wrote: Tue Jan 07, 2025 10:58 pm Hi,
So try to ping 192.168.1.77 from your mac, then try to ping 192.168.1.100 from the raven.
If it doesn't work this could be the 10mb/s thing but can't be sure.
You can start a ping from the raven and check if some log appears in Osx. To push further you'll need to sniff the network packets with hub (not switch or use a direct link to a linux machine )and wireshark or tcpdump but it needs some knowledge...
You should also check if logs exist on your router.
EDIT: There's also straight cable and crossed cable for rj45 (i.e. RX<->RX & TX<->TX or RX<->TX & TX<->RX) so I guess your network card doesn't swap automatically between these modes...you need to test with each of these two type of rj45 cable.
For the 10mb/s problem you can plug a 10/100 mb/s switch between the raven and the router or switch depending of your installation...
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
ET4000AX 1Mb T0
PicoGUS 2.0