modem-probe

Langue: en

Version: 328665 (ubuntu - 08/07/09)

Section: 8 (Commandes administrateur)

NAME

modem-probe - udev callout to identify Hayes-compatible modem capabilities

SYNOPSIS

modem-probe [--export] [--delay <ms>] [--verbose] [--quiet] [--log <file>] <devpath>

DESCRIPTION

modem-probe is normally called from a udev rule, to provide udev with the modem capabilities for Hayes-compatible modems.

USAGE

modem-probe opens the tty node specified at the commandline and prints the discovered modem capabilities.

OPTIONS

The following commandline switches alter modem-probe's behavior:
--export
print values as environment keys
--delay
time to wait (in ms) before probing the port
--verbose
print debugging information
--quiet
only output to logfile, not stdout
--log <file>
log output to <file>

SEE ALSO

udev(7)

AUTHORS

Developed by Dan Williams <dcbw@redhat.com>.