xref: /openbsd/share/man/man4/man4.loongson/glxpcib.4 (revision 9bd3d160)
1.\"     $OpenBSD: glxpcib.4,v 1.1 2010/02/09 19:08:39 miod Exp $
2.\"
3.\" Michael Shalayeff, 2007. Public Domain.
4.\"
5.Dd $Mdocdate: February 9 2010 $
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 "isa* at glxpcib?"
16.Sh DESCRIPTION
17The
18.Nm
19driver provides support for the AMD Geode CS5536 Companion chip.
20This device contains a number of components, including a PCI-ISA bridge.
21Besides the core functionality, the
22.Nm
23.\" driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device,
24.\" and a GPIO device.
25driver implements a 32-bit 3.5 MHz timecounter.
26.Sh SEE ALSO
27.\" .Xr gpio 4 ,
28.Xr intro 4 ,
29.Xr isa 4 ,
30.Xr pci 4 ,
31.Xr pcib 4 ,
32.\" .Xr watchdog 4 ,
33.Xr gpioctl 8
34.Sh HISTORY
35The
36.Nm
37driver first appeared in
38.Ox 4.3
39on the i386 platform.
40.Sh AUTHORS
41.An -nosplit
42The
43.Nm
44driver was written by
45.An Michael Shalayeff .
46.\" The GPIO parts were added by
47.\" .An Marc Balmer Aq mbalmer@openbsd.org .
48