diff options
Diffstat (limited to 'bluez-utils')
-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" |