From owner-freebsd-stable@FreeBSD.ORG Wed Jun 6 14:59:10 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EEF5A106566B for ; Wed, 6 Jun 2012 14:59:09 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 64CFC8FC0A for ; Wed, 6 Jun 2012 14:59:09 +0000 (UTC) Received: by ggnm2 with SMTP id m2so5978123ggn.13 for ; Wed, 06 Jun 2012 07:59:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=JiPlH/hPVuhIkMDLAHxTlFns+yXqwfihP70S/NZb+MU=; b=KuOsv5Uf74O2V7EhVhAy+PvgdWKwG4P8joJNAxHF2pOaUEkrOnPK3MImIW6xQQ89K8 kZKtCchRLdCTOh8cNrBBoOF2+nbQgowkDmAGtRGeL/MuMjsHCkMIt1M2b4/gEWjqZbxZ uRLJXaa4rukXUsmF0z6Oxo302FPza1EXiem4vBQLw7I6jQFTfbtfkpm76nyBp/mCuh24 kBrg2MQP7guwi2zFEOjCuRW876FJq9w5lINcOTNcpYpDju86kthl/Iwi01+mDKlOTYpm ooLsEWLtyTX/ISaNTmIvDmIv3srk7sT0IE8PWfPNq9SdstU41rH9Tae/QQPgcsXvRwzW pfXA== MIME-Version: 1.0 Received: by 10.60.1.202 with SMTP id 10mr20777441oeo.15.1338994748625; Wed, 06 Jun 2012 07:59:08 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.182.128.38 with HTTP; Wed, 6 Jun 2012 07:59:08 -0700 (PDT) Date: Wed, 6 Jun 2012 10:59:08 -0400 X-Google-Sender-Auth: ms5d3q6dB1361YiB1VRgh96Df8o Message-ID: From: Rick Miller To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Kernel trap with stable/8 on DL360p G8 w/ BCM5719 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 14:59:10 -0000 Hi all, I am attempting to build stable/8 (as of 21 May 2012) on a DL360p G8 with a BCM5719. I receive a kernel panic very similar to the one at this URL: http://freebsd.1045724.n5.nabble.com/Fatal-trap-19-Stopped-at-bge-init-locked-and-bge-booting-problems-td5504461.html . The hardware notes don't specify that the BCM5719 is supported, but the bge manpage appears to indicate it is supported. Is there a definitive answer whether or not it is supported? -- Take care Rick Miller