Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
bsp
nxp
linux-seco-imx
Commits
f05e21b3
Commit
f05e21b3
authored
16 years ago
by
Stefan Richter
Browse files
Options
Downloads
Patches
Plain Diff
firewire: state userland requirements in Kconfig help
Signed-off-by:
Stefan Richter
<
stefanr@s5r6.in-berlin.de
>
parent
c0220d68
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/firewire/Kconfig
+7
-2
7 additions, 2 deletions
drivers/firewire/Kconfig
with
7 additions
and
2 deletions
drivers/firewire/Kconfig
+
7
−
2
View file @
f05e21b3
...
@@ -16,8 +16,13 @@ config FIREWIRE
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment