Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/x68k/dev/powsw.c
RevisionDateAuthorComments
 1.4  16-Jul-2022  isaki The system should halt if the powerdown fails.
On X680x0 hardware, front power button is an alternate switch.
If the power button is left on, the power will not turn off.
In addition, with this change, power_switch_is_off in powsw.c is
no longer necessary.
 1.3  16-Jul-2022  isaki Style fixes.
 1.2  26-May-2022  tsutsui Explicitly include "ioconf.h" for struct cfdriver.
 1.1  27-Nov-2011  isaki branches: 1.1.6;
Add powsw(4) for x68k power switch. It substitutes for a part about
power switch handler of pow(4) deleted before.
Benefits than pow(4):
- separate a front switch (= powsw0) and an EXPWON line (= powsw1)
completely. Only powsw0 is enabled in GENERIC by default.
- prevent chattering in some hardware individuals.
thank you for a report and a test: Yasushi Oshima and Y.Sugahara.
 1.1.6.2  17-Apr-2012  yamt sync with head
 1.1.6.1  27-Nov-2011  yamt file powsw.c was added on branch yamt-pagecache on 2012-04-17 00:07:02 +0000

RSS XML Feed