s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
5. Specific Chipsets and Their Drivers
5.1 IBM Mwave (Thinkpad 600E)IBM has a completely open-source (GPL'ed) driver for the software modem in their Thinkpad 600E's available here.
5.2 Lucent LT
OverviewThis modem enjoys the most support under Linux, in that there exist three different driver packages:
serial.c driver, so, since
the source code for the
modem driver is not available, trafficking in this driver is apparently
in violation of the GPL. Distributing the partially open source driver
("i56lvp578.zip") may or may not be technically legal, since the GPL'ed
code, though not yet linked with the closed-source code, is certainly intended
to be so. See
this Kernel Traffic issue
and a Linux-Kernel mailing list archive for the week including Dec. 3rd, 2000,
for more details.
Driver v5.78(c,d,e,...) - InstallationYou should obtain the most recent package for your kernel from http://walbran.org/sean/linux/stodolsk/ and follow the up-to-date instructions given there.
Manufacturer's driver version 5.68 - InstallationThis driver is superseded by version 5.78, described above; however, it may still be of some use in special cases.
/dev/modem or /dev/ttyS14 .
Open Source Tools - InstallationSee the documentation with the source for instructions.
5.3 ESS
OverviewBinary-only drivers for ES56T-PI (PCI) and ES56V-I (ISA), compiled under RedHat 6.0's kernel 2.2.12-20, are available. The driver has been used via forced insertion up through kernel 2.2.15, and up through 2.2.17 using the "tty.h" patch described in the "Tips and Tricks..." section, above.
Installation
5.4 PCTel
OverviewBinary drivers can be found at http://www.idir.net/~gromitkc/winmodem.html#drivers. A Debian-style installation package for kernel 2.2.16 was made available by Corel at ftp://ftp.corel.com/pub/linux/CorelLinux/dists/corellinux-1.2/corel/binary-i386/utils/pctel-kernel-2.2.16-driver-cdl-v1.0_1.0.deb, though this link appears to now be incorrect. A gzipped/tarred package derived from the .deb is available here. In addition, a driver for kernel 2.4 was contributed by Thomas Wright, and is also available here. Other packages, requiring the superficial compilation described below, are also known to exist.
InstallationThere are apparently two types of PCTel module package around.
With the modules in hand, proceed to install as follows:
5.5 Conexant/Rockwell HSFThere exist drivers for kernels 2.2.14, 2.2.16, and 2.2.17 at
http://www.olitec.com/pci56kv2.html
The page is in French,
but the installation commands are given on the page in boldface red text
(you can also use the
babel fish).
Essentially, download the appropriate package, unpack it with This driver is a bit finicky (with the most common symptom of failure being the "NO DIALTONE" response), but a number of people have been able to get it to work, usually by inserting their modem's vendor ID in the modem's .inf file, perhaps along with a change of the device major number from 254 to 253. See the Linmodems.org mailing list archives for details; one example of many is given here.
5.6 Intel (formerly Ambient Technology, formerly Cirrus Logic)Mikhail Moreyra has written a GPL'ed driver for the CL-MD5620DT chipset which can do up to 33.6 kbps; however, this is alpha software and should be treated with due care. The driver can be obtained at http://linmodems.org/CLModem-0.3.0.tar.gz. Gabriel Gambetta (ggambett(at)internet.com.uy) issued a patched version of the driver to allow standard AT modem commands; you can get this version at Rob Clark's site here. A driver for the HaM modem was beta-tested in early 2001 and is expected to be released quite soon.
5.7 3Com
56kAn rpm package with a driver for the 3Com MDP3900V-U modem (apparently found in the Dell Dimension L733r) was posted to the Linmodems.org mailing list ( click here for more information), and is mirrored here.
Mini-PCIA request for comments was posted by a 3Com official about the possible demand for a binary-only driver for their miniPCI combination NIC/winmodem here on the Linodems.org mailing list; please respond to the address given, linmodem@new-n-used.com, and not to the mailing list. Though to my knowledge no driver has yet been released, Werner Heuser's miniPCI page has more information and links.
5.8 AMRIan Stewart reports that he is working on a "mid-level driver" for the AC97 codec.
Next Previous Contents |