From owner-freebsd-hackers@FreeBSD.ORG Sat Jan 10 02:18:01 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C54A71065673 for ; Sat, 10 Jan 2009 02:18:01 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 997B98FC08 for ; Sat, 10 Jan 2009 02:18:01 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KD800CJEFNXMSA0@mta4.srv.hcvlny.cv.net> for freebsd-hackers@freebsd.org; Fri, 09 Jan 2009 20:47:57 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [127.0.0.1]) by flosoft.no-ip.biz (8.14.3/8.14.3) with ESMTP id n0A1luT0002516; Fri, 09 Jan 2009 20:47:56 -0500 Date: Fri, 09 Jan 2009 20:47:56 -0500 From: "Aryeh M. Friedman" To: freebsd-hackers@freebsd.org Message-id: <4967FE4C.2050301@gmail.com> Organization: FloSoft Systems MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.7 User-Agent: Thunderbird 2.0.0.18 (X11/20081124) Subject: support for i45 (ich10) chipsets X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: aryeh.friedman@gmail.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2009 02:18:04 -0000 I just got a i45 based motherboard and everything works except for the following pci: none2@pci0:1:0:0: class=0x020000 card=0x83671043 chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet does -current support it or should I stay with 7.1-RELEASE ? (i386)