Subject: Re: APM weirdness.
To: Kevin Sullivan <ksulliva@psc.edu>
From: David Brownlee <abs@netbsd.org>
List: port-i386
Date: 10/26/2000 15:47:25
	Do you have a PR open on this - if not, could you submit one?

                David/absolute
			       -- www.netbsd.org: A pmap for every occasion --


On Wed, 25 Oct 2000, Kevin Sullivan wrote:

> On Sat, 21 Oct 2000 01:33:31 CDT, Peter Seebach says
> >So, my i386 machine actually *doesn't* hang now; "apm -z" gets about a 20
> >second delay, followed by
> >	APM set power state <1,2>: unable to enter requested state (0x6007)
> >on console.  After it does this, it "wakes back up" and re-configures the
> >network, etcetera.
>
> My Thinkpad 560 has had the same problem for months.  I tracked it down to
> changes made on June 16 around 4am.  My laptop works if I:
>   * revert sys/arch/i386/isa/npx.c to 1.71
>   * change arch/i386/conf/files.i386:
>     < attach  npx at isa with npx_isa
>     > attach  npx at isa
>
> I just built a kernel with yesterday's 1.5beta sources and still have the
> same problem (and the same solution works).
>
> 	-Kevin
>
>