Re: dev/acpica/acpi.c - minor patch for cleaner poweroff

2000-12-19 Thread Danny J. Zerkel
This patch works for me on a P2B-DS, previously I had to power off by hand. Thanks! Danny On Tuesday 19 December 2000 10:36, Mitsuru IWASAKI wrote: > Hi, > > > I think you're the main maintainer of the ACPICA codebase (and yes, I > > know that parts of it is imported from Intel). Attached is a

Re: dev/acpica/acpi.c - minor patch for cleaner poweroff

2000-12-19 Thread Mitsuru IWASAKI
Hi, > I think you're the main maintainer of the ACPICA codebase (and yes, I know > that parts of it is imported from Intel). Attached is a trivial patch which > makes for cleaner testing for RB_POWEROFF in acpi_shutdown_final() - I've had > various kernel/userland routines invoke reboot sequence

dev/acpica/acpi.c - minor patch for cleaner poweroff

2000-12-18 Thread Peter Pentchev
Hi, I think you're the main maintainer of the ACPICA codebase (and yes, I know that parts of it is imported from Intel). Attached is a trivial patch which makes for cleaner testing for RB_POWEROFF in acpi_shutdown_final() - I've had various kernel/userland routines invoke reboot sequences where