Deleted Added
full compact
clkbrd.4 (147531) clkbrd.4 (208027)
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

--- 10 unchanged lines hidden (view full) ---

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: clkbrd.4,v 1.2 2005/02/21 11:29:36 jmc Exp
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

--- 10 unchanged lines hidden (view full) ---

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: clkbrd.4,v 1.2 2005/02/21 11:29:36 jmc Exp
27.\" $FreeBSD: head/share/man/man4/man4.sparc64/clkbrd.4 147531 2005-06-22 15:35:14Z ru $
27.\" $FreeBSD: head/share/man/man4/man4.sparc64/clkbrd.4 208027 2010-05-13 12:07:55Z uqs $
28.\"
29.Dd June 18, 2005
30.Dt CLKBRD 4 sparc64
31.Os
32.Sh NAME
33.Nm clkbrd
34.Nd "clock board"
35.Sh SYNOPSIS

--- 21 unchanged lines hidden (view full) ---

57On attach the
58.Nm
59driver also prints out the number of board slots the chassis provides.
60.Sh FILES
61.Bl -tag -width ".Pa /dev/led/clockboard"
62.It Pa /dev/led/clockboard
63clock board LED device node
64.El
28.\"
29.Dd June 18, 2005
30.Dt CLKBRD 4 sparc64
31.Os
32.Sh NAME
33.Nm clkbrd
34.Nd "clock board"
35.Sh SYNOPSIS

--- 21 unchanged lines hidden (view full) ---

57On attach the
58.Nm
59driver also prints out the number of board slots the chassis provides.
60.Sh FILES
61.Bl -tag -width ".Pa /dev/led/clockboard"
62.It Pa /dev/led/clockboard
63clock board LED device node
64.El
65.Sh CAVEATS
66Hardware management functionality is not implemented.
67.Sh SEE ALSO
68.Xr fhc 4 ,
69.Xr led 4
70.Sh HISTORY
71The
72.Nm
73driver first appeared in
74.Ox 3.7 .

--- 6 unchanged lines hidden (view full) ---

81The
82.Nm
83driver was written by
84.An "Jason L. Wright"
85and ported to
86.Fx
87by
88.An "Marius Strobl" Aq marius@FreeBSD.org .
65.Sh SEE ALSO
66.Xr fhc 4 ,
67.Xr led 4
68.Sh HISTORY
69The
70.Nm
71driver first appeared in
72.Ox 3.7 .

--- 6 unchanged lines hidden (view full) ---

79The
80.Nm
81driver was written by
82.An "Jason L. Wright"
83and ported to
84.Fx
85by
86.An "Marius Strobl" Aq marius@FreeBSD.org .
87.Sh CAVEATS
88Hardware management functionality is not implemented.