Date: Wed, 21 Apr 1999 02:10:44 -0600 From: Warner Losh <imp@harmony.village.org> To: mobile@FreeBSD.ORG Subject: APM and newbus Message-ID: <199904210810.CAA09129@harmony.village.org>
next in thread | raw e-mail | index | archive | help
I just corrected a bug in the newbus version of apm which had prevented me from suspending my Vaio 505-TS. In newbus there is a DEVICE_SUSPEND method which gets called and allows the callee to request a veto of the proposed suspend. It was alway returning veto, so suspend never worked. Now that I fixed this, my Vaio suspends nicely. I've kludged around this in the apm code until I can find the bug in the newbus code. Just wanted to let people know that this was the case. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904210810.CAA09129>