Difference between revisions of "Modem Daughter Card (MDC)"

From ThinkWiki
Jump to: navigation, search
m (incorrect chipset name, corrected)
(changed categorization)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
  
 
=== Features ===
 
=== Features ===
* Chipset: Agere LU97 Scorpio Softmodem Controller
+
* Chipset: Agere LU97 Scorpio Softmodem DSP
 
* Speeds: 33.6/56.6 Kbps (V.34/V.90)
 
* Speeds: 33.6/56.6 Kbps (V.34/V.90)
 
* PCI ID: Varies, depends on the AC'97 modem controller's PCI ID
 
* PCI ID: Varies, depends on the AC'97 modem controller's PCI ID
Line 14: Line 14:
 
|style="vertical-align:top" |
 
|style="vertical-align:top" |
 
|}
 
|}
=== Partnumbers ===
+
=== Part numbers ===
FRU PN: 91P7657, 26P8477, 26P8256
+
* 91P7657, 26P8477, 26P8256, 26P8219, 08K3137
 
 
=== Also known as.... ===
 
* CDC Modem Card
 
* V.90 Modem Daughter Card (MDC)
 
* Modem Card, Ambit
 
* Ambit Modem Daughter Card
 
  
 
=== Linux driver ===
 
=== Linux driver ===
The Linux driver from [http://linmodems.technion.ac.il/packages/smartlink/ SmartLink] supports this device.<br>
+
The Linux driver from [http://linmodems.technion.ac.il/packages/smartlink/ SmartLink] supports this device. As of now, the latest version of this driver is 2.9.11.
Latest version of this driver is 2.9.11.
 
  
 
The ALSA AC'97 modem driver ('''snd_intel8x0m''') should be used instead of the proprietary kernel module from SmartLink (see README ALSA mode), as it avoids tainting your kernel, and does not require a recompile each time you update your kernel version.
 
The ALSA AC'97 modem driver ('''snd_intel8x0m''') should be used instead of the proprietary kernel module from SmartLink (see README ALSA mode), as it avoids tainting your kernel, and does not require a recompile each time you update your kernel version.
Line 50: Line 43:
 
* {{X30}}, {{X31}}
 
* {{X30}}, {{X31}}
 
* {{R30}}, {{R31}}, {{R32}}, {{R40}}, {{R40e}}, {{R50}}
 
* {{R30}}, {{R31}}, {{R32}}, {{R40}}, {{R40e}}, {{R50}}
* {{G40}}, {{G41}}
+
* {{G40}}
 +
* {{S30}}, {{S31}}
  
[[Category:Components]]
+
[[Category:Modem Devices]]

Latest revision as of 14:15, 13 April 2020

Modem Daughter Card (MDC)

This is an AC'97 Modem Adapter card that is installed in a CDC slot.

Features

  • Chipset: Agere LU97 Scorpio Softmodem DSP
  • Speeds: 33.6/56.6 Kbps (V.34/V.90)
  • PCI ID: Varies, depends on the AC'97 modem controller's PCI ID
  • Headers: One 2-pin connector

Part numbers

  • 91P7657, 26P8477, 26P8256, 26P8219, 08K3137

Linux driver

The Linux driver from SmartLink supports this device. As of now, the latest version of this driver is 2.9.11.

The ALSA AC'97 modem driver (snd_intel8x0m) should be used instead of the proprietary kernel module from SmartLink (see README ALSA mode), as it avoids tainting your kernel, and does not require a recompile each time you update your kernel version.

For Debian there is a sl-modem-daemon deb.

Fedora

There is a slmodem rpm in the RPM-Fusion nonfree repository. Once you have installed the package, you need to edit /etc/sysconfig/slmodem and set INTERFACE=alsa and ALSA_DEVICE=modem:1

NOTE!
If ALSA_DEVICE=modem:1 does not work, run cat /proc/asound/cards and use the number before the Modem line

In addition you can set the country for the correct recognition of dialling and busy tones, and to adhere to any local (possibly legal) requirements. If you do not set the country, it will default to USA.

You can then start the service, and set it to autostart on boot

service slmodem start
chkconfig slmodem on

After this you should have a /dev/ttySL0 device

This card may be found in