From owner-freebsd-stable Thu Dec 16 19:55:29 1999 Delivered-To: freebsd-stable@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id F3472150CF for ; Thu, 16 Dec 1999 19:55:26 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:RaVvwH0d00dOzrBSU5OaN25fytJgQnpY@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id MAA12481; Fri, 17 Dec 1999 12:55:22 +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 NAA11490; Fri, 17 Dec 1999 13:00:25 +0900 (JST) Message-Id: <199912170400.NAA11490@zodiac.mech.utsunomiya-u.ac.jp> To: Andrew Gordon Cc: stable@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Problem with psm0 In-reply-to: Your message of "Thu, 16 Dec 1999 23:54:23 GMT." References: Date: Fri, 17 Dec 1999 13:00:25 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Success at last! With "flags 0x400" in the config, I get: [...] >psm: status ffffffff c0262384 c02e3f68 >psm: status ffffffff c0b32800 c02e3f48 >psm: status ffffffff c0b32800 c02e3f48 >psm: status ffffffff c0b32800 c02e3f48 >psm: data ffffffff c0262384 c02e3f68 >psm0: failed to get data. >psm0: failed to get status. This is still a worring situation. The above lines indicate that we are not getting anything when the mouse is expected to send us something. As you said that the same mouse is correctly recognized and works when connected to another motherboard, we assume the mouse is not faulty at all and should be sending back data. >psm0 irq 12 flags 0x400 on isa >psm0: model Generic PS/2 mouse, device ID 255-ffffffff, 2 buttons >psm0: config:00000400, flags:00000000, packet size:3 >psm0: syncmask:00, syncbits:00 >sio0: irq maps: 0x1 0x11 0x1 0x1 > >And the mouse then works! So long as you don't experience any visible problem, we have to leave it this way. But, when you see anything strange, please report problems again. For the time being, I cannot think of a way to invesitgate this strange problem further. Kazu >I also discovered that, with the old kernel, I could boot the system with >the 'good' mouse, and then unplug that mouse and plug in the 'bad' >one. Often it would fail with "psmintr: out of sync", but sometimes it >would then work OK. Um, in general, it is not recommended to unplug and replug the AT keyboard or the PS/2 mouse while the system is running. The mouse interface and the keyboard controller may be electrically "fried". I have a couple of friends who learned this lessen in a hard way. Notebook computers and recent motherboards MAY be resistant to this problem, but you had better not do it unless you are sure that your system can stand it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message