On Fri, Jul 29, 2005 at 12:13:06PM -0500, Paul Vinson wrote: > >> > Are you sure eth1 is an e1000? From e1000_main.c: > >> > > >> > #ifdef CONFIG_NET_POLL_CONTROLLER > >> > netdev->poll_controller = e1000_netpoll; > >> > #endif > >> > > >> > That's been there for 17 months. > >> > >> Yep, it's an e1000: > >> > >> [EMAIL PROTECTED] cat /proc/modules > >> e1000 82612 0 - Live 0xf88f2000 > >> > >> It's quite a mystery. I've been racking my brains. > >> > >> Please holler if anything else comes to mind. > > > > Send me your full dmesg output. > > -- > > Matt, > > I had compiled the kernel with 'CONFIG_E1000_NAPI=y'. Once I disabled > that netconsole worked fine.
Odd. I don't see any reason why netconsole should fail to work with that switch on. The original report indicated netdev->poll_controller wasn't set, but that doesn't seem to be affected by the NAPI config. -- Mathematics is the supreme nostalgia of our time. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html