summaryrefslogtreecommitdiffstats
path: root/option-zerocd/option-zerocd.8
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-12-17 10:45:20 -0500
committerDan Williams <dcbw@redhat.com>2008-12-17 10:45:20 -0500
commit778c2817d538499295686146c4d10c5c6d1b5f1c (patch)
tree726eb8284ebfaaef183d103fa14ce55b840987e7 /option-zerocd/option-zerocd.8
parentd5fbda7092fc83129a1bbf5d306943c508109e04 (diff)
Make modem switcher generic; fix rules install location
Diffstat (limited to 'option-zerocd/option-zerocd.8')
-rw-r--r--option-zerocd/option-zerocd.832
1 files changed, 0 insertions, 32 deletions
diff --git a/option-zerocd/option-zerocd.8 b/option-zerocd/option-zerocd.8
deleted file mode 100644
index 7fd761b..0000000
--- a/option-zerocd/option-zerocd.8
+++ /dev/null
@@ -1,32 +0,0 @@
-.TH OPTION_ZEROCD 8 "November 2005" "" "Linux Administrator's Manual"
-.SH NAME
-option-zerocd \- udev callout to switch Option N.V. mobile broadband devices
-to their intended modem mode
-.SH SYNOPSIS
-.BI option-zerocd
-\fI--vendor <vendor id>\fP \fI--product <product id>\fP [\fI--debug\fP] \fI<devpath>\fP
-.SH "DESCRIPTION"
-.B option-zerocd
-is normally called from a udev rule, to eject the driver CD that many Option
-mobile broadband devices masquerade as by default, and switch into modem mode.
-.SH USAGE
-.B option-zerocd
-switches the device into modem mode
-.SH OPTIONS
-The following commandline switches are supported:
-.TP
-.BI \-\-vendor
-the USB vendor ID of the mobile broadband device to switch
-.TP
-.BI \-\-product
-the USB product ID of the mobile broadband device to switch
-.TP
-.BI \-\-debug
-print verbose debugging information about the switching process
-.RE
-.SH SEE ALSO
-.BR udev (7)
-.SH AUTHORS
-Developed by Dan Williams <dcbw@redhat.com> based off code by Peter Henn
-<p.henn@option.com>.
-