diff options
author | Max Krasnyansky <maxk@qualcomm.com> | 2002-08-23 20:22:54 +0000 |
---|---|---|
committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-08-23 20:22:54 +0000 |
commit | 331ea4b4af4b8e147aacdd6c8fcf7352198f2151 (patch) | |
tree | 43b51d37d2566a09c78f144eec996f5a2edd991e /pcmcia/bluetooth.conf | |
parent | d10423ecaa32884c2c382756d502f615349c400b (diff) |
Improved PCMCIA support.
Diffstat (limited to 'pcmcia/bluetooth.conf')
-rw-r--r-- | pcmcia/bluetooth.conf | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/pcmcia/bluetooth.conf b/pcmcia/bluetooth.conf index 29414bfa..e451a6a2 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -7,38 +7,37 @@ device "bluecard_cs" device "bt3c_cs" module "bt3c_cs" - card "Xircom CreditCard Bluetooth Adapter" version "Xircom", "*", "CBT" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "Xircom RealPort2 Bluetooth Adapter" version "Xircom", "*", "R2BT" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "Brain Boxes BL-620 Bluetooth Adapter" version "Brain Boxes", "Bluetooth PC Card" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "COM One Platinium Bluetooth PC Card" version "COM1 SA", "MC310 CARD" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "AmbiCom BT2000E Bluetooth PC/CF Card" version "AmbiCom,Inc", "BT2000E" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "Sphinx PICO Card" version "SPHINX", "BT-CARD" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "H-Soft blue+Card" version "H-Soft", "Blue+CARD" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "Compaq iPAQ Bluetooth Sleeve" version "CF CARD", "GENERIC" - bind "serial_cs" + bind "serial_cs" class "bluetooth" card "Nokia Bluetooth Card" |