summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2021-09-18 15:14:40 +0000
committertsutsui <tsutsui@NetBSD.org>2021-09-18 15:14:40 +0000
commitc6e39b64cfe56dfbee9cbd7b4397dec8e2eb9eec (patch)
treecfa1e42f9252da420f6e52fb245b24bbb0c2717c /sys/dev/microcode
parent0d9fbcb53b6cd54948fa3f0cfef5dc1a372e50f8 (diff)
Remove unnecessary (and unimplemented) WSKBD_*BELL ioctls in kbd drivers.
It looks the only ioctl(4) to be implemented for WSKBDIO_*BELL in the backend keyboard driver is WSKBDIO_COMPLEXBELL. All other BELL ioctls (WSKBDIO_BELL, WSKBDIO_SETBELL, WSKBDIO_GETBELL, WSKBDIO_SETDEFAULTBELL, and WSKBDIO_GETDEFAULTBELL) are handled in the MI wskbd driver (in wskbd_displayioctl() in src/sys/dev/wscons/wskbd.c).
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions