shoebill/core/ethernet_rom
name fd31d642b0 Lots of new ethernet-related code (doesn't work yet)
The board is basically implemented. It's just a dummy slot ROM
with no driver or primary/secondary init, that looks enough
like the Apple EtherTalk card. The DP8390 controller chip
has its address space implemented, and some of its registers
work. Lots more work to do on that

With slog() tracing enabled, you can see A/UX try to send a
multicast ethernet frame, then give up waiting for some kind
of response from the chip, then decide that the ethernet
controller is dead and print an error to console
2014-08-27 19:37:26 -04:00
..
rom.bin Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
rom.c Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
shoebill_ether.make Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
shoebill_ether_rom.a Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00