From owner-cvs-all Thu Jan 9 0: 6:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A2D37B401; Thu, 9 Jan 2003 00:06:11 -0800 (PST) Received: from out2.mx.nwbl.wi.voyager.net (out2.mx.nwbl.wi.voyager.net [169.207.3.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E44343F1E; Thu, 9 Jan 2003 00:06:11 -0800 (PST) (envelope-from silby@silby.com) Received: from [10.1.1.6] (d131.as28.nwbl0.wi.voyager.net [169.207.71.197]) by out2.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 0E02B2A9A0; Thu, 9 Jan 2003 02:06:04 -0600 (CST) Date: Thu, 9 Jan 2003 02:13:21 -0600 (CST) From: Mike Silbersack To: Doug Barton Cc: Maxime Henrion , "" , "" Subject: Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h In-Reply-To: <3E1D29ED.8030804@dougbarton.net> Message-ID: <20030109021139.C6353-100000@patrocles.silby.com> References: <200212170008.gBH08owJ048742@repoman.freebsd.org> <3E1D29ED.8030804@dougbarton.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 8 Jan 2003, Doug Barton wrote: > I have a rather old IBM Thinkpad A21e with an on-board 3com 3c556B. It > has been working fine on -current, but the last time I updated was in > november. I updated today to the latest -current, and now I'm getting > what appear to be acpi problems with the xl0 probe. When it works, I get > this: > > xl0: <3Com 3c556B Fast Etherlink XL> port 0-0xff at device 3.0 on pci0 > xl0: chip is in D3 power mode -- setting to D0 > xl0: couldn't map ports/memory > device_probe_and_attach: xl0 attach returned 6 > > > I'm not sure that Maxime and Mike's recent commits caused this problem, > but it seemed to be a good place to start... > > > Doug I'd suggest adding some code to doublecheck that the chip actually came out of the D3 state before continuing on. The failure you're reporting comes too soon and at too low of a level to be due to any of the changes Maxime or I have done recently. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message