Panic during kernel booting on HP Proliant DL180G6 and latest STABLE

Adrian Chadd adrian at freebsd.org
Thu Sep 22 04:53:48 UTC 2011


Out of curiousity, I decided to have a little glance.

That field is set up in igb_init_locked(). Is it possible that
igb_msix_que() is being called before the NIC has completed setup?

The poll and and handle_que routines check for IFF_DRV_RUNNING; but
igb_msix_que() isn't.


Adrian


More information about the freebsd-stable mailing list