Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 1996 10:10:17 -0500 (CDT)
From:      Jim Lowe <james@miller.cs.uwm.edu>
To:        multimedia@freebsd.org
Subject:   vic 2.8 and qcam
Message-ID:  <199609251510.KAA29726@miller.cs.uwm.edu>

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

Re: qcam error messages

A quick cruise through the code shows that qcam_debug is enabled
by default.  I beleive if you set qcam_debug to zero, the error
messages will go away.

Try this:

	echo "set qcam_debug=0" | gdb -k -w /kernel /dev/mem

Let me know if that helps,

	-Jim



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