|
From: Peter K. <pk...@us...> - 2001-05-30 15:27:27
|
The following file was modified in linux/drivers/char/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
hci_vendor.c 1.40 1.41=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
Use temporary way of setting speed for CSR.
The diff of the modified file(s):
--- hci_vendor.c 2001/05/22 09:45:53 1.40
+++ hci_vendor.c 2001/05/30 10:34:15 1.41
@@ -814,7 +814,7 @@
}
=20
=20
-//#define SET_BAUD_RATE_TEMPORARILY
+#define SET_BAUD_RATE_TEMPORARILY
s32
hci_set_baudrate(u32 baudrate)
{
|