|
From: Gordon M. <gm...@us...> - 2001-04-26 16:34:25
|
The following file was modified in linux/drivers/char/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
README 1.28 1.29=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
--Added to FAQ about building usermode.
The diff of the modified file(s):
--- README 2001/04/25 23:35:50 1.28
+++ README 2001/04/26 16:34:24 1.29
@@ -403,7 +403,9 @@
=20
btduser is the user mode driver. It runs as an application in user spac=
e,
where usually the worse thing that can happen is a segfault. You don't =
have
- to insmod anything for user mode. You just run the application.
+ to insmod anything for user mode. You just run the application. To build
+ the 'stack' for usermode just go to the top level and type 'make', foll=
owed
+ by 'make install' (as root). Then btduser should be in your path.
=20
o If you are having troubles with trashed data on the UART please look=20
at http://developer.axis.com/download/bluetooth/uart_problems
|