Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25208
b: refs/heads/master
c: 6585fa8
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter authored and Adrian Bunk committed Mar 31, 2006
1 parent 8ecfce7 commit 6f4ff57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a901ebb907e6aca38dc43417d6ce30f23651ea64
refs/heads/master: 6585fa8aa58c7cd9f90f1c795a9dfc8db5f13906
7 changes: 4 additions & 3 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ reveal their parameters in /sys/module/${modulename}/parameters/. Some of these
parameters may be changed at runtime by the command
"echo -n ${value} > /sys/module/${modulename}/parameters/${parm}".

The text in square brackets at the beginning of the description states the
restrictions on the kernel for the said kernel parameter to be valid. The
restrictions referred to are that the relevant option is valid if:
The parameters listed below are only valid if certain kernel build options were
enabled and if respective hardware is present. The text in square brackets at
the beginning of each description states the restrictions within which a
parameter is applicable:

ACPI ACPI support is enabled.
ALSA ALSA sound support is enabled.
Expand Down

0 comments on commit 6f4ff57

Please sign in to comment.