NetBSD/sys/arch/pmax
mhitch 3eeb49f1f2 Detection of mouse packet did not work with my mouse. It only sends 6 bytes
instead of the 8 defined by struct dt_locator_msg.  Change the dectection
so we swap the mouse/keyboard addresses only if the packets don't match
what's expected (rather than on every packet).  My mouse now works, and
if a different mouse sends an 8 byte packet, it should also work.
2005-01-15 05:24:30 +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 Switch from intrcnt interrupt account to event counters. 2005-01-11 08:05:13 +00:00
pmax Switch from intrcnt interrupt account to event counters. 2005-01-11 08:05:13 +00:00
stand Don't specify the object format to pick the right endianness - the 2005-01-01 07:00:50 +00:00
tc Detection of mouse packet did not work with my mouse. It only sends 6 bytes 2005-01-15 05:24:30 +00:00
Makefile