Date: Fri, 10 Apr 1998 23:33:14 +0200 From: sthaug@nethelp.no To: mike@smith.net.au Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Intermittent problem with PS/2 mouse on Acer Extensa 390 Message-ID: <25020.892243994@verdi.nethelp.no> In-Reply-To: Your message of "Fri, 10 Apr 1998 13:51:49 -0700" References: <199804102051.NAA01105@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > The problem is the PS/2 mouse on the Extensa. More often than not, after > > a resume, the mouse has stopped working, and vmstat -i shows no psm0 > > interrupts being generated. If I exit the X server and start it again, > > the mouse works fine. ... > Try adding an APM resume hook in the psm driver that performs the same > initialisation as a close/open cycle would. There are a lot of cases > where drivers don't handle this. Thanks, that seemed to do the trick. All the necessary code was already in place, I simply needed a "option PSM_HOOKAPM" in my kernel config file. Btw, FreeBSD runs beatifully on the Extensa. It has a P-166 and 48 MB of memory - and after starting the SVGA X server and two xterms, vmstat still shows 27 MB free memory. Steinar Haug, Nethelp consulting, sthaug@nethelp.no 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?25020.892243994>