Bug 77693

Summary: (no subject)
Product: Documentation Reporter: John Prather <jprather>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me CC: jprather
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
acpi.4.diff none

Description John Prather 2005-02-18 23:20:11 UTC

acpi.4 is missing a line in the area describing acpi features which may
be disabled.  I am including a patch in the fix section to fix this.  The
video device may be disabled with debug.acpi.disabled, and in the case
of my laptop (dell inspiron 1100) is necessary for agp0 to be detected,
since there seems to be a conflict between acpi_video0 and agp0.

Since acpi_video0 won't do fullscreen X11 display on this box and 
probably several more, acpi video must be disabled to take advantage
of the agp goodness.

This is my first send-pr, forgive me if i mucked something up
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2005-02-23 07:23:50 UTC
State Changed
From-To: open->patched

Patch applied, MFC pending.  Thanks for the submission! 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2005-02-23 07:23:50 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me for the MFC.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2005-02-23 22:48:45 UTC
State Changed
From-To: patched->closed

MFC complete, thanks for the submission!