diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-22 21:05:08 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-22 21:05:08 +0000 |
commit | c2900cb2a491764b637f8445c80a19b2fd3f2e25 (patch) | |
tree | b99df931c2ed55e4864a3151427e88cb53435f93 /share | |
parent | e05df5810bc991d230de614b649cae008c0fd667 (diff) |
Let lkms(4) support VSXXX-AB tablets in addition to the mice it already
supports, based on appendix C and D of the VCB02 (qdss) technical manual.
Also parse the selftest results and report device errors.
Not tested on actual tablet due to the lack of any; mouse operation is not
disturbed.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.vax/lkms.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.vax/lkms.4 b/share/man/man4/man4.vax/lkms.4 index 6550a94d91f..4a527793b59 100644 --- a/share/man/man4/man4.vax/lkms.4 +++ b/share/man/man4/man4.vax/lkms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lkms.4,v 1.4 2007/05/31 19:19:57 jmc Exp $ +.\" $OpenBSD: lkms.4,v 1.5 2008/08/22 21:05:06 miod Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 22 2008 $ .Dt LKMS 4 vax .Os .Sh NAME @@ -37,7 +37,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for DEC mice hooked up to +driver provides support for DEC mice and tablets hooked up to .Xr dz 4 or .Xr qsc 4 |