cvs commit: src/sys/i386/i386 elan-mmcr.c src/sys/sys watchdog.h src/sys/conf files src/sys/dev/watchdog watchdog.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Feb 28 12:06:59 PST 2004


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


More information about the cvs-src mailing list