From: <mrb...@0x...> - 2001-03-11 11:19:30
|
There is now *preliminary* Sega Broadband Adapter support in the latest CVS update. Initialization of PCI and the ethernet chip seems to work, however I'm having problems with interrupts so the device is currently non-functional :(. If someone gets a chance to look at/test the code please do. Also, if you can pinpoint where my interrupt-handling, etc (arch/sh/kernel/pci_gaps.c) has gone awry, please let me know. The driver broke for me when kernel IP auto-configuration tried to send a BOOTP request to the network. The RTL8139 driver is then flooded with pci bus errors (2210), so I'm probably not acknowledging something somewhere. I'll be looking into fixing this later on this evening. M. R. |