From owner-freebsd-stable@FreeBSD.ORG Sat Mar 5 07:39:36 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB44516A4CE for ; Sat, 5 Mar 2005 07:39:36 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7FC43D2F for ; Sat, 5 Mar 2005 07:39:36 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id C6EB872DD8; Fri, 4 Mar 2005 23:39:36 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id C4DD472DD4; Fri, 4 Mar 2005 23:39:36 -0800 (PST) Date: Fri, 4 Mar 2005 23:39:36 -0800 (PST) From: Doug White To: Yoshiaki Kasahara In-Reply-To: <20050303.181823.216808984.kasahara@nc.kyushu-u.ac.jp> Message-ID: <20050304233814.U4084@carver.gumbysoft.com> References: <20050303.181823.216808984.kasahara@nc.kyushu-u.ac.jp> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: 1000baseTX? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 07:39:37 -0000 On Thu, 3 Mar 2005, Yoshiaki Kasahara wrote: > In man pages, dmesg and ifconfig of FreeBSD5, GbE operation over > twisted pair is mostly referred as '1000baseTX'. I guess most of them > should be replaced by '1000baseT'. 1000base"TX" and 1000base"T" are > different standard and they are not compatible ("TX" needs CAT6 cable > and uses pairs in different way). Also 1000baseTX support is very > rare yet. I'm sorry I'm not sure if some devices really support "TX". Do you have any documentation to back up this claim? > For example, I have a NIC based on Realtek RTL8169S and its manual > says "It supports 1000BASE-T/100BASE-TX/10BASE-T". Considering the quality level of Realtek hardware, I would think this is actually a typo. :-) > In dmesg: > rgephy0: on miibus1 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto > > Regards, > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org