From 778c2817d538499295686146c4d10c5c6d1b5f1c Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 17 Dec 2008 10:45:20 -0500 Subject: Make modem switcher generic; fix rules install location --- option-zerocd/option-zerocd.8 | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 option-zerocd/option-zerocd.8 (limited to 'option-zerocd/option-zerocd.8') 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 \fP \fI--product \fP [\fI--debug\fP] \fI\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 based off code by Peter Henn -. - -- cgit