From owner-freebsd-current Thu Jan 14 06:03:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09518 for freebsd-current-outgoing; Thu, 14 Jan 1999 06:03:37 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09513 for ; Thu, 14 Jan 1999 06:03:35 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:ctzQ6nl87Y7xY+ypYa4kMssOlSt1QZgb@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.1/8.9.1) with ESMTP id XAA18265; Thu, 14 Jan 1999 23:02:18 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id XAA10573; Thu, 14 Jan 1999 23:04:47 +0900 (JST) Message-Id: <199901141404.XAA10573@zodiac.mech.utsunomiya-u.ac.jp> To: "Steve O'Hara-Smith" cc: Christopher Masto , freebsd-current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Sudden mouse death? In-reply-to: Your message of "Thu, 14 Jan 1999 08:55:02 GMT." References: Date: Thu, 14 Jan 1999 23:04:46 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> 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