Difference between revisions of "Modem Devices"

From ThinkWiki
Jump to: navigation, search
m
(Conexant)
 
(27 intermediate revisions by 9 users not shown)
Line 1: Line 1:
== Internal Thinkpad Modem ==
+
== Internal SoftModem ==
  
Linux drivers for the various internal Thinkpad modems.
+
[[Wikipedia:Softmodem|SoftModems]] are modems implemented in software, and require special drivers.
 
 
=== scanModem script ===
 
  
 
To identify your internal modem, it is always a good advice to start with the scanModem script from:
 
To identify your internal modem, it is always a good advice to start with the scanModem script from:
 
 
http://linmodems.technion.ac.il/#scanmodem
 
http://linmodems.technion.ac.il/#scanmodem
 
 
Grab a current version and have a look at its output.
 
Grab a current version and have a look at its output.
  
=== MWave ===
+
=== 3com ===
MWave is a DSP (Digital Signal Processor) technology that has been used in certain IBM ThinkPad's for Audio, Modem or a combination of the two.<br>
+
*[[3Com 10/100 Ethernet Mini-PCI Adapter with 56K Modem]]
A Linux MWave Modem driver can be found in kernel 2.4.11 and later, but only supports the PCI based MWave controller (MDSP3780) found in the following machines:
 
* ThinkPad 600 / 600D / 600E
 
* ThinkPad 770D / 770ED / 770X / 770Z
 
 
 
In addition to the kernel driver you will need some userland utilities (MWave Manager) that can be found here:
 
http://sourceforge.net/projects/acpmodem/
 
 
 
SUSE includes the MWave utilities as part of the 'mwavem' RPM.
 
 
 
=== Agere (T40p) ===
 
  
Give the drivers for Agere Softmodems from Smartlink a try:
+
=== Actiontec? ===
 +
*[[IBM High Rate Wireless LAN Mini-PCI Adapter with Modem]]
  
http://www.smlink.com/main/item.php?ln=en&item_id=84&main_id=32
+
=== Agere ===
 +
*[[IBM Integrated 56K Modem (MDC-2)]]
 +
*[[IBM Integrated Bluetooth II with 56K Modem (BMDC)]]
 +
*[[IBM High Rate Wireless LAN Mini-PCI Adapter with Modem II]]
  
=== Conexant (T42p) ===
+
=== Conexant ===
 +
*[[ThinkPad 56K Modem (MDC-1.5)]]
 +
*[[ThinkPad Modem (MDC-3.0, 56kbps HDA)]]
 +
*[[IBM Integrated Bluetooth III with 56K Modem (BMDC-2)]]
 +
*[[IBM Integrated Bluetooth IV with 56K Modem (BMDC-3)]]
  
Although, the Smartlink driver for Agere modems (see above) is able to communicate with the modem via AT commands, it cannot dial out (contradicting reports welcome!).
+
=== Lucent / Ambit ===
 +
*[[Mini-PCI Modem card]]
 +
*[[Modem Daughter Card (MDC)]]
 +
*[[Intel PRO/100 SP Mobile Combo Adapter]]
  
If your favourite distribution does not include a hsfmodem driver (search for "hsfmodem" or "Conexant"), you can try the one from Linuxant:
+
=== IBM ===
 +
* [[MWave MDSP2780]]
 +
* [[MWave MDSP3780]]
  
http://www.linuxant.com/drivers
+
=== Xircom? ===
 +
*[[Intel 10/100 Ethernet Mini-PCI Adapter with 56K Modem]]
 +
*[[Xircom 10/100 EtherJet Mini PCI Adapter with 56K Modem]]
  
(14k free as in beer, 56k+Fax license 15$, they explain this policy under: http://www.linuxant.com/store/faq.php )
+
== Internal Modem ==
 +
These are hardware modems, and do not require any special drivers other then the standard linux serial driver.
  
 +
Typically these modems are configured on ttyS1 (COM2) by default.
  
[[Category:Drivers]] [[Category:600]] [[Category:600D]] [[Category:600E]] [[Category:770D]] [[Category:770ED]] [[Category:770X]] [[Category:770Z]]
+
Note: Not all country versions of these ThinkPads will have a modem due to homologation issues
 +
=== 2.4K Modem / 9.6K Fax ===
 +
2400 baud modem with 9600 baud fax
 +
* {{355}}, {{355C}}, {{355Cs}}
 +
* {{PC110}}
 +
=== 14k4 Modem / 14k4 Fax ===
 +
V.22bis (2400 bps), V.32 (9600 bps), V.32bis (14.4 Kbps)<br>
 +
Class 1 fax send/receive (14.4 Kbps)
 +
* {{701C}}, {{701CS}}
 +
[[Category:Components]]

Latest revision as of 00:31, 24 November 2008

Internal SoftModem

SoftModems are modems implemented in software, and require special drivers.

To identify your internal modem, it is always a good advice to start with the scanModem script from: http://linmodems.technion.ac.il/#scanmodem Grab a current version and have a look at its output.

3com

Actiontec?

Agere

Conexant

Lucent / Ambit

IBM

Xircom?

Internal Modem

These are hardware modems, and do not require any special drivers other then the standard linux serial driver.

Typically these modems are configured on ttyS1 (COM2) by default.

Note: Not all country versions of these ThinkPads will have a modem due to homologation issues

2.4K Modem / 9.6K Fax

2400 baud modem with 9600 baud fax

14k4 Modem / 14k4 Fax

V.22bis (2400 bps), V.32 (9600 bps), V.32bis (14.4 Kbps)
Class 1 fax send/receive (14.4 Kbps)