diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2021-09-18 15:14:40 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2021-09-18 15:14:40 +0000 |
| commit | c6e39b64cfe56dfbee9cbd7b4397dec8e2eb9eec (patch) | |
| tree | cfa1e42f9252da420f6e52fb245b24bbb0c2717c /sys/dev/microcode | |
| parent | 0d9fbcb53b6cd54948fa3f0cfef5dc1a372e50f8 (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
