diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-12-20 11:51:14 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-20 11:51:14 +0000 |
commit | eb5a836ee3c9ec1cb6221c1b41e3329ca01f1458 (patch) | |
tree | e9999a281b0b332f748b241c4ab3395626ad3e24 /packages/bluez/files | |
parent | 87fbff5a976b9fadafe520429107d531ff5b7833 (diff) |
bluez-utils: added "Socket Rev. G" card to pcmcia/bluetooth.conf - close #539
Diffstat (limited to 'packages/bluez/files')
-rw-r--r-- | packages/bluez/files/bluetooth.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/bluez/files/bluetooth.conf b/packages/bluez/files/bluetooth.conf index bae8fae08e..872084702a 100644 --- a/packages/bluez/files/bluetooth.conf +++ b/packages/bluez/files/bluetooth.conf @@ -8,4 +8,6 @@ card "CSR BT01x0M Bluetooth CF Card" version "Bluetooth BT0100M", "", "" bind "serial_cs" class "bluetooth" - +card "Socket Bluetooth CF Card Rev. G" + manfid 0x0104, 0x0096 + bind "serial_cs" class "bluetooth" |