From owner-freebsd-hardware@FreeBSD.ORG Sat Dec 12 21:50:27 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A91791065670 for ; Sat, 12 Dec 2009 21:50:27 +0000 (UTC) (envelope-from gerd@truschinski.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) by mx1.freebsd.org (Postfix) with ESMTP id 34C6B8FC13 for ; Sat, 12 Dec 2009 21:50:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1260654625; l=656; s=domk; d=truschinski.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=SEY0T0kHL4bYAS8f9E5rKP7Gnck=; b=v7fUhmcjKcrniMghkN0POpE6peufJOjqytYyIZglF2smGoMLF8LnUEMctlcMaovZrNd yvpdbKyzUojJA5yq/vCco5dYuHty+Tt4+YnvvJR3f1RlT1vGTCVXWQMI9SphvH6d6E1gi LAw6pW5Sjqgf/Gf5z36t/deX/rKtdvHnDV8= X-RZG-AUTH: :K2kWcWC8aeptqAZ2mRDu0s07mmH1zFKQdF0lCrKer4N5IzBbdjwbQHXmZMx3qHFJ X-RZG-CLASS-ID: mo00 Received: from [192.168.10.45] (dslb-088-075-190-248.pools.arcor-ip.net [88.75.190.248]) by post.strato.de (fruni mo6) (RZmta 22.5) with ESMTP id z02d66lBCLP59P for ; Sat, 12 Dec 2009 22:38:42 +0100 (MET) Message-ID: <4B240D61.80201@truschinski.de> Date: Sat, 12 Dec 2009 22:38:41 +0100 From: Gerd Truschinski User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: DFI MI P55-T36 mini-ITX-Board with Intel 82578 Ethernet Controller X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2009 21:50:27 -0000 Hi there, I try to install the FreeBSD 8.0-Release on the above mentioned board. But I get a "driver not found". The VEN:DEV values are 8086:10F0 REV_05. I have found this values also in the file /sys/dev/e1000/e1000_hw.h So I think that the device is known. I am not able to install another NIC because there is no free PCI/PCIe port. But I think that I am able to install FreeBSD with the 9-current sources on another board and switch the Harddisk back to the DFI board. What else could I do? /gT/ P.S. Why didn't tell me FreeBSD what the VEN:DEV values of the unknown device are? I had to install "the other os" to get this values