NetBSD/sys/arch/pmax
mhitch 4deb82db56 Maxine mouse buttons were being mapped incorrectly (old dtop.c code mapped
them to serial mouse buttons, which were then mapped into events to pass
to the X server).
Also fix bug in mouse motion - putting 2 unsigned bytes into an integer
resulted in a 16-bit unsigned value, so negative mouse motion didn't work.
2005-01-10 04:40:05 +00:00
..
compile
conf Provide assembly versions of the clock timing calculation loops that 2005-01-01 09:48:39 +00:00
dev USe more appropriate macro/struct names for READ/WRITE (6) and 2004-12-07 23:07:31 +00:00
ibus autoconf cleanup: turn xxxsubmatch() functions into the locator 2004-09-13 14:57:31 +00:00
include Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
pmax For Maxine serial console on a WSCONS kernel, use the correct channel 2005-01-02 22:36:34 +00:00
stand Don't specify the object format to pick the right endianness - the 2005-01-01 07:00:50 +00:00
tc Maxine mouse buttons were being mapped incorrectly (old dtop.c code mapped 2005-01-10 04:40:05 +00:00
Makefile