xref: /netbsd-src/share/man/man4/man4.evbppc/cpc.4 (revision 633f3639db593aa92599e0f49563a30ce60059e2)
1*633f3639Schristos.\" $NetBSD: cpc.4,v 1.4 2017/02/17 22:24:46 christos Exp $
21d1d527fSgarbled.\"
31d1d527fSgarbled.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
41d1d527fSgarbled.\" All rights reserved.
51d1d527fSgarbled.\"
61d1d527fSgarbled.\" This code is derived from software contributed to The NetBSD Foundation
71d1d527fSgarbled.\" by Lennart Augustsson.
81d1d527fSgarbled.\"
91d1d527fSgarbled.\" Redistribution and use in source and binary forms, with or without
101d1d527fSgarbled.\" modification, are permitted provided that the following conditions
111d1d527fSgarbled.\" are met:
121d1d527fSgarbled.\" 1. Redistributions of source code must retain the above copyright
131d1d527fSgarbled.\"    notice, this list of conditions and the following disclaimer.
141d1d527fSgarbled.\" 2. Redistributions in binary form must reproduce the above copyright
151d1d527fSgarbled.\"    notice, this list of conditions and the following disclaimer in the
161d1d527fSgarbled.\"    documentation and/or other materials provided with the distribution.
171d1d527fSgarbled.\"
181d1d527fSgarbled.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
191d1d527fSgarbled.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
201d1d527fSgarbled.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
211d1d527fSgarbled.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
221d1d527fSgarbled.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
231d1d527fSgarbled.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
241d1d527fSgarbled.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
251d1d527fSgarbled.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
261d1d527fSgarbled.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
271d1d527fSgarbled.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
281d1d527fSgarbled.\" POSSIBILITY OF SUCH DAMAGE.
291d1d527fSgarbled.\"
30*633f3639Schristos.Dd February 17, 2017
31e246c310Sgarbled.Dt CPC 4 evbppc
321d1d527fSgarbled.Os
331d1d527fSgarbled.Sh NAME
341d1d527fSgarbled.Nm cpc
351d1d527fSgarbled.Nd IBM CPC700 bridge support
361d1d527fSgarbled.Sh SYNOPSIS
371d1d527fSgarbled.Cd "cpc0 at mainbus0"
381d1d527fSgarbled.Cd "com0 at cpc0 addr 0xff600300"
391d1d527fSgarbled.Cd "com1 at cpc0 addr 0xff600400"
401d1d527fSgarbled.Cd "pci0 at cpc0"
411d1d527fSgarbled.Sh DESCRIPTION
421d1d527fSgarbledThe
431d1d527fSgarbled.Nm
441d1d527fSgarbledprovides support for the IBM CPC700 host bridge aimed at Power PC.
451d1d527fSgarbled.Sh SEE ALSO
461d1d527fSgarbled.Xr com 4 ,
47*633f3639Schristos.Xr evbppc/mainbus 4 ,
481d1d527fSgarbled.Xr pci 4
491d1d527fSgarbled.Sh HISTORY
501d1d527fSgarbledThe
511d1d527fSgarbled.Nm
521d1d527fSgarbleddriver
531d1d527fSgarbledappeared in
541d1d527fSgarbled.Nx 2.0 .
55