Date: Sat, 18 Apr 1998 12:05:34 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: multimedia@FreeBSD.ORG Subject: new bt848 driver Message-ID: <199804181905.MAA09508@rah.star-gate.com>
next in thread | raw e-mail | index | archive | help
The new version has been checked to -current and it is at http://www.freebsd.org/~ahasty/Bt848.html ftp://rah.star-gate.com/pub/Bt848.html Changed history: 1.29 Roger Hardiman <roger@cs.strath.ac.uk> Revised autodetection code to correctly handle both old and new VideoLogic Captivator PCI cards. Added tsleep of 2 seconds to initialistion code for PAL users.Corrected clock selection code on format change. 1.30 Bring back Frank Nobis <fn@Radio-do.de>'s opt_bktr.h Roger's 2 second sleeps during initialization allows the bt848 to correctly settle down without it he has a test case which the bt848 locks up his system -- this is not a driver problem rather a bt848 problem. Frank Nobis added an opt_bktr.h (option include file) in your kernel config file to override the tuner detection use: options OVERRIDE_TUNER=x The current values are found in /usr/src/sys/pci/brooktree848.c If you happen to have an old kernel with no support for opt_bktr.h, just add to your /sys/i386/conf/options.i386: # give bktr an opt_bktr.h file OVERRIDE_TUNER opt_bktr.h Enjoy, 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?199804181905.MAA09508>