From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 24 18:39:28 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6EA16A4CE for ; Wed, 24 Dec 2003 18:39:28 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6528D43D41 for ; Wed, 24 Dec 2003 18:39:27 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hBP2dNAS068387; Wed, 24 Dec 2003 19:39:24 -0700 (MST) (envelope-from imp@bsdimp.com) Sender: imp@bsdimp.com Date: Wed, 24 Dec 2003 19:38:50 -0700 (MST) Message-Id: <20031224.193850.30188078.imp@bsdimp.com> To: pogrose@twcny.rr.com From: "M. Warner Losh" , "M. Warner Losh" In-Reply-To: <20031224130803.78472eac.pogrose@twcny.rr.com> References: <20031224130803.78472eac.pogrose@twcny.rr.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: 3Com 3CXFE574BT Support X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 02:39:28 -0000 In message: <20031224130803.78472eac.pogrose@twcny.rr.com> Eric Pogroski writes: : I was wondering if the above mentioned card is ever going to be : supported for full 10/100 speeds? Every flavor of FreeBSD I've : tried with this card absolutely refuses to see it as anything but a 10 : Mb/s card. : : If this is not the list I should be asking this on, could some kind soul : point me in the proper direction? My 3CCFE574BT negotiated a 100Mbps link for me no problems last time I checked (I'm on the road for the holidays, so I can't confirm). Maybe you could be more specific as to the versions of FreeBSD that you've tried? I recently went through and did a minor overhaul of the ep driver and made sure that all the 3com ethernet cards I could find worked for me, except for the 3c1, which is rare and no free OS supports that I've been able to ascertain (it is close to a 3C589, but has enough quirks to make it not quite work). Warner