Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository

Switch branch/tag
  • xcap-capability-linux
  • drivers
  • ieee1394
  • nodemgr.c
Find file BlameHistoryPermalink
  • Stefan Richter's avatar
    [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable · 3a632fe2
    Stefan Richter authored Jul 03, 2006
    
    
    Nodemgr's ignore_drivers variable is exposed as a module load parameter
    (therefore also as a sysfs attribute below /sys/module) and additionally
    as an attribute below /sys/bus/ieee1394.  Since the latter is writable,
    make the former writable too.
    
    Note, the bus's attribute ignore_drivers is only relevant to newly added
    units, not to present or suspended or resuming units.  Those have their
    own attribute ignore_driver.
    Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
    Signed-off-by: default avatarBen Collins <bcollins@ubuntu.com>
    3a632fe2

Replace nodemgr.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.