mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
data packet is received from the mouse. In the case of many KVM's, this avoids a bug in their mouse emulation that sends back incorrect sync when you explicitly request a data packet from the mouse. Without this change, you must force the driver into stock PS/2 mode or be flooded with a never ending stream of "out of sync" messages on these KVMs. Approved by: re |
||
|---|---|---|
| .. | ||
| atkbd_isa.c | ||
| atkbdc_isa.c | ||
| atrtc.c | ||
| isa_common.c | ||
| isa_common.h | ||
| isa_if.m | ||
| isahint.c | ||
| isareg.h | ||
| isavar.h | ||
| orm.c | ||
| pnp.c | ||
| pnpparse.c | ||
| pnpreg.h | ||
| pnpvar.h | ||
| psm.c | ||
| rtc.h | ||
| syscons_isa.c | ||
| vga_isa.c | ||