> > Interfaces in promiscuous mode will always result in a reboot.  I 
> > *usually* get away with ejecting an active card if it's not in 
> > promiscuous mode.
> 
> A while back I committed patches to use bpf_detach(), which elminated the
> struct ifnet pointer in the bpf described at detach time.  This removed
> most of the panics I experience on ejecting pccards.  This should be in
> 5.0-CURRENT and 4.1-STABLE.  If you're still experiencing panics, we
> should track it down some more as presumably there is another reference
> (it could also be a race condition, or in-use mbuf during detach?)

I guess with a promiscuous interface, it's a whole lot more likely 
that there's an in-use mbuf around somewhere.  That's probably what 
panics things I would think.

>   Robert N M Watson 
> 
> [EMAIL PROTECTED]              http://www.watson.org/~robert/
> PGP key fingerprint: AF B5 5F FF A6 4A 79 37  ED 5F 55 E9 58 04 6A B1
> TIS Labs at Network Associates, Safeport Network Services

-- 
Brian <[EMAIL PROTECTED]>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to