]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/man/man4/man4.sparc64/central.4
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / man / man4 / man4.sparc64 / central.4
1 .\"-
2 .\" Copyright (c) 2004 Jason L. Wright (jason@thought.net)
3 .\" All rights reserved.
4 .\"
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
7 .\" are met:
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\"    notice, this list of conditions and the following disclaimer.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\"    notice, this list of conditions and the following disclaimer in the
12 .\"    documentation and/or other materials provided with the distribution.
13 .\"
14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
16 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
17 .\" DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
18 .\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19 .\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20 .\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22 .\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24 .\" POSSIBILITY OF SUCH DAMAGE.
25 .\"
26 .\"     from: OpenBSD: central.4,v 1.3 2004/09/24 07:03:47 miod Exp
27 .\" $FreeBSD$
28 .\"
29 .Dd June 18, 2005
30 .Dt CENTRAL 4 sparc64
31 .Os
32 .Sh NAME
33 .Nm central
34 .Nd "Central host controller and bus"
35 .Sh SYNOPSIS
36 .Cd "device central"
37 .Sh DESCRIPTION
38 The
39 .Nm
40 driver provides support for the
41 .Tn Central
42 host controller and bus found in
43 .Tn Sun Enterprise xx00
44 systems.
45 It provides an attachment point for the main
46 .Xr fhc 4
47 .Tn FireHose
48 controller used to control board level functions on the host.
49 .Sh SEE ALSO
50 .Xr fhc 4
51 .Sh HISTORY
52 The
53 .Nm
54 driver first appeared in
55 .Fx 5.1 .
56 .Sh AUTHORS
57 The
58 .Nm
59 driver was written by
60 .An "Jake Burkholder" Aq jake@FreeBSD.org .