watchdog-parameters.txt 16 KB

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