summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2002-11-17 00:48:06 +0000
committerMarcel Holtmann <marcel@holtmann.org>2002-11-17 00:48:06 +0000
commitaa46d739fe5cc6aebc912306f84af5c91b2f1f2b (patch)
treebc0e3e740e817123c2fd40f751edb642c289c585
parent1c57015e3e0a917d3b3df7fa61017aed6abf7d0d (diff)
Add entries for the AmbiCom and Pretec Bluetooth cards
-rw-r--r--pcmcia/bluetooth.conf16
1 files changed, 12 insertions, 4 deletions
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"