Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2003 02:13:21 -0600 (CST)
From:      Mike Silbersack <silby@silby.com>
To:        Doug Barton <DougB@dougbarton.net>
Cc:        Maxime Henrion <mux@FreeBSD.org>, "" <cvs-committers@FreeBSD.org>, "" <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h
Message-ID:  <20030109021139.C6353-100000@patrocles.silby.com>
In-Reply-To: <3E1D29ED.8030804@dougbarton.net>
References:  <200212170008.gBH08owJ048742@repoman.freebsd.org> <3E1D29ED.8030804@dougbarton.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030109021139.C6353-100000>