NetBSD/sys/dev/sun
matt f7141a0ffb The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of
sending 5 bytes per sample, it sends 3 omitting the 2nd set of
dx/dy updates.  You can distinguish between the two forms since
the first byte of 5-bytes seq will be 0b10000xxx which a 3-byte
will have 0b10001xxx.  This changes allows the Xsun server to
run unchanged on the Tadpole 3GX (ignoring for now that the
colormap is still broken).
1999-08-02 01:50:27 +00:00
..
Makefile
disklabel.h
event.c
event_var.h
files.sun
kbd.c
kbd_tables.c
kbd_tables.h
kbd_xlate.h
kbd_zs.c
kbdvar.h
ms.c The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
ms_zs.c Allow the mouse baud rate to be patched (rather than forcing a recompilation 1999-08-02 01:44:22 +00:00
msvar.h