From owner-freebsd-questions@FreeBSD.ORG Sat Feb 2 13:43:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31AF116A41B for ; Sat, 2 Feb 2008 13:43:05 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id F3D8213C4EA for ; Sat, 2 Feb 2008 13:43:04 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 411391CC90; Sat, 2 Feb 2008 04:43:04 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Sat, 2 Feb 2008 14:43:00 +0100 User-Agent: KMail/1.9.7 References: <70020FB8530646E2A2D029BE675BFF9A@gdmckee.home> In-Reply-To: <70020FB8530646E2A2D029BE675BFF9A@gdmckee.home> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802021443.01476.fbsd.questions@rachie.is-a-geek.net> Cc: Gordon McKee Subject: Re: =?iso-8859-1?q?Intel=AE_G31_+?= ICH7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 13:43:05 -0000 On Saturday 02 February 2008 11:14:04 Gordon McKee wrote: > Hi > > Does anyone know how to get FreeBSD to work with the above chipset. Tried > 6.3 and 7 ISO images. Get lots of disk and no NIC is detected. > > I have > http://www.foxconnchannel.com/product/Motherboards/detail_spec.aspx?ID=en-u >s0000345. RTL8111B should be supported with rl driver. Apparently it's not detected, so a pciconf -lv |grep -A4 '^none' would help greatly. -- Mel