From owner-freebsd-alpha Tue Jun 5 7:16: 9 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 836E237B408 for ; Tue, 5 Jun 2001 07:16:04 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA08747; Tue, 5 Jun 2001 10:16:03 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f55EFXd85961; Tue, 5 Jun 2001 10:15:33 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15132.59781.475958.142521@grasshopper.cs.duke.edu> Date: Tue, 5 Jun 2001 10:15:33 -0400 (EDT) To: naddy@mips.inka.de (Christian Weisgerber) Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: 3Com 905-TX (was: Re: SCSI devices settling and illegal request) In-Reply-To: <9fihk9$26fc$1@kemoauc.mips.inka.de> References: <15132.765.786027.851646@grasshopper.cs.duke.edu> <20010604165948.A18399@arrakis.tamu.edu> <15132.9118.863339.708828@grasshopper.cs.duke.edu> <9fihk9$26fc$1@kemoauc.mips.inka.de> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org BTW, this might be your fix: (he means 905 everywhere he says 509) Drew jlemon 2001/06/02 12:51:03 PDT Modified files: sys/dev/mii nsphy.c Log: Only touch the PCR register in order to set bits for the fxp driver. The 3C509-TX card apparently had a slightly different version of the chip, and has problems when this register is set. The problem does not appear on the 3C509{BC} cards, but since only the fxp driver needs specific bits set, conditionalize on that. Revision Changes Path 1.9 +4 -2 src/sys/dev/mii/nsphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message