From owner-freebsd-current Thu May 2 2: 8:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from web21107.mail.yahoo.com (web21107.mail.yahoo.com [216.136.227.109]) by hub.freebsd.org (Postfix) with SMTP id 6485A37B41C for ; Thu, 2 May 2002 02:08:19 -0700 (PDT) Message-ID: <20020502090819.26074.qmail@web21107.mail.yahoo.com> Received: from [62.254.0.5] by web21107.mail.yahoo.com via HTTP; Thu, 02 May 2002 02:08:19 PDT Date: Thu, 2 May 2002 02:08:19 -0700 (PDT) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: 3Com 3c905C-TX To: Guido Kollerie , Sten Cc: Danny Braniss , current@FreeBSD.org, freebsd-stable@FreeBSD.org In-Reply-To: <20020502080804.GA275@node14e65.a2000.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Guido Kollerie wrote: > I have exchanged the 3Com NIC for an Intel one. I'm using an > Intel NIC at work and haven't had any problems with it under > FreeBSD. What remains strange though is that the 3Com NIC used to > work just fine. As said before the strange behaviour > (full-duplex -> half-duplex) occurred about a month ago. Around > the same time I performed a 'make world'. Was the xl driver > changed somehow in the period before that? It doesnt look like, accept for the following two deltas: o rev. 1.103 by alfred@FreeBSD.org CVS Log: Remove __P. Branch: MAIN CVS Tags: HEAD o rev. 1.104 by jhb@FreeBSD.org CVS Log: Change callers of mtx_init() to pass in an appropriate lock type name. In most cases NULL is passed, but in some cases such as network driver locks (which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used. Branch: MAIN CVS Tags: HEAD Those are the only two revisions made to the if_xl.c driver in the timeframe you have provided; and I don't think they can cause the issue you have described, IMHO. -- Hiten Pandya __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message