PERFORCE change 52156 for review

Nate Lawson nate at root.org
Fri May 7 21:15:38 PDT 2004


On Mon, 3 May 2004, John Baldwin wrote:
> http://perforce.freebsd.org/chv.cgi?CH=52156
>
> Change 52156 by jhb at jhb_slimer on 2004/05/03 12:10:39
>
> 	Bah, revert accidental submits.  Neither of these worked on my
> 	laptop, though the acpi_video one does work for some people and
> 	might should be committed.
>
> Affected files ...
>
> .. //depot/projects/power/sys/dev/acpica/acpi_video.c#4 edit
> .. //depot/projects/power/sys/isa/vga_isa.c#5 edit

The DPMS stuff should go in a different device driver than acpi_video.  It
is a MI driver that implements only the standard ACPI interfaces.  DPMS is
probed separately and should be in a separate driver.  You can have DPMS
without ACPI too.

-Nate


More information about the p4-projects mailing list