From owner-freebsd-drivers@FreeBSD.ORG Thu Jun 11 20:17:14 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 955DA1065672 for ; Thu, 11 Jun 2009 20:17:14 +0000 (UTC) (envelope-from dejamuse@yahoo.com) Received: from web62507.mail.re1.yahoo.com (web62507.mail.re1.yahoo.com [69.147.75.99]) by mx1.freebsd.org (Postfix) with SMTP id 3BCB18FC1A for ; Thu, 11 Jun 2009 20:17:13 +0000 (UTC) (envelope-from dejamuse@yahoo.com) Received: (qmail 81481 invoked by uid 60001); 11 Jun 2009 19:50:33 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1244749833; bh=vKq6369AGYDdqctNAtkIeuQnp9qfI9fstDoPGI/wRqc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=k+8bOImnVFvVknCliuf5eHcw+1RwwH7unm9i8QJ9O6oUZBAOQ0wxtHuTn//iFJKLlLXTz45g+vFZnG7pWMrCuLEYNfWQrt1nHTHDXuxCcNPqtsbZndkCWnO3QfDgvqWi/3RtXHUtZZ5uaVDZmm+9vrcMDCCq9ZPr+rTwc6qJUAU= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=CqY7t1XlYxlUCAoV2urknk6uXNu66onuJq48X3CjRb0n33CRI1r/tV8WB1fPgIxBtn0GED3/QT6GmVG0THTkgvSRN/xmCdints4vPHAAA1ngrHtBVO7vC0R7gr+EcE+IhjGlAewTXDVFBIZkCS9v6JwfU7yst/wfG3DqD5Layg0=; Message-ID: <708306.80677.qm@web62507.mail.re1.yahoo.com> X-YMail-OSG: WEQRhAAVM1kFgJfo0mQTbYkr.6ho1afJmirQK6F9N4Az9nPSF7ADrb14845jODKgZOLf2TLwiiYseOUNndewtYctnCb3TRYd1xpdT__xSidS.9Mi_y6PeqPyUCUYILYYuw66LQFuM6yvGZCX1BSiMtaMy8hrdTSGIunM26eVeiKlZLI_ci6QoWihSEq.N15m.5gpEFbwIxo0hNPJ8fUCIEpD3Wnrc6WUfjhDTCpZ_yEL56p5.BmWhLuoVohGWJfsvbu33gwnHPpi9Bm_rN_3VClk3zTV_7omQ3YuYNjdNH2X53ICBJc- Received: from [71.235.64.239] by web62507.mail.re1.yahoo.com via HTTP; Thu, 11 Jun 2009 12:50:33 PDT X-Mailer: YahooMailClassic/5.4.12 YahooMailWebService/0.7.289.15 Date: Thu, 11 Jun 2009 12:50:33 -0700 (PDT) From: Jeff To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Realtek 8111C LAN chip status? X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 20:17:14 -0000 Hi, I would like to use the Asus P6T motherboard with PCBSD (FBSD 7.2) but not = sure if the LAN device is supported.=A0 According to the MAN page for the r= e(4) driver it's not.=A0 The P6T has a Realtek 8111C chip.=A0=20 The re(4) MAN page lists a similar device, the 8111S but I'm not sure if th= at covers the C device too. I Googled around and found some information that suggested the 7.2 release = does support the C chip but it's not completely clear. Is the MAN page just out of date and the Realtek 8111C LAN chip is supporte= d? If not, how can I fix this short of buying another NIC card? Tnx, Jeff =0A=0A=0A