summaryrefslogtreecommitdiff
path: root/share/man/man4/wskbd.4
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-04-22 11:59:12 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-04-22 11:59:12 +0000
commit45d66f70648de09cb68227f7bc36df4b3c144a6d (patch)
tree6b3e10f3990bb400d467dcadb21cf4f03b7aa764 /share/man/man4/wskbd.4
parent2859385583ab340f0cbf668de9bb48e8553d3e76 (diff)
Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.
Claims the console keyboard if a keyboard is detected at boot time, otherwise HIL is preferred (but due to wsmux both can be used simultaneously).
Diffstat (limited to 'share/man/man4/wskbd.4')
-rw-r--r--share/man/man4/wskbd.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/wskbd.4 b/share/man/man4/wskbd.4
index 57f4fac1d68..955077b6862 100644
--- a/share/man/man4/wskbd.4
+++ b/share/man/man4/wskbd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wskbd.4,v 1.15 2005/04/01 02:07:07 uwe Exp $
+.\" $OpenBSD: wskbd.4,v 1.16 2005/04/22 11:59:10 miod Exp $
.\" $NetBSD: wskbd.4,v 1.5 2000/03/20 11:51:59 pk Exp $
.\"
.\" Copyright (c) 1999
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 11, 2003
+.Dd April 22, 2005
.Dt WSKBD 4
.Os
.Sh NAME
@@ -46,6 +46,8 @@
(HIL keyboard)
.Cd "wskbd* at zkbd? mux 1"
(Zaurus keyboard)
+.Cd "wskbd* at dnkbd? mux 1"
+(Apollo Domain keyboard)
.Sh DESCRIPTION
The
.Nm
@@ -145,6 +147,7 @@ driver supports it.
.Sh SEE ALSO
.Xr akbd 4 ,
.Xr comkbd 4 ,
+.Xr dnkbd 4 ,
.Xr gsckbd 4 ,
.Xr hilkbd 4 ,
.Xr intro 4 ,