mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 14:41:27 +00:00
firewire: state userland requirements in Kconfig help
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
c0220d686b
commit
f05e21b39f
1 changed files with 7 additions and 2 deletions
|
@ -16,8 +16,13 @@ config FIREWIRE
|
||||||
enable the new stack.
|
enable the new stack.
|
||||||
|
|
||||||
To compile this driver as a module, say M here: the module will be
|
To compile this driver as a module, say M here: the module will be
|
||||||
called firewire-core. It functionally replaces ieee1394, raw1394,
|
called firewire-core.
|
||||||
and video1394.
|
|
||||||
|
This module functionally replaces ieee1394, raw1394, and video1394.
|
||||||
|
To access it from application programs, you generally need at least
|
||||||
|
libraw1394 version 2. IIDC/DCAM applications also need libdc1394
|
||||||
|
version 2. No libraries are required to access storage devices
|
||||||
|
through the firewire-sbp2 driver.
|
||||||
|
|
||||||
config FIREWIRE_OHCI
|
config FIREWIRE_OHCI
|
||||||
tristate "OHCI-1394 controllers"
|
tristate "OHCI-1394 controllers"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue