From owner-freebsd-questions@FreeBSD.ORG Thu May 28 09:49:52 2009 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 972E01065675 for ; Thu, 28 May 2009 09:49:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id CDFFA8FC0A for ; Thu, 28 May 2009 09:49:51 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4S9Eu5T058612; Thu, 28 May 2009 11:14:56 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4S9EuMF058609; Thu, 28 May 2009 11:14:56 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 28 May 2009 11:14:56 +0200 (CEST) From: Wojciech Puchar To: Chris Hill In-Reply-To: Message-ID: References: <8940FAF1-E405-4511-B16A-DD842FE460B7@i2bnetworks.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Troy Beisigl Subject: Re: RTL8111-GR driver for FreeBSD6.4 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: Thu, 28 May 2009 09:49:52 -0000 >> says it support RTL8111 >> >> but i have FreeBSD 7.1 > > I have a 6.4 machine (about to be retired). On that machine, man 4 re says it > supports the RTL8111S, but does not mention the RTL8111GR. My guess is that in 7.1 it too says only about "S", i assumed that S and GR are only different chip revisions/different functionality, maybe one have builtin PHY other external etc. etc. but it's software compatible. That's usual naming scheme of chips, but of course there may be exceptions.