summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/geodesc.c
AgeCommit message (Expand)Author
2014-12-10Convert watchdog(4) devices to use autoconf(9) framework.Mike Belopuhov
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-10-17Swap arguments to wdog_register() since it is nicer, and prepareTheo de Raadt
2012-08-16we are past the point where timecounters may disappearTed Unangst
2006-12-11do not bus_space_map devices which are at address 0; ok kettenisTheo de Raadt
2006-10-18do not enable watchdog functionality if small kernelTheo de Raadt
2006-10-17Set the Geode SC1100-specific reset function in the geodesc driver,Tom Cosgrove
2006-09-29kill trailing some spacesMarco Pfatschbacher
2006-02-01implement a much better 27mhz tc found on geode; inspired by freebsd; grange@ okMichael Shalayeff
2005-11-19Remove superfluous statement-ending semi-colons. i.e., "return foo;;" shouldAaron Campbell
2003-11-26The geodesc works great for SC1201 as well. ok markus@Kevin Lo
2003-08-07better dmesg output and do some spaces; markus@ okMichael Shalayeff
2003-08-07watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@Markus Friedl