From jprather@axon.cdc.uci.edu  Fri Feb 18 23:17:33 2005
Return-Path: <jprather@axon.cdc.uci.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0F46016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Feb 2005 23:17:33 +0000 (GMT)
Received: from winterfell.homeunix.net (pratherlp2.cdc.uci.edu [128.195.172.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C760343D39
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Feb 2005 23:17:32 +0000 (GMT)
	(envelope-from jprather@axon.cdc.uci.edu)
Received: from winterfell.homeunix.net (localhost [127.0.0.1])
	by winterfell.homeunix.net (8.13.1/8.13.1) with ESMTP id j1INHaxk081057;
	Fri, 18 Feb 2005 15:17:37 -0800 (PST)
	(envelope-from jprather@axon.cdc.uci.edu)
Message-Id: <1108768657.0@winterfell.homeunix.net>
Date: Fri, 18 Feb 2005 15:17:37 -0800
From: "John Prather" <jprather@axon.cdc.uci.edu>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: jprather@uci.edu
Subject:
X-Send-Pr-Version: gtk-send-pr 0.4.4 
X-GNATS-Notify:

>Number:         77693
>Category:       docs
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 18 23:20:11 GMT 2005
>Closed-Date:    Wed Feb 23 22:49:02 GMT 2005
>Last-Modified:  Wed Feb 23 22:49:02 GMT 2005
>Originator:     John Prather
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.3-RELEASE #11: Thu Feb 17 14:55:19 PST 2005
    root@winterfell.peds.mc.uci.edu:/usr/obj/usr/src/sys/WINTERFELL



>Description:


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


>How-To-Repeat:





>Fix:


--- acpi.4.diff begins here ---
*** /usr/src/share/man/man4/acpi.4	Fri Oct  8 11:08:13 2004
--- ./acpi.4	Fri Feb 18 13:26:08 2005
***************
*** 307,312 ****
--- 307,315 ----
  .It Li timer
  .Pq Vt device
  Implements a timecounter using the ACPI fixed-frequency timer.
+ .It Li video
+ .Pq Vt device
+ Supports acpi_video which may conflict with agp device.
  .El
  .Pp
  It is also possible to avoid portions of the ACPI namespace which
--- acpi.4.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Wed Feb 23 07:23:50 GMT 2005 
State-Changed-Why:  
Patch applied, MFC pending.  Thanks for the submission! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Wed Feb 23 07:23:50 GMT 2005 
Responsible-Changed-Why:  
Over to me for the MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77693 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Wed Feb 23 22:48:45 GMT 2005 
State-Changed-Why:  
MFC complete, thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77693 
>Unformatted:
