Date: Thu, 10 Dec 2009 15:09:01 -0600 From: Brooks Davis <brooks@one-eyed-alien.net> To: jfv@freebsd.org Cc: freebsd-current@freebsd.org Subject: panic with em(4) in current Message-ID: <20091210210901.GA23550@lor.one-eyed-alien.net>
next in thread | raw e-mail | index | archive | help
--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Something with the latest e1000 update in current causes a panic during
attach on my laptop. Rolling sys/dev/e1000 back to the previous version
fixes the problem. Here's the hand transcribed panic:
panic: mtx_lock() of spin mutex &dev_spec->swflag_mutex @ ../../../dev/e1000/e1000_ich8lan.c:651
The back trace places me at: e1000_acquire_swflag_ich8lan()+0x30
The device in question is in my lenovo x61s laptop and the pciconf
output is:
em0@pci0:0:25:0: class=0x020000 card=0x20de17aa chip=0x10498086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = 'Gigabit Network Connection Interface Controller (82566MM NIC)'
class = network
subclass = ethernet
Thanks,
Brooks
--pf9I7BMVVzbSWLtt
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)
iD8DBQFLIWNtXY6L6fI4GtQRAtNuAJ4gLsy2OcH61Z1ajsNdmXYl3XoJ3wCgw+RT
4u2NGg3Wm1OqWfjDfkt9Aks=
=Fmv3
-----END PGP SIGNATURE-----
--pf9I7BMVVzbSWLtt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091210210901.GA23550>
