Messages in this thread |  | | Date | Mon, 20 Nov 2000 15:37:44 +0100 (CET) | From | Tobias Ringstrom <> | Subject | Re: [oops] apm and tulip (eeprom.c) related in kernel 2.4.0 test11-pre7 |
| |
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/
|  |