unixio.device, intended to replace duplicated code in UNIX-hosted parallel and serial...
commita4b432ef9213535e643c1abc4d7b14a279bf600d
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 27 Dec 2011 10:42:44 +0000 (27 10:42 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 27 Dec 2011 10:42:44 +0000 (27 10:42 +0000)
tree063e9fee0d47b1084f70e4d94b58447ee18c363a
parent6a1a289c1b069cde9a690ed0fb261b7ea9d1b347
unixio.device, intended to replace duplicated code in UNIX-hosted parallel and serial drivers. Perhaps will encapsulate unixio.hidd too. Work in progress backup.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43244 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-unix/devs/unixio/deviceio.c [new file with mode: 0644]
arch/all-unix/devs/unixio/deviceutil.c [new file with mode: 0644]
arch/all-unix/devs/unixio/unixio_device.h [new file with mode: 0644]