From owner-freebsd-current@FreeBSD.ORG Tue Oct 26 17:26:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9693E16A4CE for ; Tue, 26 Oct 2004 17:26:07 +0000 (GMT) Received: from www.cray1.de (i.would.like.to.spoof.my.realip.de [64.27.85.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1316843D1D for ; Tue, 26 Oct 2004 17:26:07 +0000 (GMT) (envelope-from ubm@u-boot-man.de) Received: from greatsheep.marines (localhost [127.0.0.1]) by www.cray1.de (8.9.3/8.9.3) with SMTP id TAA18186; Tue, 26 Oct 2004 19:25:55 +0200 Date: Tue, 26 Oct 2004 19:30:40 +0200 From: Marc Bocklet To: "M. Warner Losh" Message-Id: <20041026193040.67a5143c.ubm@u-boot-man.de> In-Reply-To: <20041025.212820.60925870.imp@bsdimp.com> References: <1098564131.1064.3.camel@localhost> <20041025.212820.60925870.imp@bsdimp.com> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: fxp does not work after upgrade to latest current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 17:26:07 -0000 On Mon, 25 Oct 2004 21:28:20 -0600 (MDT) "M. Warner Losh" wrote: > In message: <1098564131.1064.3.camel@localhost> > Vladimir Grebenschikov writes: > : > : After upgrade to latest current fxp driver didn't work: > : > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: DMA timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: DMA timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: DMA timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: device timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: DMA timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: DMA timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: DMA timeout > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : fxp0: SCB timeout: 0xff 0xff 0xff 0xffff > : > : any clues ? > : > : With about week-old kernel all is ok. > > Uggg. Maybe this is due to the address that is assigned to it. I'm > having horrible luck with your machine, no? Just for the record, I get exactly this error if I try PS/2 hotplugging on my dual machine. Bye Marc