The CVS Source seems to be broken. I get many errors
like this:
/usr/src/btsco/kernel/btsco.c:110: error: storage size
of `thread_sem' isn't known
/usr/src/btsco/kernel/btsco.c:113: error: storage size
of `sock_sem' isn't known
/usr/src/btsco/kernel/btsco.c:116: error: storage size
of `playback_sem' isn't known
/usr/src/btsco/kernel/btsco.c:118: error: storage size
of `capture_sem' isn't known
[...]
make[2]: *** [/usr/src/btsco/kernel/btsco.o] Fehler 1
make[1]: *** [_module_/usr/src/btsco/kernel] Fehler 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.10'
make: *** [default] Fehler 2
Please fix it ;-)
Logged In: YES
user_id=17404
Can you try 2.6.11.7? We may have a change in there that
isn't backward compatible.
Logged In: YES
user_id=1128178
I tried it with 2.6.11,7 and everything does fine. You
should mention that in your documentation.