Date: Mon, 18 May 1998 20:47:11 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: multimedia@FreeBSD.ORG Cc: Roger Hardiman <roger@cs.strath.ac.uk> Subject: Minor update to the Bt848 driver Message-ID: <199805190347.UAA00405@rah.star-gate.com>
next in thread | raw e-mail | index | archive | help
Just committed Roger's fix. Tnks a lot for the fix!! ------------------------------------------------------------------------- >From Roger Hardiman <roger@cs.strath.ac.uk> options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL in the kernel config file makes the driver's video_open() function select PAL rather than NTSC. This fixed all the hangs on my Dual Crystal card when using a PAL video signal. As a result, you can loose the tsleep (of 2 seconds - now 0.25!!) which I previously added. (Unless someone else wanted the 0.25 second tsleep). ------------------------------------------------------------------------- The driver is available at: ftp://rah.star-gate.com/pub/bt848.tar.gz http://www.freebsd.org/~ahasty/Bt848.html and will be available from -current shortly Have Fun, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805190347.UAA00405>