HardenedBSD/sys/arm
Ian Lepore 7f353dddc8 Fix the watchdog timeout calculation to prevent wrap. The RPi hardware
can't do a timeout bigger than 15 seconds.  The code wasn't checking for
this and because bitmasking was involved the requested timeout was
basically adjusted modulo-16.  That led to things like a 128 second
timeout actually being a 9 second timeout, which accidentally worked fine
until watchdogd was changed to only pet the dog once every 10 seconds.
2014-12-10 04:54:43 +00:00
..
allwinner
altera/socfpga o Add BERI Virtio Networking Frontend (if_vtbe) 2014-12-09 16:39:21 +00:00
arm Include sys/kernel.h to pick up the definition of hz. subr_syscall.c uses 2014-12-09 10:21:31 +00:00
at91
broadcom/bcm2835 Fix the watchdog timeout calculation to prevent wrap. The RPi hardware 2014-12-10 04:54:43 +00:00
cavium/cns11xx
conf o Add BERI Virtio Networking Frontend (if_vtbe) 2014-12-09 16:39:21 +00:00
freescale
include
lpc
mv
rockchip
samsung
ti
versatile
xilinx
xscale