From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 17:51:17 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 567151065672 for ; Sat, 7 Feb 2009 17:51:17 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (brucec-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:c09::2]) by mx1.freebsd.org (Postfix) with ESMTP id 126C78FC18 for ; Sat, 7 Feb 2009 17:51:17 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 2BC1719014; Sat, 7 Feb 2009 12:51:15 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon X-Spam-Level: X-Spam-Status: No, score=-2.1 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from tau.draftnet (tau.demon.co.uk [80.177.26.208]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Sat, 7 Feb 2009 12:51:15 -0500 (EST) Date: Sat, 7 Feb 2009 17:51:01 +0000 From: Bruce Cran To: Len Conrad Message-ID: <20090207175101.23e4bc65@tau.draftnet> In-Reply-To: <200902071755203.SM07868@TX2.Go2France.com> References: <200902071755203.SM07868@TX2.Go2France.com> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: RTL8201 not explicitly in 7.1 / 2nd POSTING 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, 07 Feb 2009 17:51:18 -0000 On Sat, 07 Feb 2009 11:08:51 -0600 Len Conrad wrote: > > A client wants to buy some TigerDirect/VisionMan 1U's with this mobo: > > http://www.biostar-usa.com/mbdetails.asp?model=P4M900%20MICRO%20775 > > RTL8201 PHY Ethernet > > http://www.freebsd.org/releases/7.1R/hardware.html > > ... shows only RTL81xx > > has anybody got RTL8201 working with FreeBSD 7.1? I've got a laptop which has a NIC which uses the RTL8201L PHY: re0: port 0x2000-0x20ff mem 0xd10 10000-0xd1010fff,0xd1000000-0xd100ffff irq 19 at device 0.0 on pci10 re0: Chip rev. 0x24800000 re0: MAC rev. 0x00000000 miibus0: on re0 rlphy0: PHY 1 on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto re0: Ethernet address: 00:11:22:33:44:55 re0: [FILTER] It's now running 8-CURRENT but it used to run 7.1. -- Bruce Cran