Skip site navigation (1)Skip section navigation (2)
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:   docs/77693: 
Message-ID:  <1108768657.0@winterfell.homeunix.net>
Resent-Message-ID: <200502182320.j1INKBuO043802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77693
>Category:       docs
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 18 23:20:11 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108768657.0>