1 .\" $NetBSD: gcscpcib.4,v 1.2 2008/01/09 14:56:38 xtraeme Exp $
2 .\" $OpenBSD: glxpcib.4,v 1.7 2007/11/17 11:38:50 mbalmer Exp $
4 .\" Michael Shalayeff, 2007. Public Domain.
11 .Nd "AMD CS553[56] PCI-ISA bridge with timecounter, watchdog timer, and GPIO"
13 .Cd "gcscpcib* at pci? dev ? function ?"
14 .Cd "gpio* at gcscpcib?"
15 .Cd "isa* at gcscpcib?"
19 driver provides support for the AMD Geode CS5535 and CS5536 Companion chip.
20 This device contains a number of components, including a PCI-ISA bridge.
21 Besides the core functionality, the
23 driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device,
24 and a GPIO device. The watchdog timer may be configured via the
26 utility and the GPIO pins can be manipulated via the
40 driver first appeared in
50 The GPIO parts were added by
51 .An Marc Balmer Aq mbalmer@openbsd.org .