From d9ca1e4740c71597b0d59723725882c1b2faf547 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Thu, 31 May 2007 22:23:14 +0000 Subject: switch wskbd hotkeys over to workq. this eliminates quite a bit of code, so remove the option too. if you have audio and wskbd, you have hotkeys. ok dlg --- sys/dev/pckbc/files.pckbc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pckbc/files.pckbc') diff --git a/sys/dev/pckbc/files.pckbc b/sys/dev/pckbc/files.pckbc index 4c60d9b9b42..7fba8a4e831 100644 --- a/sys/dev/pckbc/files.pckbc +++ b/sys/dev/pckbc/files.pckbc @@ -1,8 +1,8 @@ -# $OpenBSD: files.pckbc,v 1.5 2006/08/14 15:55:59 miod Exp $ +# $OpenBSD: files.pckbc,v 1.6 2007/05/31 22:23:13 tedu Exp $ # $NetBSD: files.pckbc,v 1.6 1999/01/23 16:05:56 drochner Exp $ # devices attached at pckbc, for use with wscons -device pckbd: wskbddev, wskbd_hotkey +device pckbd: wskbddev attach pckbd at pckbc file dev/pckbc/pckbd.c pckbd needs-flag file dev/pckbc/wskbdmap_mfii.c pckbd -- cgit v1.2.3