From 587fe743849609dd150666d84f8fa53cd403a70e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 23 Jun 2004 16:30:41 +0000 Subject: Add support for AmbiCom BT2000C card --- pcmcia/bluetooth.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pcmcia') diff --git a/pcmcia/bluetooth.conf b/pcmcia/bluetooth.conf index 42f824fa..79ef717d 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -26,6 +26,10 @@ card "Brain Boxes BL-620 Bluetooth Adapter" version "Brain Boxes", "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" + card "COM One Platinium Bluetooth PC Card" version "COM1 SA", "MC310 CARD" bind "serial_cs" class "bluetooth" -- cgit