Difference between revisions of "IBM Integrated Bluetooth III with 56K Modem (BMDC-2)"

From ThinkWiki
Jump to: navigation, search
(IBM Integrated Bluetooth III with 56K Modem (BMDC-2))
(Bluetooth Features)
(22 intermediate revisions by 12 users not shown)
Line 5: Line 5:
 
<div style="margin:0px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
 
<div style="margin:0px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
 
=== IBM Integrated Bluetooth III with 56K Modem (BMDC-2) ===
 
=== IBM Integrated Bluetooth III with 56K Modem (BMDC-2) ===
This is a combination Bluetooth and Modem Adapter that is installed in a CDC slot. That shit is fuckin fast YEAH!!
+
This is a combination USB Bluetooth and AC97 Modem Adapter that is installed in a [[CDC slot]].
 
 
 
=== Bluetooth Features ===
 
=== Bluetooth Features ===
* Chipset: <br>
+
* Chipset: Actiontec
 
* USB ID: 1668:2441
 
* USB ID: 1668:2441
  
Line 17: Line 16:
 
|}
 
|}
 
=== IBM Partnumbers ===
 
=== IBM Partnumbers ===
IBM FRU PN: 91P7319
+
IBM FRU PN: 91P7319, 93P3471 (Actiontec Rev B)<br>
 +
IBM FRU PN: 27R1880 (Actiontec Rev B)
  
 
=== Also known (in IBM literature) as.... ===
 
=== Also known (in IBM literature) as.... ===
* Integrated Bluetooth III with 56K Modem
+
* Integrated Bluetooth III with 56K Modem,
 
* Integrated Bluetooth III with 56K Modem, Actiontec
 
* Integrated Bluetooth III with 56K Modem, Actiontec
  
 
=== Linux Bluetooth driver ===
 
=== Linux Bluetooth driver ===
 +
This card will work with the standard Linux Bluetooth drivers.
  
This card will work with the standard Linux Bluetooth drivers as part of any recent shut the fuck up!!! 2.4 or 2.6 kernel; the  HCI USB driver in particular is known to work.
+
This device is implemented as a USB device, you might be able to enabled or disabled it with the {{key|Fn}}{{key|F5}} key combination (or: echo 1 > /sys/devices/platform/thinkpad_acpi/bluetooth_enable)
 
 
This device is implemented as a USB device, which can be enabled or disabled with the {{key|Fn}}{{key|F5}} key combination
 
 
 
=== WUT!! OK!!! YEAH!!! ===
 
  
Although, the [http://www.smlink.com/ Smartlink] driver for Agere modems is able to communicate with the modem via AT commands, it cannot dial out (contradicting reports welcome!).
+
=== Linux modem driver ===
  
If your favourite distribution does not include a hsfmodem driver (search for "hsfmodem" or "Conexant"), you can try the one from Linuxant: http://www.linuxant.com/drivers (14k free as in beer, 56k+Fax license 15$, they explain this policy under: http://www.linuxant.com/store/faq.php )
+
See [[Conexant HSF modem drivers]].
  
=== ThinkPad's this card may be found in ===
+
=== ThinkPads this card may be found in ===
 
* {{R51}}
 
* {{R51}}
 
* {{T42}}, {{T42p}}
 
* {{T42}}, {{T42p}}
 
* {{X40}}
 
* {{X40}}
  
 +
=== Problems ===
 +
[[Need_to_disable_V90/V92/56K_modem_speed]]
 +
 +
===External Sources===
 +
*{{IBMDOCURL|MIGR-51427|IBMs page about configuring Bluetooth under Linux}}
 +
*[http://www.bluez.org/ BlueZ - Official Linux Bluetooth protocol stack]
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 22:19, 17 March 2010

Bluetooth Logo

IBM Integrated Bluetooth III with 56K Modem (BMDC-2)

This is a combination USB Bluetooth and AC97 Modem Adapter that is installed in a CDC slot.

Bluetooth Features

  • Chipset: Actiontec
  • USB ID: 1668:2441

Modem Features

  • Chipset: Conexant
  • AC'97 Modem

IBM Partnumbers

IBM FRU PN: 91P7319, 93P3471 (Actiontec Rev B)
IBM FRU PN: 27R1880 (Actiontec Rev B)

Also known (in IBM literature) as....

  • Integrated Bluetooth III with 56K Modem,
  • Integrated Bluetooth III with 56K Modem, Actiontec

Linux Bluetooth driver

This card will work with the standard Linux Bluetooth drivers.

This device is implemented as a USB device, you might be able to enabled or disabled it with the FnF5 key combination (or: echo 1 > /sys/devices/platform/thinkpad_acpi/bluetooth_enable)

Linux modem driver

See Conexant HSF modem drivers.

ThinkPads this card may be found in

Problems

Need_to_disable_V90/V92/56K_modem_speed

External Sources