-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 196319 b: refs/heads/master c: 3a370ca h: refs/heads/master i: 196317: 76b3a49 196315: e10e944 196311: 1bb8134 196303: 2db1610 196287: 71541a3 v: v3
- Loading branch information
Don Prince
authored and
Jiri Kosina
committed
May 12, 2010
1 parent
591a074
commit d87a947
Showing
1,097 changed files
with
17,281 additions
and
10,354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: aeacb6fd30c800e8229905eac7023777a472d772 | ||
refs/heads/master: 3a370ca1dcf8c80aff7a0a21d6b0f50ca2a151e9 |
This file was deleted.
Oops, something went wrong.
29 changes: 29 additions & 0 deletions
29
trunk/Documentation/ABI/testing/sysfs-driver-hid-prodikeys
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
What: /sys/bus/hid/drivers/prodikeys/.../channel | ||
Date: April 2010 | ||
KernelVersion: 2.6.34 | ||
Contact: Don Prince <dhprince.devel@yahoo.co.uk> | ||
Description: | ||
Allows control (via software) the midi channel to which | ||
that the pc-midi keyboard will output.midi data. | ||
Range: 0..15 | ||
Type: Read/write | ||
What: /sys/bus/hid/drivers/prodikeys/.../sustain | ||
Date: April 2010 | ||
KernelVersion: 2.6.34 | ||
Contact: Don Prince <dhprince.devel@yahoo.co.uk> | ||
Description: | ||
Allows control (via software) the sustain duration of a | ||
note held by the pc-midi driver. | ||
0 means sustain mode is disabled. | ||
Range: 0..5000 (milliseconds) | ||
Type: Read/write | ||
What: /sys/bus/hid/drivers/prodikeys/.../octave | ||
Date: April 2010 | ||
KernelVersion: 2.6.34 | ||
Contact: Don Prince <dhprince.devel@yahoo.co.uk> | ||
Description: | ||
Controls the octave shift modifier in the pc-midi driver. | ||
The octave can be shifted via software up/down 2 octaves. | ||
0 means the no ocatve shift. | ||
Range: -2..2 (minus 2 to plus 2) | ||
Type: Read/Write |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.