On Wed, Feb 05, 2003 at 03:03:40PM +0100, Ralf Baechle wrote: > > Just, the base address the card (PCI bus?) is spitting out is very odd: > > > > eth0: SGI AceNIC Gigabit Ethernet at 0xfe7fc000, irq 8 > > > > The card is in slot 6, so I'd expect the base address to be 0x8900000. > > Anyway, it dies on this: > > Query the address using the usual Linux PCI bus stuff from <linux/pci.h>. > Anything else is doomed, especially guessing ... That stuff is returning 0xfe7fc000. That is sane for an Intel configuration, but totally insane for Origins, and has no chance of working. Cheers, Andrew