From owner-freebsd-stable@FreeBSD.ORG Sun Aug 21 14:01:17 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C923106566B for ; Sun, 21 Aug 2011 14:01:17 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from mail.digiware.nl (mail.ip6.digiware.nl [IPv6:2001:4cb8:1:106::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1C84D8FC0A for ; Sun, 21 Aug 2011 14:01:17 +0000 (UTC) Received: from rack1.digiware.nl (localhost.digiware.nl [127.0.0.1]) by mail.digiware.nl (Postfix) with ESMTP id 5CD7E153434 for ; Sun, 21 Aug 2011 16:01:16 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from mail.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tefn9TvOkbr8 for ; Sun, 21 Aug 2011 16:01:14 +0200 (CEST) Received: from [IPv6:2001:4cb8:3:1:1d6a:c449:c682:7195] (unknown [IPv6:2001:4cb8:3:1:1d6a:c449:c682:7195]) by mail.digiware.nl (Postfix) with ESMTP id 7AA85153433 for ; Sun, 21 Aug 2011 16:01:14 +0200 (CEST) Message-ID: <4E510FA6.20100@digiware.nl> Date: Sun, 21 Aug 2011 16:01:10 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: "stable@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Unknown Re0 Hardware version 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: Sun, 21 Aug 2011 14:01:17 -0000 Hi, I'm assembling a few system with a ASUS P8 H161-MLE motherboard which was supposed to have a 'RealtekŪ 8112L, 1 x Gigabit LAN Controller(s)' onboard. And to be honestly I never expected that version not to be supported. Just booted 8.2-RELEASE on it, and the Installer crashed when I wanted it to config the ehternet. Rebooted, and re0 kicks in. But gives a HW revision not supported. It claims HW revision 0x2c800000. Is this supported in later 8.2-Stable??? Or in 9.x?? I'm willing to tinker with the code to recompile the re0 driver. --WjW