From owner-freebsd-bugs Sun Feb 23 04:25:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA07665 for bugs-outgoing; Sun, 23 Feb 1997 04:25:20 -0800 (PST) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA07659; Sun, 23 Feb 1997 04:25:12 -0800 (PST) Received: (from guido@localhost) by gvr.win.tue.nl (8.8.5/8.8.2) id NAA16772; Sun, 23 Feb 1997 13:25:09 +0100 (MET) From: Guido van Rooij Message-Id: <199702231225.NAA16772@gvr.win.tue.nl> Subject: Re: kern/1951 In-Reply-To: <199702230001.QAA02476@freefall.freebsd.org> from Mike Pritchard at "Feb 22, 97 04:01:43 pm" To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Sun, 23 Feb 1997 13:25:09 +0100 (MET) Cc: mpp@freefall.freebsd.org, freebsd-bugs@freefall.freebsd.org, guido@freefall.freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mike Pritchard wrote: > Synopsis: Warning! Defective early revision adapter! > > >From looking at things, the message reported in the > PR is just a warning, and it should work. This can probably > just be closed. Although you might want to improve the > error message? > Indeed, it is a warning. But if you get it you get lousy performance. The warning is quite correct. It is almost exactly as what is in the 3com specs. There used to be a bug in the driver where this message was print even for good adapters sometimes. This is fixed however. The PR will be closed by me. -Guido