Hi all!
A little while ago I managed to get a system identical to my first PC during my youth: a Compaq Deskpro XE 466.
I decided to dual boot it with a CF card & IDE to CF converter as it was not having a disk. It runs Windows 95 and FreeBSD 4.3 (I picked 4.3 because it has only 8MB RAM).
The system came with an ISA Intel EtherExpress card using the S82595FX chipset, which works fine. However, the EX-driver that started in FreeBSD 2.2 does not support multicast (till today, as far as I could find in the manuals), and hence also no IPv6...
Therefore, a colleague gave me an old ISA NE2000-compatible card having an UM9003F chip on it. This card installs in Windows 95 (it's a jumpered one, so I tried to configure it as good as possible with what I could find online - at least there are no conflicts it seems) and runs well (I did a bit of throughput testing to make sure it's stable). However, in FreeBSD 4.3 (also with Debian Linux with kernel 2.0.38 and I also tried booting FreeBSD 4.4) the system hangs immediately after loading the kernel at (after enabling verbose mode):
I hope someone has an idea about this and some clue how to get it working properly.
I'm not very sure if it could be that I have to set something with a software tool from the past on the card itself or that a jumper setting (it has jumpers for ROM and system bus settings, besides IRQ/IO), so it could be due to a conflict with the hardware or misconfiguration, but it could also be something ISA non-PnP probing device/driver related thingy I guess.
A picture of the board - maybe someone recognizes it: http://k84i.imgup.net/WP_20160808e77.jpg
Thanks so far!
A little while ago I managed to get a system identical to my first PC during my youth: a Compaq Deskpro XE 466.
I decided to dual boot it with a CF card & IDE to CF converter as it was not having a disk. It runs Windows 95 and FreeBSD 4.3 (I picked 4.3 because it has only 8MB RAM).
The system came with an ISA Intel EtherExpress card using the S82595FX chipset, which works fine. However, the EX-driver that started in FreeBSD 2.2 does not support multicast (till today, as far as I could find in the manuals), and hence also no IPv6...
Therefore, a colleague gave me an old ISA NE2000-compatible card having an UM9003F chip on it. This card installs in Windows 95 (it's a jumpered one, so I tried to configure it as good as possible with what I could find online - at least there are no conflicts it seems) and runs well (I did a bit of throughput testing to make sure it's stable). However, in FreeBSD 4.3 (also with Debian Linux with kernel 2.0.38 and I also tried booting FreeBSD 4.4) the system hangs immediately after loading the kernel at (after enabling verbose mode):
Code:
isa0: <ISA bus> on motherboard
ex_isa_identify()
I hope someone has an idea about this and some clue how to get it working properly.
I'm not very sure if it could be that I have to set something with a software tool from the past on the card itself or that a jumper setting (it has jumpers for ROM and system bus settings, besides IRQ/IO), so it could be due to a conflict with the hardware or misconfiguration, but it could also be something ISA non-PnP probing device/driver related thingy I guess.
A picture of the board - maybe someone recognizes it: http://k84i.imgup.net/WP_20160808e77.jpg
Thanks so far!