Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sh3/include/wdogvar.h
RevisionDateAuthorComments
 1.7  07-Sep-2015  dholland Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers most if not all of the MD headers.

XXX: a lot of the ioctl definitions in some of these files are cutpasted.
 1.6  28-Apr-2002  uch branches: 1.6.6; 1.6.162; 1.6.182;
Use "#define<tab>", white space nits.
 1.5  17-Mar-2002  uch cosmetic changes, fix comments.
 1.4  12-Feb-2002  uch ANSIfy KNF.
 1.3  31-Oct-2000  msaitoh branches: 1.3.2; 1.3.6;
add interrupt mode into wdog

To use:

ioctl(fd, SIOWDOGSETMODE, &val)

val: WDOGM_RESET -> reset when counter expired
WDOGM_INTR -> print PC when counter expired (new!)

This interface is still under experimental.
 1.2  24-Feb-2000  msaitoh add RCSID and copyright
 1.1  24-Feb-2000  msaitoh watchdog timer
 1.3.6.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.6.1  16-Mar-2002  jdolecek Catch up with -current.
 1.3.2.3  22-Nov-2000  bouyer Sync with HEAD.
 1.3.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.2.1  31-Oct-2000  bouyer file wdogvar.h was added on branch thorpej_scsipi on 2000-11-20 20:24:31 +0000
 1.6.182.1  22-Sep-2015  skrll Sync with HEAD
 1.6.162.1  03-Dec-2017  jdolecek update from HEAD
 1.6.6.2  28-Apr-2002  uch Use "#define<tab>", white space nits.
 1.6.6.1  28-Apr-2002  uch file wdogvar.h was added on branch nathanw_sa on 2002-04-28 17:10:38 +0000

RSS XML Feed