Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[deliverable/linux.git] / Documentation / ABI / testing / sysfs-driver-hid-prodikeys
1 What: /sys/bus/hid/drivers/prodikeys/.../channel
2 Date: April 2010
3 KernelVersion: 2.6.34
4 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
5 Description:
6 Allows control (via software) the midi channel to which
7 that the pc-midi keyboard will output.midi data.
8 Range: 0..15
9 Type: Read/write
10 What: /sys/bus/hid/drivers/prodikeys/.../sustain
11 Date: April 2010
12 KernelVersion: 2.6.34
13 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
14 Description:
15 Allows control (via software) the sustain duration of a
16 note held by the pc-midi driver.
17 0 means sustain mode is disabled.
18 Range: 0..5000 (milliseconds)
19 Type: Read/write
20 What: /sys/bus/hid/drivers/prodikeys/.../octave
21 Date: April 2010
22 KernelVersion: 2.6.34
23 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
24 Description:
25 Controls the octave shift modifier in the pc-midi driver.
26 The octave can be shifted via software up/down 2 octaves.
27 0 means the no ocatve shift.
28 Range: -2..2 (minus 2 to plus 2)
29 Type: Read/Write
This page took 0.031461 seconds and 6 git commands to generate.