|
From: Peter K. <pk...@us...> - 2001-03-02 15:15:00
|
The following file was modified in linux/include/linux/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
btconfig.h 1.16 1.17=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
USE_SECURITY_MANAGER has to be on by default for now.
The diff of the modified file(s):
--- btconfig.h 2001/03/02 10:55:03 1.16
+++ btconfig.h 2001/03/02 15:16:17 1.17
@@ -52,7 +52,7 @@
/* Used to decrease overruns on serial port (see bluetooth.c) */
#undef BT_USEINBUFFER
=20
-//#define USE_SECURITY_MANAGER
+#define USE_SECURITY_MANAGER
=20
/* Bluetooth HW defines used to setup different HW and to cope with=20
limitations in HW */
|