'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH madwimax 8 "27 November 2023" \ \ .SH NAME madwimax \- driver for mobile WiMAX equipment based on Samsung CMC-730 .SH SYNOPSIS \fBmadwimax\fR [\fIOPTIONS\fR] .SH DESCRIPTION \fBmadwimax\fR is an experimental reverse-engineered linux driver for mobile WiMAX (802.16e) devices based on Samsung CMC-730 chip. These devices are currently supported: .TP 0.2i \(bu Samsung SWC-U200 .TP 0.2i \(bu Samsung SWC-E100 .TP 0.2i \(bu Samsung SWM-S10R (it is built in Samsung NC-10 netbook) .PP The driver is completely user-space. It requires libusb-1.0 and TUN/TAP driver to work. .SH OPTIONS .TP \fB-d, --daemonize\fR Daemonize after startup. .TP \fB--device\fR=\fIVID:PID\fR Specify the USB device by \fIVID:PID\fR combination. .TP \fB-e\fR \fIFILE\fR, \fB--event-script\fR=\fIFILE\fR Specify path to the event script. .TP \fB--exact-device\fR=\fIBUS/DEVICE\fR Specify the exact USB \fIBUS/DEVICE\fR (use with care!). .TP \fB-f, --detach-dvd\fR Detach pseudo-DVD kernel driver on startup. .TP \fB-h, --help\fR Display help. .TP \fB-l\fR \fIFILE\fR, \fB--log-file\fR=\fIFILE\fR Write log to the specified \fIFILE\fR instead of the other methods. .TP \fB-o, --diode-off\fR Turn off the diode (diode is turned on by default). .TP \fB-q, --quiet\fR Switch off logging. .TP \fB-V, --version\fR Print the program version number. .TP \fB-v, --verbose\fR Increase the log level. .TP \fB--ssid\fR=\fISSID\fR Specify service set identifier, or SSID, which is a friendly name that identifies a particular 802.16e wireless network. .SH "EXIT STATUS" .TP \fB0\fR Success .TP \fB1\fR Failure (syntax or usage error; hardware error; underlying software error; unexpected error). .SH BUGS See the madwimax issue tracker: \(lahttp://code.google.com/p/madwimax/issues/list\(ra .SH AUTHOR Written by Alexander Gordeev, .SH RESOURCES Main web site: \(lahttp://code.google.com/p/madwimax/\(ra .SH COPYING Copyright (C) 2008-2009 Alexander Gordeev. Free use of this software is granted under the terms of the GNU General Public License (GPL).