Lines Matching +full:proc +full:- +full:id

2 S/390 common I/O-Layer
9 -----------------------
17 device := {all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>}
19 The given devices will be ignored by the common I/O-layer; no detection
24 An ignored device can be un-ignored later; see the "/proc entries"-section for
34 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device.
40 cio_ignore=0.0.0023-0.0.0042,0.0.4711
47 cio_ignore=all,!0.0.4711,!0.0.fd00-0.0.fd02
54 /proc entries
55 -------------
57 * /proc/cio_ignore
59 Lists the ranges of devices (by bus id) which are ignored by common I/O.
61 You can un-ignore certain or all devices by piping to /proc/cio_ignore.
62 "free all" will un-ignore all ignored devices,
63 "free <device range>, <device range>, ..." will un-ignore the specified
68 - echo free 0.0.0030-0.0.0032 > /proc/cio_ignore
69 will un-ignore devices 0.0.0030 to 0.0.0032 and will leave devices 0.0.0023
71 - echo free 0.0.0041 > /proc/cio_ignore will furthermore un-ignore device
73 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored
76 When a device is un-ignored, device recognition and sensing is performed and
78 available to the system. Note that un-ignoring is performed asynchronously.
81 /proc/cio_ignore; "add <device range>, <device range>, ..." will ignore the
91 "echo add 0.0.a000-0.0.accc, 0.0.af00-0.0.afff > /proc/cio_ignore"
93 will add 0.0.a000-0.0.accc and 0.0.af00-0.0.afff to the list of ignored
98 "echo purge > /proc/cio_ignore"
103 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward
107 * /proc/cio_settle
113 * For some of the information present in the /proc filesystem in 2.4 (namely,
114 /proc/subchannels and /proc/chpids), see driver-model.txt.
115 Information formerly in /proc/irq_count is now in /proc/interrupts.
119 ---------------
125 - /sys/kernel/debug/s390dbf/cio_crw/sprintf
129 - /sys/kernel/debug/s390dbf/cio_msg/sprintf
130 Various debug messages from the common I/O-layer.
132 - /sys/kernel/debug/s390dbf/cio_trace/hex_ascii
133 Logs the calling of functions in the common I/O-layer and, if applicable,