1.\" $OpenBSD: glxpcib.4,v 1.7 2013/11/24 12:58:17 sthen Exp $ 2.\" 3.\" Michael Shalayeff, 2007. Public Domain. 4.\" 5.Dd $Mdocdate: November 24 2013 $ 6.Dt GLXPCIB 4 loongson 7.Os 8.Sh NAME 9.Nm glxpcib 10.\" .Nd AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO 11.Nd AMD CS5536 PCI-ISA bridge with timecounter 12.Sh SYNOPSIS 13.Cd "glxpcib* at pci?" 14.\" .Cd "gpio* at glxpcib?" 15.\" .Cd "iic* at glxpcib?" 16.Cd "glxclk* at glxpcib?" 17.Cd "isa* at glxpcib?" 18.Sh DESCRIPTION 19The 20.Nm 21driver provides support for the AMD Geode CS5536 Companion chip. 22This device contains a number of components, including a PCI-ISA bridge. 23Besides the core functionality, the 24.Nm 25.\" driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device, 26.\" a GPIO device, and an SMBus interface. 27driver implements a 32-bit 3.5 MHz timecounter. 28.Sh SEE ALSO 29.\" .Xr gpio 4 , 30.\" .Xr iic 4 , 31.Xr glxclk 4 , 32.Xr intro 4 , 33.Xr isa 4 , 34.Xr pci 4 , 35.Xr pcib 4 , 36.\" .Xr watchdog 4 , 37.Xr gpioctl 8 38.Sh HISTORY 39The 40.Nm 41driver first appeared in 42.Ox 4.3 43on the i386 platform. 44.Sh AUTHORS 45.An -nosplit 46The 47.Nm 48driver was written by 49.An Michael Shalayeff . 50.\" The GPIO parts were added by 51.\" .An Marc Balmer Aq Mt mbalmer@openbsd.org . 52