Lines Matching refs:card
7 The PC Watchdog is a card that offers the same type of functionality that
8 the WDT card does, only it doesn't require an IRQ to run. Furthermore,
9 the Revision C card allows you to monitor any IO Port to automatically
10 trigger the card into being reset. This way you can make the card
13 The Watchdog Driver has one basic role: to talk to the card and send
17 The Watchdog Driver will automatically find your watchdog card, and will
18 attach a running driver for use with that card. After the watchdog
19 drivers have initialized, you can then talk to the card using a PC
34 This returns the support of the card itself. This
37 (This card supports temperature)
39 (Firmware version of the card)
42 This returns the status of the card, with the bits of
47 This returns the status of the card that was reported
51 This returns the temperature of the card. (You can also
56 This lets you set the options of the card. You can either
57 enable or disable the card this way.
60 This pings the card to tell it not to reset your computer.