Deleted Added
full compact
CHANGELOG.TXT (67637) CHANGELOG.TXT (68071)
1/* $FreeBSD: head/sys/dev/bktr/CHANGELOG.TXT 67637 2000-10-26 16:27:51Z roger $ */
1/* $FreeBSD: head/sys/dev/bktr/CHANGELOG.TXT 68071 2000-10-31 13:09:56Z roger $ */
2/*
3 * MAINTAINER = Roger Hardiman <roger@freebsd.org>
4 */
5
6/*
7 * This is part of the Driver for Video Capture Cards (Frame grabbers)
8 * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879
9 * chipset.

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

5052.16 19 Sep 2000 Merge in NetBSD changes from Thomas Klausner <wiz@netbsd.org>
506
5072.17 19 Oct 2000 Alexander Langer <alex@big.endian.de> and
508 Daniel O'Connor <doconnor@gsoft.com.au>
509 both submitted fixes to devfs code.
510 Fix PHK's commit so we only include machine/clock.h in
511 FreeBSD 2.x, 3.x and 4.x systems
512
2/*
3 * MAINTAINER = Roger Hardiman <roger@freebsd.org>
4 */
5
6/*
7 * This is part of the Driver for Video Capture Cards (Frame grabbers)
8 * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879
9 * chipset.

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

5052.16 19 Sep 2000 Merge in NetBSD changes from Thomas Klausner <wiz@netbsd.org>
506
5072.17 19 Oct 2000 Alexander Langer <alex@big.endian.de> and
508 Daniel O'Connor <doconnor@gsoft.com.au>
509 both submitted fixes to devfs code.
510 Fix PHK's commit so we only include machine/clock.h in
511 FreeBSD 2.x, 3.x and 4.x systems
512
5132.18 30 Oct 2000 Roger Hardiman - Add new ioctls to allow userland programs
514 fuller access to the I2C bus, BT848_MSP_READ BT848_MSP_WRITE
515 and BT848_MSP_RESET.
516 Add tuner type 0x2a. Remove 0x2c which was incorrect.
517 Christian Gusenbauer <Christian.Gusenbauer@netway.at> added
518 support for audio on Hauppauge cards without the audio mux.
519 The MSP is used for audio selection. (the 44xxx models)
520
521