1.\" $OpenBSD: geodesc.4,v 1.10 2007/05/31 19:19:54 jmc Exp $ 2.\" 3.\"Copyright (c) 2003 Markus Friedl <markus@openbsd.org> 4.\" 5.\"Permission to use, copy, modify, and distribute this software for any 6.\"purpose with or without fee is hereby granted, provided that the above 7.\"copyright notice and this permission notice appear in all copies. 8.\" 9.\"THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\"WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\"MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\"ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\"WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\"OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" 17.\" 18.Dd $Mdocdate: May 31 2007 $ 19.Dt GEODESC 4 i386 20.Os 21.Sh NAME 22.Nm geodesc 23.Nd Geode SC1100/SCx200 IAOC watchdog timer device 24.Sh SYNOPSIS 25.Cd "geodesc* at pci?" 26.Sh DESCRIPTION 27The 28.Nm 29driver supports the watchdog timer of the Geode SC1100. 30.Pp 31The Geode SC1100/SCx200 is a member of the AMD 32Information Appliance On a Chip (IAOC) family 33of fully integrated x86 system chips. 34.Pp 35The watchdog timer may be configured via 36.Xr sysctl 8 . 37.Sh SEE ALSO 38.Xr watchdog 4 , 39.Xr sysctl 8 40.Sh HISTORY 41Support for the 42.Nm 43was added in 44.Ox 3.4 . 45.Sh AUTHORS 46The 47.Nm 48driver was written by 49.An Markus Friedl . 50