summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/dpms.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls tojhb2008-08-231-0/+230
turn off the external display during suspend and restore it to its original state on resume. MFC after: 2 weeks
OpenPOWER on IntegriCloud