Linux Audio

Check our new training course

Loading...
v3.1
 1What:           state
 2Date:           Sep 2010
 3KernelVersion:  2.6.37
 4Contact:        Vernon Mauery <vernux@us.ibm.com>
 5Description:    The state file allows a means by which to change in and
 6                out of Premium Real-Time Mode (PRTM), as well as the
 7                ability to query the current state.
 8                    0 => PRTM off
 9                    1 => PRTM enabled
 
 
10Users:          The ibm-prtm userspace daemon uses this interface.
11
12
13What:           version
14Date:           Sep 2010
15KernelVersion:  2.6.37
16Contact:        Vernon Mauery <vernux@us.ibm.com>
17Description:    The version file provides a means by which to query
18                the RTL table version that lives in the Extended
19                BIOS Data Area (EBDA).
20Users:          The ibm-prtm userspace daemon uses this interface.
21
22
v6.8
 1What:           /sys/devices/system/ibm_rtl/state
 2Date:           Sep 2010
 3KernelVersion:  2.6.37
 4Contact:        Vernon Mauery <vernux@us.ibm.com>
 5Description:    The state file allows a means by which to change in and
 6                out of Premium Real-Time Mode (PRTM), as well as the
 7                ability to query the current state.
 8
 9                    - 0 => PRTM off
10                    - 1 => PRTM enabled
11
12Users:          The ibm-prtm userspace daemon uses this interface.
13
14
15What:           /sys/devices/system/ibm_rtl/version
16Date:           Sep 2010
17KernelVersion:  2.6.37
18Contact:        Vernon Mauery <vernux@us.ibm.com>
19Description:    The version file provides a means by which to query
20                the RTL table version that lives in the Extended
21                BIOS Data Area (EBDA).
22Users:          The ibm-prtm userspace daemon uses this interface.
23
24