History log of /freebsd-10-stable/share/man/man4/man4.sparc64/auxio.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 147531 22-Jun-2005 ru

Document a lot of sparc64 internals.

Submitted by: marius
Reviewed by: ru
Approved by: re (blanket)
X-MFC: not before the code in RELENG_5 matches
these man pages or vice versa


# 140176 13-Jan-2005 ru

Nits.


# 136466 13-Oct-2004 yongari

mdoc(7) police:
.Dt should have a third argument.
new sentence should start on its own line.
use precise width specifier.
Add AUTHORS section and correct device name to /dev/led/auxioled.

Approved by: jake (mentor)
Pointed by: ru


# 136301 09-Oct-2004 yongari

Port NetBSD auxio driver. The driver was modified to use led(4) and can
be used to announce various system activity.
The auxio device provides auxiliary I/O functions and is found on various
SBus/EBus UltraSPARC models. At present, only front panel LED is
controlled by this driver.

Approved by: jake (mentor)
Reviewed by: joerg
Tested by: joerg