Re: svn commit: r200268 - head/sys/dev/e1000

2009-12-15 Thread Lawrence Stewart
Jack Vogel wrote: Fixed in the commit today. Test again please. Jack On Sun, Dec 13, 2009 at 8:49 PM, Lawrence Stewart > wrote: [picking a recent e1000 commit] Hi Jack, I'm getting the following panic on head r200376 on my HP DC7800 work desktop

Re: svn commit: r200268 - head/sys/dev/e1000

2009-12-14 Thread Jack Vogel
Fixed in the commit today. Test again please. Jack On Sun, Dec 13, 2009 at 8:49 PM, Lawrence Stewart wrote: > [picking a recent e1000 commit] > > Hi Jack, > > I'm getting the following panic on head r200376 on my HP DC7800 work > desktop: > > mtx_lock() of spin mutex &dev_spec->swflag_mutex @ >

Re: svn commit: r200268 - head/sys/dev/e1000

2009-12-13 Thread Lawrence Stewart
[picking a recent e1000 commit] Hi Jack, I'm getting the following panic on head r200376 on my HP DC7800 work desktop: mtx_lock() of spin mutex &dev_spec->swflag_mutex @ /usr/src/sys/dev/e1000/e1000_ich8lan.c:651 I don't experience the panic with an 8.0-RELEASE kernel. Anything obviously