From owner-cvs-all Sat Mar 18 22: 7:15 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0EF0637B6EE; Sat, 18 Mar 2000 22:07:11 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA12548; Sat, 18 Mar 2000 23:07:09 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA05471; Sat, 18 Mar 2000 23:07:04 -0700 (MST) Message-Id: <200003190607.XAA05471@harmony.village.org> To: Robert Watson Subject: Re: cvs commit: src/sys/net bpf.c bpf.h Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 19 Mar 2000 01:03:24 EST." References: Date: Sat, 18 Mar 2000 23:07:04 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Robert Watson writes: : My statement about if_detach not being invoked by all drivers may have : been a result of an incorrect reading if if_ep_pccard. If also appears to : call if_detach, and also crash. :-) I have no other pccard ethernet : cards, so can't test any further drivers. : : Given that I can reproduce the crash with if_ep, I think I'll go ahead and : commit the fix to that one also, once I've had a chance to test it. I have ed, sn, ep (kinda) that I can test. I also have a fe card, but haven't newbusified if_fe yet. I'm waiting to get the bpf changes from cvsup so I can test them. The missing part was the tcpdump... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message