From aa46d739fe5cc6aebc912306f84af5c91b2f1f2b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 17 Nov 2002 00:48:06 +0000 Subject: Add entries for the AmbiCom and Pretec Bluetooth cards --- pcmcia/bluetooth.conf | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'pcmcia') diff --git a/pcmcia/bluetooth.conf b/pcmcia/bluetooth.conf index c3e4b85c..f717d4c2 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -7,6 +7,9 @@ device "bt3c_cs" device "bluecard_cs" class "bluetooth" module "bluecard_cs" +device "bt950_cs" + class "bluetooth" module "bt950_cs" + device "btuart_cs" class "bluetooth" module "btuart_cs" @@ -27,10 +30,6 @@ card "COM One Platinium Bluetooth PC Card" version "COM1 SA", "MC310 CARD" bind "serial_cs" class "bluetooth" -card "AmbiCom BT2000E Bluetooth PC/CF Card" - version "AmbiCom,Inc", "BT2000E" - bind "serial_cs" class "bluetooth" - card "Sphinx PICO Card" version "SPHINX", "BT-CARD" bind "serial_cs" class "bluetooth" @@ -67,6 +66,15 @@ card "LSE039 Bluetooth Compact Flash Card" bind "bluecard_cs" +card "AmbiCom BT2000E Bluetooth Card" + version "AmbiCom,Inc", "BT2000E" + bind "bt950_cs" + +card "Pretec BT2000E Bluetooth Card" + version "Pretec", "BT2000E" + bind "bt950_cs" + + card "Cyber-blue Compact Flash Card" version "BT", "", "", "" bind "btuart_cs" -- cgit