sam: first pass at adding the input layer and mouse interface
authorAlan Cox <alan@linux.intel.com>
Sun, 18 Nov 2018 00:17:32 +0000 (00:17 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 18 Nov 2018 00:17:32 +0000 (00:17 +0000)
commit20ad8daaa97e164b4d091df3c75b5e499b5aa1b2
tree0a859b62865496b37e5359a7c880eec133b117c8
parentd407c8c93b7d820d75b8967cdfdb14dd93ea383d
sam: first pass at adding the input layer and mouse interface

Hook up mouse and also keyboard raw event support
Kernel/platform-sam/Makefile
Kernel/platform-sam/config.h
Kernel/platform-sam/devinput.c [new file with mode: 0644]
Kernel/platform-sam/devtty.c
Kernel/platform-sam/devtty.h
Kernel/platform-sam/fuzix.lnk
Kernel/platform-sam/sam.s