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 add <dev/sun/disklabel.h> 1998-06-20 03:42:10 +00:00
disklabel.h make "struct sun_dkpart" the same for sparc/sparc64 (sparc64 must have been broken?) 1998-08-22 14:55:28 +00:00
event.c update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
event_var.h update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
files.sun A configuration file for devices found on Sun machines. 1996-05-29 21:54:34 +00:00
kbd.c split the sun ms/kbd drivers into frontend/backend parts at the serial 1999-05-14 06:42:02 +00:00
kbd_tables.c The release and control maps are shared by all keyboard types, so 1997-10-28 06:18:36 +00:00
kbd_tables.h Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
kbd_xlate.h Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
kbd_zs.c split the sun ms/kbd drivers into frontend/backend parts at the serial 1999-05-14 06:42:02 +00:00
kbdvar.h oops, forgot to add these files. 1999-05-14 07:07:16 +00:00
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 oops, forgot to add these files. 1999-05-14 07:07:16 +00:00