Re: [Patch] ACPI support in rc.conf

2001-07-21 Thread John Baldwin
On 21-Jul-01 Mike Smith wrote: >> On 20 Jul, Mike Smith wrote: >> >> attached is a diff for rc.i386, rc.conf.5 and defaults/rc.conf which >> >> allows to enable the ACPI power management in rc.conf similar to >> >> apm_enable. >> > >> > This is not a good idea; ACPI isn't "on" or "off", and by t

Re: [Patch] ACPI support in rc.conf

2001-07-21 Thread Mike Smith
> On 20 Jul, Mike Smith wrote: > >> attached is a diff for rc.i386, rc.conf.5 and defaults/rc.conf which > >> allows to enable the ACPI power management in rc.conf similar to > >> apm_enable. > > > > This is not a good idea; ACPI isn't "on" or "off", and by the time > > What does "acpiconf -e"

Re: [Patch] ACPI support in rc.conf

2001-07-21 Thread Alexander Leidinger
On 20 Jul, Mike Smith wrote: >> attached is a diff for rc.i386, rc.conf.5 and defaults/rc.conf which >> allows to enable the ACPI power management in rc.conf similar to >> apm_enable. > > This is not a good idea; ACPI isn't "on" or "off", and by the time What does "acpiconf -e" do then? Bye, A

Re: [Patch] ACPI support in rc.conf

2001-07-20 Thread Mike Smith
> attached is a diff for rc.i386, rc.conf.5 and defaults/rc.conf which > allows to enable the ACPI power management in rc.conf similar to > apm_enable. This is not a good idea; ACPI isn't "on" or "off", and by the time rc.conf is running it's too late to en/disable it. There are several sepera

RE: [Patch] ACPI support in rc.conf

2001-07-20 Thread John Baldwin
On 20-Jul-01 Alexander Leidinger wrote: > Hi, > > attached is a diff for rc.i386, rc.conf.5 and defaults/rc.conf which > allows to enable the ACPI power management in rc.conf similar to > apm_enable. > > It also removes a reference to the non existing acpi(9) from acpi(4). It should probably r