Re: tulip (pnic) errors in 2.6.5-rc1

From: Jeff Garzik
Date: Thu Mar 18 2004 - 05:49:54 EST


Mikael Pettersson wrote:
Jeff Garzik writes:
> er, oops... lemme find the right patch...

No change, still a flood of those tulip_rx() interrupt messages.

hmmm. Well, it is something unrelated to tulip driver, then.

Did you recently change module options, or forget to disable tulip_debug in modprobe.conf or modules.conf ?

if (tulip_debug > 4)
printk(KERN_DEBUG "%s: exiting interrupt, csr5=%#4.4x.\n",
dev->name, inl(ioaddr + CSR5));

Those messages only appear if a non-default verbosity has been selected.

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/