From d33a1214b4299aad065df79686b6b1ecb17c5af1 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 17 Sep 2004 20:58:15 +0000 Subject: Add entries for the IBM and TDK PCMCIA cards --- pcmcia/bluetooth.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pcmcia/bluetooth.conf b/pcmcia/bluetooth.conf index 6e059963..bb0bb5a1 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -26,6 +26,14 @@ card "Brain Boxes BL-620 Bluetooth Adapter" version "Brain Boxes", "Bluetooth PC Card" bind "serial_cs" class "bluetooth" +card "IBM Bluetooth PC Card II" + version "IBM", "Bluetooth PC Card II" + bind "serial_cs" class "bluetooth" + +card "TDK Bluetooth PC Card" + version "TDK", "Bluetooth PC Card" + bind "serial_cs" class "bluetooth" + card "AmbiCom BT2000C Bluetooth PC/CF Card" version "AmbiCom BT2000C", "Bluetooth PC/CF Card" bind "serial_cs" class "bluetooth" -- cgit