Deleted Added
full compact
CHANGELOG.TXT (51694) CHANGELOG.TXT (51725)
1/* $FreeBSD: head/sys/dev/bktr/CHANGELOG.TXT 51694 1999-09-26 22:06:20Z roger $ */
1/* $FreeBSD: head/sys/dev/bktr/CHANGELOG.TXT 51725 1999-09-27 08:04:55Z roger $ */
2
3/*
4 * This is part of the Driver for Video Capture Cards (Frame grabbers)
5 * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879
6 * chipset.
7 * Copyright Roger Hardiman and Amancio Hasty.
8 *
9 * CHANGELOG : The Change History:

--- 386 unchanged lines hidden (view full) ---

396 Tidy up some tuner code and Hauppauge detection code.
397 New NetBSD code from Bernd Ernesti<bernd@arresum.inka.de>
398
3992.00 25 Sep 1999 Roger Hardiman <roger@freebsd.org>
400 Split the driver into seperate tuner, card and audio sections.
401 Update tuner code so Tuner FM radio support to use correct
402 datasheet values.
403
2
3/*
4 * This is part of the Driver for Video Capture Cards (Frame grabbers)
5 * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879
6 * chipset.
7 * Copyright Roger Hardiman and Amancio Hasty.
8 *
9 * CHANGELOG : The Change History:

--- 386 unchanged lines hidden (view full) ---

396 Tidy up some tuner code and Hauppauge detection code.
397 New NetBSD code from Bernd Ernesti<bernd@arresum.inka.de>
398
3992.00 25 Sep 1999 Roger Hardiman <roger@freebsd.org>
400 Split the driver into seperate tuner, card and audio sections.
401 Update tuner code so Tuner FM radio support to use correct
402 datasheet values.
403
4042.01 27 Sep 1999 Roger Hardiman <roger@freebsd.org>
405 Add Dynalink Magic TView for Craig <crh@outpost.co.nz>
406 Add Leadtek Winfast 2000 for Peter Wemm <peter@netplex.com.au>
407 There is no audio support on these 2 cards yet.
408 Tidy up a few tables with tabs and PLL selection code.
409 Restore Video Highway Xtreme PLL code.
404
410