diff options
Diffstat (limited to 'sys/linux/dev_uinput_386.const')
| -rw-r--r-- | sys/linux/dev_uinput_386.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_uinput_386.const b/sys/linux/dev_uinput_386.const index 2bd422b42..7d95313a2 100644 --- a/sys/linux/dev_uinput_386.const +++ b/sys/linux/dev_uinput_386.const @@ -13,7 +13,7 @@ O_RDWR = 2 # O_RDWR_NONBLOCK is not set REL_MAX = 15 SND_MAX = 7 -SW_MAX = 15 +SW_MAX = 16 UINPUT_MAX_NAME_SIZE = 80 UI_ABS_SETUP = 1075598596 UI_BEGIN_FF_ERASE = 3222033866 |
