Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 12:06:59 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 elan-mmcr.c src/sys/sys watchdog.h src/sys/conf files src/sys/dev/watchdog watchdog.c
Message-ID:  <200402282006.i1SK6xVd016586@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004/02/28 12:06:59 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        elan-mmcr.c 
    sys/sys              watchdog.h 
    sys/conf             files 
  Added files:
    sys/dev/watchdog     watchdog.c 
  Log:
  Add a generic watchdog facility which through a single device entry
  in /dev controls all available watchdog implementations.
  
  Revision  Changes    Path
  1.868     +1 -0      src/sys/conf/files
  1.1       +89 -0     src/sys/dev/watchdog/watchdog.c (new)
  1.24      +63 -78    src/sys/i386/i386/elan-mmcr.c
  1.3       +15 -4     src/sys/sys/watchdog.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402282006.i1SK6xVd016586>