xref: /netbsd-src/share/man/man4/man4.evbppc/mainbus.4 (revision 370b757da0b6af069273f414ae59ae49c0db506f)
1*370b757dSwiz.\" $NetBSD: mainbus.4,v 1.6 2017/02/18 22:39:00 wiz 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.\"
30633f3639Schristos.Dd February 17, 2017
31e246c310Sgarbled.Dt MAINBUS 4 evbppc
321d1d527fSgarbled.Os
331d1d527fSgarbled.Sh NAME
341d1d527fSgarbled.Nm mainbus
351d1d527fSgarbled.Nd Processor bus support
361d1d527fSgarbled.Sh SYNOPSIS
371d1d527fSgarbled.Cd "cpc0 at mainbus0"
381d1d527fSgarbled.Cd "cs0  at mainbus0 addr 0x7fe00000"
391d1d527fSgarbled.Cd "rtc0 at mainbus0 addr 0x7ff00000"
401d1d527fSgarbled.Sh DESCRIPTION
411d1d527fSgarbledThe
421d1d527fSgarbled.Nm
43464455daSwizprovides support for the processor bus on the
44464455daSwiz.Tn Artesyn PM/PPC .
451d1d527fSgarbled.Sh SEE ALSO
461d1d527fSgarbled.Xr cs 4 ,
47*370b757dSwiz.Xr evbppc/cpc 4 ,
48633f3639Schristos.Xr evbppc/rtc 4
491d1d527fSgarbled.Sh HISTORY
501d1d527fSgarbledThe
511d1d527fSgarbled.Nm
521d1d527fSgarbleddriver
531d1d527fSgarbledappeared in
541d1d527fSgarbled.Nx 2.0 .
55