diff options
| -rw-r--r-- | pcmcia/bluetooth.conf | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/pcmcia/bluetooth.conf b/pcmcia/bluetooth.conf index 9f3edc61..9ddace94 100644 --- a/pcmcia/bluetooth.conf +++ b/pcmcia/bluetooth.conf @@ -34,6 +34,10 @@ card "TDK Bluetooth PC Card"    version "TDK", "Bluetooth PC Card"    bind "serial_cs" class "bluetooth" +card "TDK Bluetooth PC Card II" +  version "TDK", "Bluetooth PC Card II" +  bind "serial_cs" class "bluetooth" +  card "AmbiCom BT2000C Bluetooth PC/CF Card"    version "AmbiCom BT2000C", "Bluetooth PC/CF Card"    bind "serial_cs" class "bluetooth"  | 
