ie(4) MPSAFE patch

John Baldwin jhb at freebsd.org
Wed Jun 4 18:13:02 UTC 2008


On Wednesday 04 June 2008 02:46:33 am Thierry Herbelot wrote:
> > > PS : there is also this kind of harmless messages at boot :
> > > # ifconfig ie1 up
> > > module_register: module isa/ie_SL already exists!
> > > Module isa/ie_SL failed to register: 17
> > > module_register: module isa/ie_EE16 already exists!
> > > Module isa/ie_EE16 failed to register: 17
> > > module_register: module isa/ie_3C507 already exists!
> > > Module isa/ie_3C507 failed to register: 17
> >
> > Try http://www.FreeBSD.org/~jhb/patches/ie_mod.patch
> 
> then, bad luck :
> 
> panic: _mtx_lock_sleep: recursed on non-recursive mutex ie1 
> @ /usr/src/sys/dev/ie/if_ie.c:1490

This is a bug in the original patch.  I've updated ie_mod.patch to fix this.  
Thanks again for testing.

-- 
John Baldwin


More information about the freebsd-current mailing list