n_hibma 2007-03-30 19:17:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/arm/xscale/i80321 i80321_wdog.c
sys/arm/xscale/ixp425 ixp425_wdog.c
sys/dev/mk48txx mk48txx.c
sys/i386/i386 elan-mmcr.c geode.c
Log:
MFC:
Revisit the watchdogs: Resetting the error to EINVAL after failing to set the
watchdog might hide the succesful arming of an earlier one. Accept that on
failing to arm any watchdog (because of non-supported timeouts) EOPNOTSUPP is
returned instead of the more appropriate EINVAL.
Revision Changes Path
1.2.2.2 +1 -3 src/sys/arm/xscale/i80321/i80321_wdog.c
1.1.2.2 +1 -1 src/sys/arm/xscale/ixp425/ixp425_wdog.c
1.6.2.3 +0 -2 src/sys/dev/mk48txx/mk48txx.c
1.31.2.3 +1 -3 src/sys/i386/i386/elan-mmcr.c
1.5.8.2 +1 -1 src/sys/i386/i386/geode.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"