From owner-freebsd-current@FreeBSD.ORG Sun Oct 31 00:40:12 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BA53106566C for ; Sun, 31 Oct 2010 00:40:12 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id A92438FC12 for ; Sun, 31 Oct 2010 00:40:11 +0000 (UTC) Received: by wwi17 with SMTP id 17so3154232wwi.31 for ; Sat, 30 Oct 2010 17:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=5DDnaJfRPf+LyOrgpWjazjmJdl0kIEAD2UHSgFuyUFs=; b=HYJVjpTGV3ZVeWINNSikdF6UN8Ti7bkjmMO/kQHGweArhWqp72ARqsWukR4+sJ3hJ5 Jc3v9G3fTg0e8kSvWjfHa3r8exQO1aXc44YOImStynCke18H64SEtx2Osz1PAiVW6K+C RAyxpQRATXgZYF6TOXi7nZaV6MAWcS7/ZxOS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MyBh8SRN2j+gZ/yb7a6tgNO1iC2EpdWCyYA50o4FHsd3qDrx0+cXMqa+mLSJUBl2lb pd5sV0vEyifrLT3/tZuhaYPoinayy+nzUvx4+sdjZkFibA3MciI3K0ZRtH00jw/W1kji tubzndbgmk/2sYGP3wgEtU/7i5tYL6/5Nl6ig= MIME-Version: 1.0 Received: by 10.216.182.202 with SMTP id o52mr731320wem.29.1288485610431; Sat, 30 Oct 2010 17:40:10 -0700 (PDT) Received: by 10.216.50.140 with HTTP; Sat, 30 Oct 2010 17:40:10 -0700 (PDT) Date: Sun, 31 Oct 2010 00:40:10 +0000 Message-ID: From: Paul B Mahol To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: panic: loading if_bfe after boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2010 00:40:12 -0000 Hi, Loading if_bfe module after boot hangs machine, it works/attach fine from loader. Tell me if you need bt.