Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 13:43:55 +0800
From:      Mars G Miro <mars@cannoncreek.com>
To:        freebsd-stable@freebsd.org
Subject:   kernel: psmintr: out of sync (00c0 != 0000).
Message-ID:  <01061613435500.00595@hellraiser.cannoncreek.com>

next in thread | raw e-mail | index | archive | help
Folks,
	On RELENG_4_3, whenever I move the mouse too fast or whenever some sites are 
pestered with Javascripts my mouse (Under XWindows 4.0.3_3, KDE-2.1.1) gets 
haywired and I get this error:
Jun 16 12:35:37 hellraiser /kernel: psm: status 20 02 64
Jun 16 12:35:37 hellraiser /kernel: psm: status 20 02 64
Jun 16 12:39:30 hellraiser /kernel: psmintr: out of sync (00c0 != 0000).
Jun 16 12:39:30 hellraiser /kernel: psmintr: out of sync (00c0 != 0000).

	I can see that this might be related to psm.c but a quick look at cvsweb 
shows that RELENG_4 and RELENG_4_3 show that they have both the same version 
ov psm.c, which is:
 $FreeBSD: src/sys/isa/psm.c,v 1.23.2.4 2000/08/24 08:50:38 yokota Exp $      

	v1.34 says:
- Add a hack for "psmintr: out of sync.." This is NOT a fix,
  but a hack! Add `flags 0x8000' to the psm driver to enable it.
  The psm driver will try to get out of out-of-sync situation
  by disabling the mouse and immediately enable it again.
	But it's still in -CURRENT

	If i get haywired again I'd try manually setting the flags via Userconfig.

	Any one else experiencing this problem?



cheers
mars

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




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