1. 27 Mar, 2004 2 commits
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 pcwd.c-patch4 · d3710471
      Wim Van Sebroeck authored
      Version 0.16 of pcwd.c - Changes that were made are:
      * Changed the driver so that it uses an internal timer to do
        the actual watchdog pinging. This way the watchdog's emulated
        'heartbeat' is usuable as a module parameter. The watchdog's
        heartbeat can now vary from 2 till 7200 seconds
      
      Tested on pcwd card with temperature option
      d3710471
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 pcwd.c-patch3 · 0fca96c5
      Wim Van Sebroeck authored
      Version 0.15 of pcwd.c - Changes that were made are:
      * Rewrote code for exchanging commands with the ISA-PC Watchdog card
      * Restructured + rewrote the init and exit code
      * Added option_switches info
      * Use the option_switches info to find out what the cards heartbeat is
      * Added notifier support
      
      Tested on pcwd card with temperature option
      0fca96c5
  2. 26 Mar, 2004 1 commit
    • Wim Van Sebroeck's avatar
      [WATCHDOG] v2.6.5-rc2 pcwd.c-patch2 · 0950e9cb
      Wim Van Sebroeck authored
      * Extracted the get_status code to a seperate function (pcwd_get_status)
      * Re-used the pcwd_get_status code for the initial/boot status
      
      Tested on pcwd card with temperature option
      0950e9cb
  3. 25 Mar, 2004 37 commits