Bug 38590

Summary: XFree86 4.2 driver module cirrus_alpine.o logs developer debug messages
Product: Ports & Packages Reporter: Bruce Walker <bmw>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Bruce Walker 2002-05-27 00:10:02 UTC
The XFree86 4.2 driver module
/usr/X11R6/lib/modules/drivers/cirrus_alpine.o is producing megabytes of
gratuitus output like

    minl(...)
    moutl(...)

in /var/log/XFree86.0.log and filling /var rapidly.  It would seem that that
particular driver is being built with DEBUG defined.

Note that this will affect the FreeBSD 4.6 release as it includes prebuilt
XFree86 4.2 code for installation.

How-To-Repeat: Install FreeBSD with XFree86 4.2 into a system with a Cirrus Logic
GD544x chipset (or any other that uses the cirrus_alpine.o driver).
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-07-26 00:05:10 UTC
Responsible Changed
From-To: freebsd-ports->anholt

Over to maintainer
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2002-12-05 01:33:17 UTC
State Changed
From-To: open->closed

This should be fixed now.