From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 16 23:14:48 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D76337B401 for ; Mon, 16 Jun 2003 23:14:48 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3CA6D43F93 for ; Mon, 16 Jun 2003 23:14:47 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 6290 invoked from network); 17 Jun 2003 06:14:45 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 17 Jun 2003 06:14:45 -0000 X-pair-Authenticated: 209.68.2.70 Date: Tue, 17 Jun 2003 01:13:46 -0500 (CDT) From: Mike Silbersack To: Daniel O'Connor In-Reply-To: <200306171038.23826.doconnor@gsoft.com.au> Message-ID: <20030617011055.O8740@odysseus.silby.com> References: <200306161909.33474.doconnor@gsoft.com.au> <200306171038.23826.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@freebsd.org Subject: Re: vr(4) duplex problems X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 06:14:48 -0000 On Tue, 17 Jun 2003, Daniel O'Connor wrote: > > If possible, I'd like you to try some other brands of 100/FDX hubs and see > > if autonegotiation works properly; this would help tell us if the problem > > is general, or specific to that card. > > I don't have any other brands of 100/FDX switches :( > I will try and dig one up, but I think the best I can do is a different > generation switch from the same manufacturer. Well, then we're somewhat stuck. Couldn't you sneak in a little 5 port hub from home and splice it into the network? :) > ukphy0: on miibus1 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Nothing out of the ordinary there, but perhaps we're messing up by _not_ recognizing a specific PHY and doing something special. Hmmmm... I have an idea, but since forced duplex works for you, I'm not inclined to spend time on it now. Mike "Silby" Silbersack