Support 32-bit ioctl calls on 64-bit kernel (CONFIG_COMPAT).
authorIan Abbott <abbotti@mev.co.uk>
Wed, 7 Nov 2007 16:03:15 +0000 (16:03 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 7 Nov 2007 16:03:15 +0000 (16:03 +0000)
commita36a7b4facba016c0f85844ba9997d45dac7acb2
tree398c314a143ae4bdfef298f45b69dc036f6bde3e
parent6734526e1b7f98427075038372e4204a707cf35d
Support 32-bit ioctl calls on 64-bit kernel (CONFIG_COMPAT).
comedi/Kbuild
comedi/Makefile.am
comedi/comedi_compat32.c [new file with mode: 0644]
comedi/comedi_compat32.h [new file with mode: 0644]
comedi/comedi_fops.c