From owner-freebsd-current Sun Nov 26 7:11:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 1CACC37B693 for ; Sun, 26 Nov 2000 07:10:19 -0800 (PST) Received: from cae88-102-101.sc.rr.com ([24.88.102.101]) by mail8.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 26 Nov 2000 10:09:17 -0500 Date: Sun, 26 Sep 1999 14:53:28 -0400 From: "Donald J . Maddox" To: current@FreeBSD.ORG Subject: Demand-loaded network ifs and bpf Message-ID: <19990926145328.A430@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Content-Length: 355 Lines: 6 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I see that support has been added for demand-loading network if drivers. I seem to recall that the last time I tried using network drivers as klds, nothing that required bpf to work was functional anymore, because bpf required that the device existed at the time it was initialized. Is this still the case? Will bpf work for demand-loaded network klds? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message