1. 04 5月, 2007 1 次提交
  2. 01 5月, 2007 1 次提交
  3. 30 4月, 2007 1 次提交
  4. 27 3月, 2007 2 次提交
  5. 19 3月, 2007 1 次提交
  6. 15 3月, 2007 1 次提交
  7. 11 3月, 2007 1 次提交
  8. 18 2月, 2007 1 次提交
  9. 15 2月, 2007 1 次提交
  10. 13 2月, 2007 3 次提交
  11. 10 2月, 2007 1 次提交
  12. 08 2月, 2007 1 次提交
  13. 28 1月, 2007 7 次提交
  14. 12 1月, 2007 4 次提交
  15. 11 1月, 2007 3 次提交
  16. 10 1月, 2007 2 次提交
    • W
      [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches · f3dc0733
      Wim Van Sebroeck 提交于
      The PCWD cards normally use the heartbeat that is set via
      the dip-switches of the card. There are only 3 switches,
      thus 8 combinations that each have a certain heartbeat.
      The card can however be programmed with a heartbeat from
      1 till 65535 seconds. This is what our driver does: it
      programs the heartbeat on the card.
      
      There are however a lot of people that don't know that
      we set the heartbeat of the watchdog card to the value
      provided by the heartbeat module parameter. Instead they
      think that the heartbeat value is the same as set by the
      dip-switches.
      
      This patch changes the driver so that at startup you can
      take the heartbeat from the dip-switches. You do this
      by setting the heartbeat module parameter to 0. This
      patch also makes this the default behaviour.
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      f3dc0733
    • W
      [WATCHDOG] pcwd.c - e-mail adres update · f9146f26
      Wim Van Sebroeck 提交于
      update Simon Machell's e-mail adres
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      f9146f26
  17. 09 1月, 2007 2 次提交
    • W
      [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches · 2ef473de
      Wim Van Sebroeck 提交于
      The PCWD cards normally use the heartbeat that is set via
      the dip-switches of the card. There are only 3 switches,
      thus 8 combinations that each have a certain heartbeat.
      The card can however be programmed with a heartbeat from
      1 till 65535 seconds. This is what our driver does: it
      programs the heartbeat on the card.
      
      There are however a lot of people that don't know that
      we set the heartbeat of the watchdog card to the value
      provided by the heartbeat module parameter. Instead they
      think that the heartbeat value is the same as set by the
      dip-switches.
      
      This patch changes the driver so that at startup you can
      take the heartbeat from the dip-switches. You do this
      by setting the heartbeat module parameter to 0. This
      patch also makes this the default behaviour.
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      2ef473de
    • W
      [WATCHDOG] pcwd_usb.c - document includes · d26d9096
      Wim Van Sebroeck 提交于
      document and review the include files.
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      d26d9096
  18. 08 1月, 2007 2 次提交
    • W
      [WATCHDOG] pcwd_pci.c - spinlock fixes · 045798b5
      Wim Van Sebroeck 提交于
      the keepalive and get_temperature functions should
      use spinlocks also.
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      045798b5
    • W
      [WATCHDOG] pcwd_pci.c - get heartbeat from dip switches · 39e3a055
      Wim Van Sebroeck 提交于
      The PCWD cards normally use the heartbeat that is set via
      the dip-switches of the card. There are only 3 switches,
      thus 8 combinations that each have a certain heartbeat.
      The card can however be programmed with a heartbeat from
      1 till 65535 seconds. This is what our driver does: it
      programs the heartbeat on the card.
      
      There are however a lot of people that don't know that
      we set the heartbeat of the watchdog card to the value
      provided by the heartbeat module parameter. Instead they
      think that the heartbeat value is the same as set by the
      dip-switches.
      
      This patch changes the driver so that at startup you can
      take the heartbeat from the dip-switches. You do this
      by setting the heartbeat module parameter to 0. This
      patch also makes this the default behaviour.
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      39e3a055
  19. 20 12月, 2006 1 次提交
  20. 19 12月, 2006 1 次提交
  21. 13 12月, 2006 1 次提交
  22. 08 12月, 2006 2 次提交