Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 1999 23:04:46 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        "Steve O'Hara-Smith" <steveo@iol.ie>
Cc:        Christopher Masto <chris@netmonger.net>, freebsd-current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: Sudden mouse death? 
Message-ID:  <199901141404.XAA10573@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Thu, 14 Jan 1999 08:55:02 GMT." <XFMail.990114085502.steveo@iol.ie> 
References:  <XFMail.990114085502.steveo@iol.ie> 

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

>> Do you have the apm driver enabled?  If so please try the following
>> options in your kernel config file.
>> 
>>       options PSM_HOOKAPM
>>       options PSM_RESETAFTERSUSPEND
>
>        With both of these on I've had another mouse lockup. I also had
>PSM_DEBUG=2 set so I managed to find out that the reset was getting a
>PSM_RESEND return status from the mouse.

Would you show me the log?

>        What can I do next.

Try increasing the following values.

	options KBD_MAXRETRY=5
	options KBD_MAXWAIT=8

Default values for the above options are 3 and 5 respectively.

Kazu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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