diff options
Diffstat (limited to 'static/openbsd/man4/man4.octeon/octcit.4')
| -rw-r--r-- | static/openbsd/man4/man4.octeon/octcit.4 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/static/openbsd/man4/man4.octeon/octcit.4 b/static/openbsd/man4/man4.octeon/octcit.4 new file mode 100644 index 00000000..239313cd --- /dev/null +++ b/static/openbsd/man4/man4.octeon/octcit.4 @@ -0,0 +1,48 @@ +.\" $OpenBSD: octcit.4,v 1.2 2017/08/06 05:49:12 visa Exp $ +.\" +.\" Copyright (c) 2017 Visa Hankala +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +.\" +.Dd $Mdocdate: August 6 2017 $ +.Dt OCTCIT 4 octeon +.Os +.Sh NAME +.Nm octcit +.Nd OCTEON central interrupt unit version 3 +.Sh SYNOPSIS +.Cd "octcit* at fdt?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the OCTEON central interrupt unit version 3 (CIU3). +The CIU3 is present at least on the following system on chips: +.Pp +.Bl -item -offset indent -compact +.It +CN72xx +.It +CN73xx +.It +CN77xx +.It +CN78xx +.El +.Sh SEE ALSO +.Xr octcib 4 , +.Xr octciu 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 6.2 . |
