Re: tulip (pnic) errors in 2.6.5-rc1

From: Mikael Pettersson
Date: Thu Mar 18 2004 - 07:46:15 EST


Jeff Garzik writes:
> 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.

I had the same .config and kernel boot parameters as for 2.6.4,
except I disabled modules and everything non-essential, and
didn't apply my private patches.

440BX chipset, no I/O-APIC, no ACPI, no PREEMPT, direct PCI access,
two FA310TXs (eth0 idle, eth1 had light traffic).
-
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/