summaryrefslogtreecommitdiffstats
path: root/share/man/man4/acpi_sony.4
Commit message (Collapse)AuthorAgeFilesLines
* Update .Dt to reflect the fact that these drivers and man pages aregavin2010-02-081-2/+2
| | | | installed on more than just i386.
* Add support for a few more Sony-specific ACPI features (default displaygavin2010-02-071-2/+11
| | | | | | | | | | brightness, wired LAN power and bass gain), and update the description of one previously unknown feature (display contrast). While here, expand on a comment and remove two defines left over from an old version of the code. Also update man page to document the above changes, and correct grammar. PR: kern/127581
* Move man pages out of man4.i386. Most of them are applicable to amd64rpaulo2008-08-211-0/+73
too, so, instead of descending to the i386 directory, we add some magic to the parent Makefile. These man pages refer to drivers that I'm aware that work on amd64. Most likely there are more, but I'll deal with them later. Approved by: brueffer, philip, takawata
OpenPOWER on IntegriCloud