SATMGR(4) | Device Drivers Manual (sandpoint) | SATMGR(4) |
satmgr
— driver
for satellite processor, controlling power, front panel LEDs, and
buttons
satmgr0 at eumb? unit 0
satmgr0 at eumb? unit 1
This driver provides an interface to the NAS builtin satellite microprocessor which controls the power, front panel LEDs, and push buttons. Communication is performed through character sequences, whose definition and usage depend on the NAS product models.
The device file /dev/satmgr can be written to control the satellite processor and the LEDs. Reading it will return single characters for button press events. This facility was designed to implement a NAS control CGI program.
satmgr
detects a soft power-off condition,
which is triggered by holding the front panel power button pressed for
several seconds. This driver can optionally invoke
powerd(8) to get a finer
control over the system shutdown procedure. It is capable of reporting a
power-button-pressed event. Refer to the
powerd(8) manual section
for more details.
NAS products supported by satmgr
:
The following sysctl(3) variables are available for Kurobox/Linkstation NAS products:
For the Iomega StorCenter the following variables have been defined:
satmgr
.The satmgr
driver first appeared in
NetBSD 6.0.
January 15, 2012 | NetBSD 10.99 |