1*e34c0550Sschwarze.\" $OpenBSD: cia.4,v 1.6 2015/09/10 15:16:43 schwarze Exp $ 23bba9b7fSmickey.\" $NetBSD$ 33bba9b7fSmickey.\" 43bba9b7fSmickey.\" Copyright (c) 2001 The NetBSD Foundation, Inc. 53bba9b7fSmickey.\" All rights reserved. 63bba9b7fSmickey.\" 73bba9b7fSmickey.\" This code is derived from software contributed to The NetBSD Foundation 83bba9b7fSmickey.\" by Gregory McGarry. 93bba9b7fSmickey.\" 103bba9b7fSmickey.\" Redistribution and use in source and binary forms, with or without 113bba9b7fSmickey.\" modification, are permitted provided that the following conditions 123bba9b7fSmickey.\" are met: 133bba9b7fSmickey.\" 1. Redistributions of source code must retain the above copyright 143bba9b7fSmickey.\" notice, this list of conditions and the following disclaimer. 153bba9b7fSmickey.\" 2. Redistributions in binary form must reproduce the above copyright 163bba9b7fSmickey.\" notice, this list of conditions and the following disclaimer in the 173bba9b7fSmickey.\" documentation and/or other materials provided with the distribution. 183bba9b7fSmickey.\" 193bba9b7fSmickey.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 203bba9b7fSmickey.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 213bba9b7fSmickey.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 223bba9b7fSmickey.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 233bba9b7fSmickey.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 243bba9b7fSmickey.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 253bba9b7fSmickey.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 263bba9b7fSmickey.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 273bba9b7fSmickey.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 283bba9b7fSmickey.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 293bba9b7fSmickey.\" POSSIBILITY OF SUCH DAMAGE. 303bba9b7fSmickey.\" 31*e34c0550Sschwarze.Dd $Mdocdate: September 10 2015 $ 323bba9b7fSmickey.Dt CIA 4 alpha 333bba9b7fSmickey.Os 343bba9b7fSmickey.Sh NAME 353bba9b7fSmickey.Nm cia 36*e34c0550Sschwarze.Nd DECchip 2117x Core Logic chipset 373bba9b7fSmickey.Sh SYNOPSIS 383bba9b7fSmickey.Cd "cia* at mainbus?" 393bba9b7fSmickey.Cd "pci* at cia?" 403bba9b7fSmickey.Sh DESCRIPTION 413bba9b7fSmickeyThe 423bba9b7fSmickey.Nm 433bba9b7fSmickeydriver provides support for the DECchip 2117x Core Logic chipset (PCI 443bba9b7fSmickeycontroller) found on the AlphaStation 500/600, AlphaServer 1000 and 453bba9b7fSmickeyAlphaServer 800/1000A systems. 463bba9b7fSmickey.Sh SEE ALSO 473bba9b7fSmickey.Xr intro 4 , 4821dcfeb7Sjmc.\".Xr mainbus 4 , 493bba9b7fSmickey.Xr pci 4 50