net/mlx5: Introduce modify flow rule destination
[cascardo/linux.git] / Documentation / watchdog / watchdog-parameters.txt
1 This file provides information on the module parameters of many of
2 the Linux watchdog drivers.  Watchdog driver parameter specs should
3 be listed here unless the driver has its own driver-specific information
4 file.
5
6
7 See Documentation/kernel-parameters.txt for information on
8 providing kernel parameters for builtin drivers versus loadable
9 modules.
10
11
12 -------------------------------------------------
13 acquirewdt:
14 wdt_stop: Acquire WDT 'stop' io port (default 0x43)
15 wdt_start: Acquire WDT 'start' io port (default 0x443)
16 nowayout: Watchdog cannot be stopped once started
17         (default=kernel config parameter)
18 -------------------------------------------------
19 advantechwdt:
20 wdt_stop: Advantech WDT 'stop' io port (default 0x443)
21 wdt_start: Advantech WDT 'start' io port (default 0x443)
22 timeout: Watchdog timeout in seconds. 1<= timeout <=63, default=60.
23 nowayout: Watchdog cannot be stopped once started
24         (default=kernel config parameter)
25 -------------------------------------------------
26 alim1535_wdt:
27 timeout: Watchdog timeout in seconds. (0 < timeout < 18000, default=60
28 nowayout: Watchdog cannot be stopped once started
29         (default=kernel config parameter)
30 -------------------------------------------------
31 alim7101_wdt:
32 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=30
33 use_gpio: Use the gpio watchdog (required by old cobalt boards).
34         default=0/off/no
35 nowayout: Watchdog cannot be stopped once started
36         (default=kernel config parameter)
37 -------------------------------------------------
38 ar7_wdt:
39 margin: Watchdog margin in seconds (default=60)
40 nowayout: Disable watchdog shutdown on close
41         (default=kernel config parameter)
42 -------------------------------------------------
43 at32ap700x_wdt:
44 timeout: Timeout value. Limited to be 1 or 2 seconds. (default=2)
45 nowayout: Watchdog cannot be stopped once started
46         (default=kernel config parameter)
47 -------------------------------------------------
48 at91rm9200_wdt:
49 wdt_time: Watchdog time in seconds. (default=5)
50 nowayout: Watchdog cannot be stopped once started
51         (default=kernel config parameter)
52 -------------------------------------------------
53 at91sam9_wdt:
54 heartbeat: Watchdog heartbeats in seconds. (default = 15)
55 nowayout: Watchdog cannot be stopped once started
56         (default=kernel config parameter)
57 -------------------------------------------------
58 bcm47xx_wdt:
59 wdt_time: Watchdog time in seconds. (default=30)
60 nowayout: Watchdog cannot be stopped once started
61         (default=kernel config parameter)
62 -------------------------------------------------
63 bfin_wdt:
64 timeout: Watchdog timeout in seconds. (1<=timeout<=((2^32)/SCLK), default=20)
65 nowayout: Watchdog cannot be stopped once started
66         (default=kernel config parameter)
67 -------------------------------------------------
68 coh901327_wdt:
69 margin: Watchdog margin in seconds (default 60s)
70 -------------------------------------------------
71 cpu5wdt:
72 port: base address of watchdog card, default is 0x91
73 verbose: be verbose, default is 0 (no)
74 ticks: count down ticks, default is 10000
75 -------------------------------------------------
76 cpwd:
77 wd0_timeout: Default watchdog0 timeout in 1/10secs
78 wd1_timeout: Default watchdog1 timeout in 1/10secs
79 wd2_timeout: Default watchdog2 timeout in 1/10secs
80 -------------------------------------------------
81 da9052wdt:
82 timeout: Watchdog timeout in seconds. 2<= timeout <=131, default=2.048s
83 nowayout: Watchdog cannot be stopped once started
84         (default=kernel config parameter)
85 -------------------------------------------------
86 davinci_wdt:
87 heartbeat: Watchdog heartbeat period in seconds from 1 to 600, default 60
88 -------------------------------------------------
89 ep93xx_wdt:
90 nowayout: Watchdog cannot be stopped once started
91 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=TBD)
92 -------------------------------------------------
93 eurotechwdt:
94 nowayout: Watchdog cannot be stopped once started
95         (default=kernel config parameter)
96 io: Eurotech WDT io port (default=0x3f0)
97 irq: Eurotech WDT irq (default=10)
98 ev: Eurotech WDT event type (default is `int')
99 -------------------------------------------------
100 gef_wdt:
101 nowayout: Watchdog cannot be stopped once started
102         (default=kernel config parameter)
103 -------------------------------------------------
104 geodewdt:
105 timeout: Watchdog timeout in seconds. 1<= timeout <=131, default=60.
106 nowayout: Watchdog cannot be stopped once started
107         (default=kernel config parameter)
108 -------------------------------------------------
109 i6300esb:
110 heartbeat: Watchdog heartbeat in seconds. (1<heartbeat<2046, default=30)
111 nowayout: Watchdog cannot be stopped once started
112         (default=kernel config parameter)
113 -------------------------------------------------
114 iTCO_wdt:
115 heartbeat: Watchdog heartbeat in seconds.
116         (2<heartbeat<39 (TCO v1) or 613 (TCO v2), default=30)
117 nowayout: Watchdog cannot be stopped once started
118         (default=kernel config parameter)
119 -------------------------------------------------
120 iTCO_vendor_support:
121 vendorsupport: iTCO vendor specific support mode, default=0 (none),
122         1=SuperMicro Pent3, 2=SuperMicro Pent4+, 911=Broken SMI BIOS
123 -------------------------------------------------
124 ib700wdt:
125 timeout: Watchdog timeout in seconds. 0<= timeout <=30, default=30.
126 nowayout: Watchdog cannot be stopped once started
127         (default=kernel config parameter)
128 -------------------------------------------------
129 ibmasr:
130 nowayout: Watchdog cannot be stopped once started
131         (default=kernel config parameter)
132 -------------------------------------------------
133 imx2_wdt:
134 timeout: Watchdog timeout in seconds (default 60 s)
135 nowayout: Watchdog cannot be stopped once started
136         (default=kernel config parameter)
137 -------------------------------------------------
138 indydog:
139 nowayout: Watchdog cannot be stopped once started
140         (default=kernel config parameter)
141 -------------------------------------------------
142 iop_wdt:
143 nowayout: Watchdog cannot be stopped once started
144         (default=kernel config parameter)
145 -------------------------------------------------
146 it8712f_wdt:
147 margin: Watchdog margin in seconds (default 60)
148 nowayout: Disable watchdog shutdown on close
149         (default=kernel config parameter)
150 -------------------------------------------------
151 it87_wdt:
152 nogameport: Forbid the activation of game port, default=0
153 nocir: Forbid the use of CIR (workaround for some buggy setups); set to 1 if
154 system resets despite watchdog daemon running, default=0
155 exclusive: Watchdog exclusive device open, default=1
156 timeout: Watchdog timeout in seconds, default=60
157 testmode: Watchdog test mode (1 = no reboot), default=0
158 nowayout: Watchdog cannot be stopped once started
159         (default=kernel config parameter)
160 -------------------------------------------------
161 ixp2000_wdt:
162 heartbeat: Watchdog heartbeat in seconds (default 60s)
163 nowayout: Watchdog cannot be stopped once started
164         (default=kernel config parameter)
165 -------------------------------------------------
166 ixp4xx_wdt:
167 heartbeat: Watchdog heartbeat in seconds (default 60s)
168 nowayout: Watchdog cannot be stopped once started
169         (default=kernel config parameter)
170 -------------------------------------------------
171 ks8695_wdt:
172 wdt_time: Watchdog time in seconds. (default=5)
173 nowayout: Watchdog cannot be stopped once started
174         (default=kernel config parameter)
175 -------------------------------------------------
176 machzwd:
177 nowayout: Watchdog cannot be stopped once started
178         (default=kernel config parameter)
179 action: after watchdog resets, generate:
180         0 = RESET(*)  1 = SMI  2 = NMI  3 = SCI
181 -------------------------------------------------
182 max63xx_wdt:
183 heartbeat: Watchdog heartbeat period in seconds from 1 to 60, default 60
184 nowayout: Watchdog cannot be stopped once started
185         (default=kernel config parameter)
186 nodelay: Force selection of a timeout setting without initial delay
187         (max6373/74 only, default=0)
188 -------------------------------------------------
189 mixcomwd:
190 nowayout: Watchdog cannot be stopped once started
191         (default=kernel config parameter)
192 -------------------------------------------------
193 mpc8xxx_wdt:
194 timeout: Watchdog timeout in ticks. (0<timeout<65536, default=65535)
195 reset: Watchdog Interrupt/Reset Mode. 0 = interrupt, 1 = reset
196 nowayout: Watchdog cannot be stopped once started
197         (default=kernel config parameter)
198 -------------------------------------------------
199 mv64x60_wdt:
200 nowayout: Watchdog cannot be stopped once started
201         (default=kernel config parameter)
202 -------------------------------------------------
203 ni903x_wdt:
204 timeout: Initial watchdog timeout in seconds (0<timeout<516, default=60)
205 nowayout: Watchdog cannot be stopped once started
206         (default=kernel config parameter)
207 -------------------------------------------------
208 nuc900_wdt:
209 heartbeat: Watchdog heartbeats in seconds.
210         (default = 15)
211 nowayout: Watchdog cannot be stopped once started
212         (default=kernel config parameter)
213 -------------------------------------------------
214 omap_wdt:
215 timer_margin: initial watchdog timeout (in seconds)
216 early_enable: Watchdog is started on module insertion (default=0
217 nowayout: Watchdog cannot be stopped once started
218         (default=kernel config parameter)
219 -------------------------------------------------
220 orion_wdt:
221 heartbeat: Initial watchdog heartbeat in seconds
222 nowayout: Watchdog cannot be stopped once started
223         (default=kernel config parameter)
224 -------------------------------------------------
225 pc87413_wdt:
226 io: pc87413 WDT I/O port (default: io).
227 timeout: Watchdog timeout in minutes (default=timeout).
228 nowayout: Watchdog cannot be stopped once started
229         (default=kernel config parameter)
230 -------------------------------------------------
231 pika_wdt:
232 heartbeat: Watchdog heartbeats in seconds. (default = 15)
233 nowayout: Watchdog cannot be stopped once started
234         (default=kernel config parameter)
235 -------------------------------------------------
236 pnx4008_wdt:
237 heartbeat: Watchdog heartbeat period in seconds from 1 to 60, default 19
238 nowayout: Set to 1 to keep watchdog running after device release
239 -------------------------------------------------
240 pnx833x_wdt:
241 timeout: Watchdog timeout in Mhz. (68Mhz clock), default=2040000000 (30 seconds)
242 nowayout: Watchdog cannot be stopped once started
243         (default=kernel config parameter)
244 start_enabled: Watchdog is started on module insertion (default=1)
245 -------------------------------------------------
246 rc32434_wdt:
247 timeout: Watchdog timeout value, in seconds (default=20)
248 nowayout: Watchdog cannot be stopped once started
249         (default=kernel config parameter)
250 -------------------------------------------------
251 riowd:
252 riowd_timeout: Watchdog timeout in minutes (default=1)
253 -------------------------------------------------
254 s3c2410_wdt:
255 tmr_margin: Watchdog tmr_margin in seconds. (default=15)
256 tmr_atboot: Watchdog is started at boot time if set to 1, default=0
257 nowayout: Watchdog cannot be stopped once started
258         (default=kernel config parameter)
259 soft_noboot: Watchdog action, set to 1 to ignore reboots, 0 to reboot
260 debug: Watchdog debug, set to >1 for debug, (default 0)
261 -------------------------------------------------
262 sa1100_wdt:
263 margin: Watchdog margin in seconds (default 60s)
264 -------------------------------------------------
265 sb_wdog:
266 timeout: Watchdog timeout in microseconds (max/default 8388607 or 8.3ish secs)
267 -------------------------------------------------
268 sbc60xxwdt:
269 wdt_stop: SBC60xx WDT 'stop' io port (default 0x45)
270 wdt_start: SBC60xx WDT 'start' io port (default 0x443)
271 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=30)
272 nowayout: Watchdog cannot be stopped once started
273         (default=kernel config parameter)
274 -------------------------------------------------
275 sbc7240_wdt:
276 timeout: Watchdog timeout in seconds. (1<=timeout<=255, default=30)
277 nowayout: Disable watchdog when closing device file
278 -------------------------------------------------
279 sbc8360:
280 timeout: Index into timeout table (0-63) (default=27 (60s))
281 nowayout: Watchdog cannot be stopped once started
282         (default=kernel config parameter)
283 -------------------------------------------------
284 sbc_epx_c3:
285 nowayout: Watchdog cannot be stopped once started
286         (default=kernel config parameter)
287 -------------------------------------------------
288 sbc_fitpc2_wdt:
289 margin: Watchdog margin in seconds (default 60s)
290 nowayout: Watchdog cannot be stopped once started
291 -------------------------------------------------
292 sbsa_gwdt:
293 timeout: Watchdog timeout in seconds. (default 10s)
294 action: Watchdog action at the first stage timeout,
295         set to 0 to ignore, 1 to panic. (default=0)
296 nowayout: Watchdog cannot be stopped once started
297         (default=kernel config parameter)
298 -------------------------------------------------
299 sc1200wdt:
300 isapnp: When set to 0 driver ISA PnP support will be disabled (default=1)
301 io: io port
302 timeout: range is 0-255 minutes, default is 1
303 nowayout: Watchdog cannot be stopped once started
304         (default=kernel config parameter)
305 -------------------------------------------------
306 sc520_wdt:
307 timeout: Watchdog timeout in seconds. (1 <= timeout <= 3600, default=30)
308 nowayout: Watchdog cannot be stopped once started
309         (default=kernel config parameter)
310 -------------------------------------------------
311 sch311x_wdt:
312 force_id: Override the detected device ID
313 therm_trip: Should a ThermTrip trigger the reset generator
314 timeout: Watchdog timeout in seconds. 1<= timeout <=15300, default=60
315 nowayout: Watchdog cannot be stopped once started
316         (default=kernel config parameter)
317 -------------------------------------------------
318 scx200_wdt:
319 margin: Watchdog margin in seconds
320 nowayout: Disable watchdog shutdown on close
321 -------------------------------------------------
322 shwdt:
323 clock_division_ratio: Clock division ratio. Valid ranges are from 0x5 (1.31ms)
324         to 0x7 (5.25ms). (default=7)
325 heartbeat: Watchdog heartbeat in seconds. (1 <= heartbeat <= 3600, default=30
326 nowayout: Watchdog cannot be stopped once started
327         (default=kernel config parameter)
328 -------------------------------------------------
329 smsc37b787_wdt:
330 timeout: range is 1-255 units, default is 60
331 nowayout: Watchdog cannot be stopped once started
332         (default=kernel config parameter)
333 -------------------------------------------------
334 softdog:
335 soft_margin: Watchdog soft_margin in seconds.
336         (0 < soft_margin < 65536, default=60)
337 nowayout: Watchdog cannot be stopped once started
338         (default=kernel config parameter)
339 soft_noboot: Softdog action, set to 1 to ignore reboots, 0 to reboot
340         (default=0)
341 -------------------------------------------------
342 stmp3xxx_wdt:
343 heartbeat: Watchdog heartbeat period in seconds from 1 to 4194304, default 19
344 -------------------------------------------------
345 tegra_wdt:
346 heartbeat: Watchdog heartbeats in seconds. (default = 120)
347 nowayout: Watchdog cannot be stopped once started
348         (default=kernel config parameter)
349 -------------------------------------------------
350 ts72xx_wdt:
351 timeout: Watchdog timeout in seconds. (1 <= timeout <= 8, default=8)
352 nowayout: Disable watchdog shutdown on close
353 -------------------------------------------------
354 twl4030_wdt:
355 nowayout: Watchdog cannot be stopped once started
356         (default=kernel config parameter)
357 -------------------------------------------------
358 txx9wdt:
359 timeout: Watchdog timeout in seconds. (0<timeout<N, default=60)
360 nowayout: Watchdog cannot be stopped once started
361         (default=kernel config parameter)
362 -------------------------------------------------
363 w83627hf_wdt:
364 wdt_io: w83627hf/thf WDT io port (default 0x2E)
365 timeout: Watchdog timeout in seconds. 1 <= timeout <= 255, default=60.
366 nowayout: Watchdog cannot be stopped once started
367         (default=kernel config parameter)
368 -------------------------------------------------
369 w83697hf_wdt:
370 wdt_io: w83697hf/hg WDT io port (default 0x2e, 0 = autodetect)
371 timeout: Watchdog timeout in seconds. 1<= timeout <=255 (default=60)
372 nowayout: Watchdog cannot be stopped once started
373         (default=kernel config parameter)
374 early_disable: Watchdog gets disabled at boot time (default=1)
375 -------------------------------------------------
376 w83697ug_wdt:
377 wdt_io: w83697ug/uf WDT io port (default 0x2e)
378 timeout: Watchdog timeout in seconds. 1<= timeout <=255 (default=60)
379 nowayout: Watchdog cannot be stopped once started
380         (default=kernel config parameter)
381 -------------------------------------------------
382 w83877f_wdt:
383 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=30)
384 nowayout: Watchdog cannot be stopped once started
385         (default=kernel config parameter)
386 -------------------------------------------------
387 w83977f_wdt:
388 timeout: Watchdog timeout in seconds (15..7635), default=45)
389 testmode: Watchdog testmode (1 = no reboot), default=0
390 nowayout: Watchdog cannot be stopped once started
391         (default=kernel config parameter)
392 -------------------------------------------------
393 wafer5823wdt:
394 timeout: Watchdog timeout in seconds. 1 <= timeout <= 255, default=60.
395 nowayout: Watchdog cannot be stopped once started
396         (default=kernel config parameter)
397 -------------------------------------------------
398 wdt285:
399 soft_margin: Watchdog timeout in seconds (default=60)
400 -------------------------------------------------
401 wdt977:
402 timeout: Watchdog timeout in seconds (60..15300, default=60)
403 testmode: Watchdog testmode (1 = no reboot), default=0
404 nowayout: Watchdog cannot be stopped once started
405         (default=kernel config parameter)
406 -------------------------------------------------
407 wm831x_wdt:
408 nowayout: Watchdog cannot be stopped once started
409         (default=kernel config parameter)
410 -------------------------------------------------
411 wm8350_wdt:
412 nowayout: Watchdog cannot be stopped once started
413         (default=kernel config parameter)
414 -------------------------------------------------
415 sun4v_wdt:
416 timeout_ms: Watchdog timeout in milliseconds 1..180000, default=60000)
417 nowayout: Watchdog cannot be stopped once started
418 -------------------------------------------------