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

From ThinkWiki
Jump to: navigation, search
(Linux Modem driver)
(Bluetooth Features)
(30 intermediate revisions by 16 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: ??
+
* 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 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)
 +
 
 +
=== Linux modem driver ===
  
The Bluetooth device is implemented using USB and can be enabled or disabled with the {{key|Fn}}{{key|F5}} key combination
+
See [[Conexant HSF modem drivers]].
=== Linux Modem driver ===
 
  
Have a look at the [[Modem Devices]] page.
+
=== ThinkPads this card may be found in ===
 +
* {{R51}}
 +
* {{T42}}, {{T42p}}
 +
* {{X40}}
  
=== ThinkPad's this card may be found in ===
+
=== Problems ===
* [[:Category:R51|R51]]
+
[[Need_to_disable_V90/V92/56K_modem_speed]]
* [[:Category:T42|T42]], [[:Category:T42p|T42p]]
 
* [[:Category:X40|X40]]
 
  
 +
===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:R51]] [[Category:T42]] [[Category:T42p]] [[Category:X40]]
+
[[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