Port-x68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: patch: power off



At Tue, 25 Mar 2014 21:22:24 +0900,
Izumi Tsutsui wrote:
> Looks good, but it's also better to notify users as some other ports
> 
>               printf("powering off...\n");
>               delay(1000000);
>               intio_set_sysport_powoff(0x00);
>               intio_set_sysport_powoff(0x0f);
>               intio_set_sysport_powoff(0x0f);
>               delay(1000000);
>               printf("WARNING: powerdown failed\n");
>               delay(1000000);
> 
> because console screen is also turned off.

That's cool!  And I've committed it. Thank you!
---
Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>


Home | Main Index | Thread Index | Old Index