1.\" $NetBSD: amdpcib.4,v 1.4 2017/02/18 22:39:02 wiz Exp $ 2.\" 3.\" $OpenBSD: amdpcib.4,v 1.4 2007/10/08 12:48:21 jmc Exp $ 4.\" 5.\" Marc Balmer, 2007. Public Domain. 6.\" Jukka Ruohonen, 2010. Public Domain. 7.\" 8.Dd February 17, 2017 9.Dt AMDPCIB 4 x86 10.Os 11.Sh NAME 12.Nm amdpcib 13.Nd AMD-8111 series LPC bridge and timecounter 14.Sh SYNOPSIS 15.Cd "amdpcib* at pci?" 16.Cd "hpet* at amdpcib?" 17.Cd "isa* at amdpcib?" 18.Sh DESCRIPTION 19The 20.Nm 21driver provides support for the AMD-8111 22.Tn LPC 23bridge and implements a 32/64-bit 2414.3 MHz (or variable) timecounter using the HPET timer. 25.Sh SEE ALSO 26.Xr isa 4 , 27.Xr pci 4 , 28.Xr x86/hpet 4 29.Rs 30.%A Advanced Micro Devices 31.%T AMD-8111 HyperTransport I/O Hub 32.%N Revision 3.03 33.%D July, 2004 34.%U http://support.amd.com/us/ChipsetMotherboard_TechDocs/24674.pdf 35.Re 36.Sh HISTORY 37The 38.Nm 39driver first appeared in 40.Nx 5.0 . 41.Sh AUTHORS 42.An Nicolas Joly 43.Aq njoly@NetBSD.org 44