diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-30 22:16:37 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-30 22:16:37 +0000 |
commit | 4c22d14514b869abd36509bb8a8756f1db6a070d (patch) | |
tree | 6c5732d35be70d489ad6d36b8f1096492d726b4e | |
parent | 6039cf8a943bd45e0858aed4dfd169e1287e8b16 (diff) |
fix Ambicom BT2000C entry in bluetooth.conf. Patch courtesy Tim Dodge
BKrev: 415c85c5TsfwxrNCpV6q1myGsD4O6w
-rw-r--r-- | bluez-utils/bluez-utils-2.9/bluetooth_conf.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch b/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch index e69de29bb2..281c970f44 100644 --- a/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch +++ b/bluez-utils/bluez-utils-2.9/bluetooth_conf.patch @@ -0,0 +1,11 @@ +--- bluez-utils-2.9/pcmcia/bluetooth.conf.orig 2004-09-24 14:13:13.933487924 +0100 ++++ bluez-utils-2.9/pcmcia/bluetooth.conf 2004-09-24 14:13:25.737585860 +0100 +@@ -27,7 +27,7 @@ + bind "serial_cs" class "bluetooth" + + card "AmbiCom BT2000C Bluetooth PC/CF Card" +- version ""AmbiCom BT2000C", "Bluetooth PC/CF Card" ++ version "AmbiCom BT2000C", "Bluetooth PC/CF Card" + bind "serial_cs" class "bluetooth" + + card "COM One Platinium Bluetooth PC Card" |