Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/macppc/dev/drivebay.c
RevisionDateAuthorComments
 1.4  18-Aug-2025  macallan mave sysctl tree to hw.
 1.3  13-Aug-2025  macallan try not to read the input register more than once er second - they're not
expected to change very fast and it avoids excessive, slow reads triggered by
sysctl machdep
 1.2  12-Aug-2025  macallan add sysctl to show the status of the drive module's handle switch - 1 indicates
that the handle is pushed in
while there mark switch and present as read only
 1.1  12-Aug-2025  macallan a driver to control the Xserve G4's drive bays, it will:
- tell you if a drive module is present
- let you control LEDs and drive power
via sysctl machdep.drivebay*

RSS XML Feed