IOCTL mapping layer Part II/II
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 15 Aug 2004 14:15:00 +0000 (14:15 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 15 Aug 2004 14:15:00 +0000 (14:15 +0000)
commit3930af25b2bdaaf4da95f17175724210a51fa026
treeb10971398a0c6cea43469e9826ef611eed7ddf80
parent96585bdb69db802bb011aa1aeaf405b776a63c0b
IOCTL mapping layer Part II/II

Convert the Linux IOCTL emulation to use the new mapping layer. This
also changes the drm(4) and aac(4) emulation of the respective APIs.

Submitted-by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de>
sys/dev/drm/drm_drv.h
sys/dev/drm/drm_os_freebsd.h
sys/dev/raid/aac/aac.c
sys/dev/raid/aac/aac_linux.c
sys/emulation/linux/i386/linux.h
sys/emulation/linux/i386/linux_sysvec.c
sys/emulation/linux/linux_ioctl.c
sys/emulation/linux/linux_ioctl.h