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

From ThinkWiki
Jump to: navigation, search
(Bluetooth Features)
(28 intermediate revisions by 14 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.
+
This is a combination USB Bluetooth and AC97 Modem Adapter that is installed in a [[CDC slot]].
 
=== Bluetooth Features ===
 
=== Bluetooth Features ===
* Chipset: 1668:2441
+
* Chipset: Actiontec
 +
* USB ID: 1668:2441
 +
 
 
=== Modem Features ===
 
=== Modem Features ===
 
* Chipset: Conexant
 
* Chipset: Conexant
Line 14: 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 2.4 or 2.6 kernel
+
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
+
=== Linux modem driver ===
=== Linux Modem driver ===
 
  
Have a look at the [[Modem Devices]] page.
+
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