Describe that the Visor has multiple ports.

This commit is contained in:
augustss 2001-01-23 21:31:10 +00:00
parent 0156530592
commit 7e55d8a1a4
1 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uvisor.4,v 1.2 2000/03/31 13:08:01 hubertf Exp $
.\" $NetBSD: uvisor.4,v 1.3 2001/01/23 21:31:10 augustss Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -42,7 +42,7 @@
.Nd USB support for the Handspring Visor, a Palmpilot compatible PDA
.Sh SYNOPSIS
.Cd "uvisor* at uhub?"
.Cd "ucom* at uvisor?"
.Cd "ucom* at uvisor? portno ?"
.Sh DESCRIPTION
The
.Nm
@ -52,7 +52,13 @@ The device is accessed through the
.Xr ucom 4
driver which makes it behave like a
.Xr tty 4 .
The usual Pilot tools can be used to access the Visor.
The device has several ports for different purposes, each of them gets its
own
.Xr ucom 4
device.
The attach message describes the purpose of each port.
.Pp
The usual Pilot tools can be used to access the Visor on the HotSync port.
.Sh SEE ALSO
.Xr tty 4 ,
.Xr ucom 4 ,