Separated serial and PS/2 mice drivers. Serial temporarily excluded from the build...
commitc1aaf1a1326da2b5f672ec4eeaf6534f22fd8f1d
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 8 Feb 2013 21:21:00 +0000 (8 21:21 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 8 Feb 2013 21:21:00 +0000 (8 21:21 +0000)
tree1e62c0b4e104aa2952092846bd744e90b3d7ebcb
parente8811fc843e84752cfdc52abf308ff8df68a36d6
Separated serial and PS/2 mice drivers. Serial temporarily excluded from the build, but should work, since there was not much refactoring.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46546 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/hidds/serialmouse/drv_serial.c [new file with mode: 0644]
rom/hidds/serialmouse/mmakefile.src [new file with mode: 0644]
rom/hidds/serialmouse/mouse.h [new file with mode: 0644]
rom/hidds/serialmouse/mouseclass.c [new file with mode: 0644]
rom/hidds/serialmouse/serialmouse.conf [new file with mode: 0644]
rom/hidds/serialmouse/startup.c [new file with mode: 0644]