diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-02-01 08:08:02 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-02-01 08:08:02 +0000 |
commit | 02493301a7f7f30a0e18003857cbd2eb302adc95 (patch) | |
tree | feab258f530fdcaa6559c5e727de3fa169ceee35 /pcmcia | |
parent | f7c95b2391493543f1f2dd73601194b4eb123632 (diff) |
Add TDK Bluetooth PC Card II
Diffstat (limited to 'pcmcia')
-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" |