Hardware → WIZnet W5500 Ethernet for Sega Dreamcast & NAOMI

This article describes connecting a WIZnet W5500 Ethernet controller to Sega Dreamcast and NAOMI/NAOMI 2 systems using existing serial interfaces configured for SPI. The W5500 is used in MACRAW mode and provides raw Ethernet frame access. The driver has already been merged into KallistiOS master and will be supported in the next version of DreamShell.
Here are the tests through the network stack when copying a file via FTP:
- SCIF SPI: TX ~1000 KB/s (PIO), RX ~550 KB/s (PIO)
- SCI SPI: TX ~900 KB/s (DMA), RX ~1000 KB/s (partial DMA)