freebsd-nq/sys/dev/atkbdc
Kazutaka YOKOTA 872dfb2dd3 - 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.

If you are seeing this out-of-sync problem because of an
incompetent(?!) KVM switch, this hack will NOT be good
for you.  However, if you are occasionally seeing the
problem because of lost mouse interrupt, this might help.
2000-12-01 05:26:24 +00:00
..
atkbd_atkbdc.c - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbd_isa.c - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbd.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
atkbdc_isa.c Untangle some resource matching loops that were getting on my nerves 2000-10-15 08:50:45 +00:00
atkbdc_subr.c Untangle some resource matching loops that were getting on my nerves 2000-10-15 08:50:45 +00:00
atkbdc.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
atkbdcreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbdreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
psm.c - Add a hack for "psmintr: out of sync.." This is NOT a fix, 2000-12-01 05:26:24 +00:00