mspdebug.man: note regarding TTY kernel driver.

Explicitly note that on the TTY kernel driver is detached from the
device if USB access to the driver is used, and the driver supports both
access methods.
This commit is contained in:
Tamas TEVESZ 2013-09-29 15:37:01 +02:00 committed by Daniel Beer
parent d8ff487e20
commit 8be4d394ee
1 changed files with 7 additions and 0 deletions

View File

@ -95,6 +95,13 @@ Show program version and copyright information.
Start mspdebug as an embedded subprocess. See the documentation
accompanying the source release for more information on embedded mode.
.SH DRIVERS
For drivers supporting both USB and TTY access, USB is the default,
unless specified otherwise (see \fB-d\fR above).
On Linux, if USB access is used, the kernel driver (if any) is
detached from the TTY device. If further access to the TTY device is
needed, unloading and re-loading of the driver (e.g. cdc-acm.ko) is required.
A driver name must be specified on the command line for MSPDebug to
connect to. Valid driver names are listed here.
.IP "\fBrf2500\fR"