projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f1712b
)
connector: add a BlackBoard user to connector
author
Jerome Arbez-Gindre
<
[email protected]
>
Wed, 30 Jul 2008 05:33:33 +0000
(22:33 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 30 Jul 2008 16:41:45 +0000
(09:41 -0700)
Add a BlackBoard user to connector. BlackBoard is part of the TSP GPL
sampling framework (http://savannah.nongnu.org/p/tsp)
[
[email protected]
: add comment]
Signed-off-by: Jerome Arbez-Gindre <
[email protected]
>
Acked-by: Evgeniy Polyakov <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
include/linux/connector.h
patch
|
blob
|
history
diff --git
a/include/linux/connector.h
b/include/linux/connector.h
index 96a89d3d6727470daefb453d8c44c061294930da..5c7f9468f753b51fb05a0417930cffb2e709f59f 100644
(file)
--- a/
include/linux/connector.h
+++ b/
include/linux/connector.h
@@
-38,8
+38,9
@@
#define CN_W1_VAL 0x1
#define CN_IDX_V86D 0x4
#define CN_VAL_V86D_UVESAFB 0x1
+#define CN_IDX_BB 0x5 /* BlackBoard, from the TSP GPL sampling framework */
-#define CN_NETLINK_USERS
5
+#define CN_NETLINK_USERS
6
/*
* Maximum connector's message size.