[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 4 Dec 2006 23:04:55 +0000 (15:04 -0800)
committerJeff Garzik <jeff@garzik.org>
Mon, 4 Dec 2006 23:36:02 +0000 (18:36 -0500)
commite8f7f7f11d07c3fe3316d57790bae4c561064c33
treec5d0e6839e769b9987ee3155031dae1419bef2c5
parent3b6e8fe7eca12fca2cc7fde46ba2a94a86ab0815
[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel

The onboard LANCE of I/O ASIC systems is not a TURBOchannel device, at
least from the software point of view.  Therefore it does not rely on any
kernel TURBOchannel bus services and can be supported even if support for
TURBOchannel has not been enabled in the configuration.

Tested with the onboard LANCE of a DECstation 5000/133.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/declance.c