xref: /openbsd-src/share/man/man4/man4.octeon/octcib.4 (revision eca8302b667eaced523dd1846b4875bc4fda993e)
1*eca8302bSvisa.\"	$OpenBSD: octcib.4,v 1.2 2017/08/06 05:49:12 visa Exp $
2abfb65c0Svisa.\"
3abfb65c0Svisa.\" Copyright (c) 2017 Visa Hankala
4abfb65c0Svisa.\"
5abfb65c0Svisa.\" Permission to use, copy, modify, and distribute this software for any
6abfb65c0Svisa.\" purpose with or without fee is hereby granted, provided that the above
7abfb65c0Svisa.\" copyright notice and this permission notice appear in all copies.
8abfb65c0Svisa.\"
9abfb65c0Svisa.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10abfb65c0Svisa.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11abfb65c0Svisa.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12abfb65c0Svisa.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13abfb65c0Svisa.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14abfb65c0Svisa.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15abfb65c0Svisa.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16abfb65c0Svisa.\"
17*eca8302bSvisa.Dd $Mdocdate: August 6 2017 $
18abfb65c0Svisa.Dt OCTCIB 4 octeon
19abfb65c0Svisa.Os
20abfb65c0Svisa.Sh NAME
21abfb65c0Svisa.Nm octcib
22abfb65c0Svisa.Nd Cavium interrupt bus widget
23abfb65c0Svisa.Sh SYNOPSIS
24abfb65c0Svisa.Cd "octcib* at fdt?"
25abfb65c0Svisa.Sh DESCRIPTION
26abfb65c0SvisaThe
27abfb65c0Svisa.Nm
28abfb65c0Svisadriver provides support for the Cavium interrupt bus (CIB) widget,
29abfb65c0Svisawhich is an auxiliary interrupt controller on the CN70xx and CN71xx
30abfb65c0Svisasystem on chips.
31*eca8302bSvisa.Sh SEE ALSO
32*eca8302bSvisa.Xr octcit 4 ,
33*eca8302bSvisa.Xr octciu 4
34abfb65c0Svisa.Sh HISTORY
35abfb65c0SvisaThe
36abfb65c0Svisa.Nm
37abfb65c0Svisadriver first appeared in
38abfb65c0Svisa.Ox 6.2 .
39