diff options
Diffstat (limited to 'include/linux/compat_ioctl.h')
| -rw-r--r-- | include/linux/compat_ioctl.h | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/include/linux/compat_ioctl.h b/include/linux/compat_ioctl.h index 89ab677cb993..bea0255196c4 100644 --- a/include/linux/compat_ioctl.h +++ b/include/linux/compat_ioctl.h | |||
| @@ -216,6 +216,7 @@ COMPATIBLE_IOCTL(VT_RESIZE) | |||
| 216 | COMPATIBLE_IOCTL(VT_RESIZEX) | 216 | COMPATIBLE_IOCTL(VT_RESIZEX) |
| 217 | COMPATIBLE_IOCTL(VT_LOCKSWITCH) | 217 | COMPATIBLE_IOCTL(VT_LOCKSWITCH) |
| 218 | COMPATIBLE_IOCTL(VT_UNLOCKSWITCH) | 218 | COMPATIBLE_IOCTL(VT_UNLOCKSWITCH) |
| 219 | COMPATIBLE_IOCTL(VT_GETHIFONTMASK) | ||
| 219 | /* Little p (/dev/rtc, /dev/envctrl, etc.) */ | 220 | /* Little p (/dev/rtc, /dev/envctrl, etc.) */ |
| 220 | COMPATIBLE_IOCTL(RTC_AIE_ON) | 221 | COMPATIBLE_IOCTL(RTC_AIE_ON) |
| 221 | COMPATIBLE_IOCTL(RTC_AIE_OFF) | 222 | COMPATIBLE_IOCTL(RTC_AIE_OFF) |
| @@ -567,11 +568,6 @@ COMPATIBLE_IOCTL(AUTOFS_IOC_PROTOSUBVER) | |||
| 567 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKREGHOST) | 568 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKREGHOST) |
| 568 | COMPATIBLE_IOCTL(AUTOFS_IOC_TOGGLEREGHOST) | 569 | COMPATIBLE_IOCTL(AUTOFS_IOC_TOGGLEREGHOST) |
| 569 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKUMOUNT) | 570 | COMPATIBLE_IOCTL(AUTOFS_IOC_ASKUMOUNT) |
| 570 | /* DEVFS */ | ||
| 571 | COMPATIBLE_IOCTL(DEVFSDIOC_GET_PROTO_REV) | ||
| 572 | COMPATIBLE_IOCTL(DEVFSDIOC_SET_EVENT_MASK) | ||
| 573 | COMPATIBLE_IOCTL(DEVFSDIOC_RELEASE_EVENT_QUEUE) | ||
| 574 | COMPATIBLE_IOCTL(DEVFSDIOC_SET_DEBUG_MASK) | ||
| 575 | /* Raw devices */ | 571 | /* Raw devices */ |
| 576 | COMPATIBLE_IOCTL(RAW_SETBIND) | 572 | COMPATIBLE_IOCTL(RAW_SETBIND) |
| 577 | COMPATIBLE_IOCTL(RAW_GETBIND) | 573 | COMPATIBLE_IOCTL(RAW_GETBIND) |
| @@ -673,6 +669,11 @@ COMPATIBLE_IOCTL(CAPI_SET_FLAGS) | |||
| 673 | COMPATIBLE_IOCTL(CAPI_CLR_FLAGS) | 669 | COMPATIBLE_IOCTL(CAPI_CLR_FLAGS) |
| 674 | COMPATIBLE_IOCTL(CAPI_NCCI_OPENCOUNT) | 670 | COMPATIBLE_IOCTL(CAPI_NCCI_OPENCOUNT) |
| 675 | COMPATIBLE_IOCTL(CAPI_NCCI_GETUNIT) | 671 | COMPATIBLE_IOCTL(CAPI_NCCI_GETUNIT) |
| 672 | /* Siemens Gigaset */ | ||
| 673 | COMPATIBLE_IOCTL(GIGASET_REDIR) | ||
| 674 | COMPATIBLE_IOCTL(GIGASET_CONFIG) | ||
| 675 | COMPATIBLE_IOCTL(GIGASET_BRKCHARS) | ||
| 676 | COMPATIBLE_IOCTL(GIGASET_VERSION) | ||
| 676 | /* Misc. */ | 677 | /* Misc. */ |
| 677 | COMPATIBLE_IOCTL(0x41545900) /* ATYIO_CLKR */ | 678 | COMPATIBLE_IOCTL(0x41545900) /* ATYIO_CLKR */ |
| 678 | COMPATIBLE_IOCTL(0x41545901) /* ATYIO_CLKW */ | 679 | COMPATIBLE_IOCTL(0x41545901) /* ATYIO_CLKW */ |
