Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373566
b: refs/heads/master
c: 7d8bfa2
h: refs/heads/master
v: v3
  • Loading branch information
Joerg Roedel committed Apr 19, 2013
1 parent 4146a50 commit ef0b555
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dfbb6d476de5a7a6e9ed10d43f626caa669cfd28
refs/heads/master: 7d8bfa26f236bc9528415402dda6b498a0682e42
14 changes: 14 additions & 0 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1226,6 +1226,20 @@ bytes respectively. Such letter suffixes can also be entirely omitted.

iucv= [HW,NET]

ivrs_ioapic [HW,X86_64]
Provide an override to the IOAPIC-ID<->DEVICE-ID
mapping provided in the IVRS ACPI table. For
example, to map IOAPIC-ID decimal 10 to
PCI device 00:14.0 write the parameter as:
ivrs_ioapic[10]=00:14.0

ivrs_hpet [HW,X86_64]
Provide an override to the HPET-ID<->DEVICE-ID
mapping provided in the IVRS ACPI table. For
example, to map HPET-ID decimal 0 to
PCI device 00:14.0 write the parameter as:
ivrs_hpet[0]=00:14.0

js= [HW,JOY] Analog joystick
See Documentation/input/joystick.txt.

Expand Down

0 comments on commit ef0b555

Please sign in to comment.