On Sat, 18 Nov 2000, David Ford wrote:
> I've been trying [unsuccessfully :S] to get the kernel's pcmcia
> working. I woke up this morning and found the following oops:
This has nothing to do with the pcmcia support, but with the tulip driver.
The easiest thing to try is to comment away the following code in
tulip/eeprom.c around line 237.
printk(KERN_INFO "%s: Index #%d - Media %s (#%d) described "
"by a %s (%d) block.\n",
dev->name, i, medianame[leaf->media], leaf->media,
block_name[leaf->type], leaf->type);
Better yet, download and try the latest tulip driver from sourceforge.net
(search for tulip). I'm sure Jeff Garzik would like to know if it works.
/Tobias
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:19 EST