Module Name: src
Committed By: bouyer
Date: Sun Dec 10 20:51:55 UTC 2017
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: ihidev.4 ims.4
Log Message:
Add man pages for new ihidev and ims drivers.
To generate a diff of this commit:
cvs rdiff -u -r1.1565 -r1.1566 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.645 -r1.646 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/ihidev.4 src/share/man/man4/ims.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1565 src/distrib/sets/lists/man/mi:1.1566
--- src/distrib/sets/lists/man/mi:1.1565 Wed Nov 29 09:34:01 2017
+++ src/distrib/sets/lists/man/mi Sun Dec 10 20:51:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1565 2017/11/29 09:34:01 wiz Exp $
+# $NetBSD: mi,v 1.1566 2017/12/10 20:51:55 bouyer Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1301,10 +1301,12 @@
./usr/share/man/cat4/igphy.0 man-sys-catman .cat
./usr/share/man/cat4/igsfb.0 man-sys-catman .cat
./usr/share/man/cat4/iha.0 man-sys-catman .cat
+./usr/share/man/cat4/ihidev.0 man-sys-catman .cat
./usr/share/man/cat4/ihphy.0 man-sys-catman .cat
./usr/share/man/cat4/iic.0 man-sys-catman .cat
./usr/share/man/cat4/ikphy.0 man-sys-catman .cat
./usr/share/man/cat4/imp.0 man-obsolete obsolete
+./usr/share/man/cat4/ims.0 man-sys-catman .cat
./usr/share/man/cat4/inet.0 man-sys-catman .cat
./usr/share/man/cat4/inet6.0 man-sys-catman .cat
./usr/share/man/cat4/inphy.0 man-sys-catman .cat
@@ -4391,9 +4393,11 @@
./usr/share/man/html4/igphy.html man-sys-htmlman html
./usr/share/man/html4/igsfb.html man-sys-htmlman html
./usr/share/man/html4/iha.html man-sys-htmlman html
+./usr/share/man/html4/ihidev.html man-sys-htmlman html
./usr/share/man/html4/ihphy.html man-sys-htmlman html
./usr/share/man/html4/iic.html man-sys-htmlman html
./usr/share/man/html4/ikphy.html man-sys-htmlman html
+./usr/share/man/html4/ims.html man-sys-htmlman html
./usr/share/man/html4/inet.html man-sys-htmlman html
./usr/share/man/html4/inet6.html man-sys-htmlman html
./usr/share/man/html4/inphy.html man-sys-htmlman html
@@ -7315,10 +7319,12 @@
./usr/share/man/man4/igphy.4 man-sys-man .man
./usr/share/man/man4/igsfb.4 man-sys-man .man
./usr/share/man/man4/iha.4 man-sys-man .man
+./usr/share/man/man4/ihidev.4 man-sys-man .man
./usr/share/man/man4/ihphy.4 man-sys-man .man
./usr/share/man/man4/iic.4 man-sys-man .man
./usr/share/man/man4/ikphy.4 man-sys-man .man
./usr/share/man/man4/imp.4 man-obsolete obsolete
+./usr/share/man/man4/ims.4 man-sys-man .man
./usr/share/man/man4/inet.4 man-sys-man .man
./usr/share/man/man4/inet6.4 man-sys-man .man
./usr/share/man/man4/inphy.4 man-sys-man .man
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.645 src/share/man/man4/Makefile:1.646
--- src/share/man/man4/Makefile:1.645 Tue Nov 28 11:59:16 2017
+++ src/share/man/man4/Makefile Sun Dec 10 20:51:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.645 2017/11/28 11:59:16 wiz Exp $
+# $NetBSD: Makefile,v 1.646 2017/12/10 20:51:55 bouyer Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -31,8 +31,8 @@ MAN= aac.4 ac97.4 acardide.4 aceride.4 a
gphyter.4 gsip.4 \
hdaudio.4 hifn.4 hme.4 hpacel.4 hpqlb.4 hptide.4 hythygtemp.4 \
ibmcd.4 ibmhawk.4 ichsmb.4 icmp.4 icp.4 icsphy.4 iee.4 ieee80211.4 \
- ifmedia.4 igmafb.4 igphy.4 igsfb.4 iha.4 ihphy.4 iic.4 inet.4 ikphy.4 \
- inphy.4 intersil7170.4 \
+ ifmedia.4 igmafb.4 igphy.4 igsfb.4 iha.4 ihidev.4 ihphy.4 iic.4 ims.4 \
+ inet.4 ikphy.4 inphy.4 intersil7170.4 \
ioasic.4 ioat.4 iop.4 iophy.4 iopsp.4 ip.4 ipkdb.4 ipmi.4 ipw.4 \
irmce.4 isp.4 ismt.4 isv.4 itesio.4 iteide.4 iwi.4 iwm.4 iwn.4 ixg.4 \
ixpide.4 \
Added files:
Index: src/share/man/man4/ihidev.4
diff -u /dev/null src/share/man/man4/ihidev.4:1.1
--- /dev/null Sun Dec 10 20:51:55 2017
+++ src/share/man/man4/ihidev.4 Sun Dec 10 20:51:55 2017
@@ -0,0 +1,60 @@
+.\" $NetBSD: ihidev.4,v 1.1 2017/12/10 20:51:55 bouyer Exp $
+.\"
+.\" Copyright (c) 2001,2017 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Lennart Augustsson.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd December 10, 2017
+.Dt IHIDEV 4
+.Os
+.Sh NAME
+.Nm ihidev
+.Nd I2C Human Interface Device support
+.Sh SYNOPSIS
+.Cd "ihidev* at iic?"
+.Cd "ims* at uhidev? reportid ?"
+.Sh DESCRIPTION
+The
+.Nm
+driver handles all Human Interface Devices.
+Each HID device can have several components, e.g., a keyboard and
+a mouse.
+These components use different report identifiers (a byte)
+to distinguish which one data is coming from.
+The
+.Nm
+driver has other drivers attached that handle particular
+kinds of devices and
+.Nm
+only dispatches data to them based on the report id.
+.Sh SEE ALSO
+.Xr ims 4 ,
+.Sh HISTORY
+The
+.Nm
+driver
+appeared in
+.Nx 8.0 .
Index: src/share/man/man4/ims.4
diff -u /dev/null src/share/man/man4/ims.4:1.1
--- /dev/null Sun Dec 10 20:51:55 2017
+++ src/share/man/man4/ims.4 Sun Dec 10 20:51:55 2017
@@ -0,0 +1,54 @@
+.\" $NetBSD: ims.4,v 1.1 2017/12/10 20:51:55 bouyer Exp $
+.\"
+.\" Copyright (c) 1999, 2001, 2017 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Lennart Augustsson.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd December 10, 2017
+.Dt IMS 4
+.Os
+.Sh NAME
+.Nm ims
+.Nd I2C mouse and touchpanel support
+.Sh SYNOPSIS
+.Cd "ims* at ihidev? reportid ?"
+.Cd "wsmouse* at ims?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for I2C mice and touchpanels.
+Access to the movement data is through the
+.Xr wsmouse 4
+driver.
+.Sh SEE ALSO
+.Xr ihidev 4 ,
+.Xr wsmouse 4
+.Sh HISTORY
+The
+.Nm
+driver
+appeared in
+.Nx 8.0 .