From owner-freebsd-current@FreeBSD.ORG Thu Oct 30 09:48:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B3216A4CF for ; Thu, 30 Oct 2003 09:48:36 -0800 (PST) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D1F743F85 for ; Thu, 30 Oct 2003 09:48:35 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id h9UHmWDa023657 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK CN=khavrinen.lcs.mit.edu issuer=SSL+20Client+20CA); Thu, 30 Oct 2003 12:48:32 -0500 (EST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id h9UHmWUS023654; Thu, 30 Oct 2003 12:48:32 -0500 (EST) (envelope-from wollman) Date: Thu, 30 Oct 2003 12:48:32 -0500 (EST) From: Garrett Wollman Message-Id: <200310301748.h9UHmWUS023654@khavrinen.lcs.mit.edu> To: Barney Wolff In-Reply-To: <20031030173415.GA83460@pit.databus.com> References: <20031029183808.M99053@prg.traveller.cz> <200310300804.58296.sam@errno.com> <20031030173415.GA83460@pit.databus.com> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.37 cc: current@freebsd.org Subject: Re: jumbograms (& em) & nfs a no go X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 17:48:36 -0000 < said: > Just a minor note: GigE should not require a crossover cable. It's > supposed to work to connect two GigE adapters with a straight-thru > cable. I verified this with two Intel em NICs, quite a while ago. This should hardly be surprising, since 1000BASE-TX transmits and receives bidirectionally on all four pairs simultaneously. > As I recall, when I used a crossover cable, I could not get the > adapters to go to 1000, only 100. That might have been the cable, > or not. That's at least conceivable; I don't know enough about the wire protocol to tell whether that's supposed to happen or not. -GAWollman