|
@@ -1,10 +1,7 @@
|
|
|
config BR2_PACKAGE_LIBRAW1394
|
|
|
bool "libraw1394"
|
|
|
help
|
|
|
- Library for direct access to IEEE 1394 bus.
|
|
|
+ libraw1394 provides direct access to the IEEE 1394 bus through
|
|
|
+ the Linux 1394 subsystem's raw1394 user space interface.
|
|
|
|
|
|
- Through libraw1394/raw1394, applications can directly
|
|
|
- send to and receive from other nodes without requiring
|
|
|
- a kernel driver for the protocol in question.
|
|
|
-
|
|
|
- http://www.linux1394.org/
|
|
|
+ http://sourceforge.net/projects/libraw1394/
|