freebsd-dev/sys/i386
Søren Schmidt ad0c0c784f Change the way moused talk to syscons, now its only delivering mouseevents
via an ioctl (MOUSE_ACTION).
Fixed a couple of bugs (destructive cursor, uncut, jitter).
Now applications can use the mouse via the MOUSE_MODE ioctl, its
possible to have a signal sent on mouseevents, makeing an event loop
in the application take over mouseevents.
1996-06-25 08:54:57 +00:00
..
apm Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
bios Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
boot Add a check in the SMC probe to verify that the card has an ethernet 1996-06-09 14:44:17 +00:00
conf Oops, forget the fact that LINT compiles (fixing previos PAS commi) 1996-06-23 19:46:46 +00:00
eisa Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
i386 Limit the scan for preloading pte's to the end of an object. 1996-06-25 00:39:21 +00:00
ibcs2 Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
include Change the way moused talk to syscons, now its only delivering mouseevents 1996-06-25 08:54:57 +00:00
isa Change the way moused talk to syscons, now its only delivering mouseevents 1996-06-25 08:54:57 +00:00
linux Removed unused #include. Linux doesn't support SCO consoles. 1996-06-23 17:08:11 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi Fix problem with scb flag handing that crept in with the SCB paging support. 1996-06-23 20:02:37 +00:00
Makefile