Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 1998 13:30:16 +0100
From:      Roger Hardiman <roger@cs.strath.ac.uk>
To:        multimedia@FreeBSD.ORG
Subject:   New Bt848 driver (849/878/879)
Message-ID:  <35EBE8D8.FF6@cs.strath.ac.uk>

next in thread | raw e-mail | index | archive | help
Hi,
Soren has committed my latest batch of bt848 (849/878/879) patches
to -current.

Please can you take the time to try these out and report any
problems to multimedia@freebsd.org

WHAT's NEW FOR -CURRENT USERS
Fix a -current Miro detection bug.
Add new CAPTURE AREA Ioctl
Add support for Video Highway Xtreem with SCAM tuner.
Put in some tuner detection hacks that were removed.

WHAT's NEW FOR 22x-STABLE USERS
All the above and all the things which were added to the driver between
version 1.27 and 1.42, like much better Hauppauge Card Detection,
support
for IMS Turbo and AVerMedia

*******
3.0-CURRENT USERS
The files you require are
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/pci/brooktree848.c
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/pci/brktree_reg.h 
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/i386/include/ioctl_bt848.h
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/conf/options

(It will be on mirror sites from 2nd September 98)

*******
2.2.X USERS and OLDER 3.0-CURRENT USERS.
You need
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/pci/brktree_reg.h 
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/i386/include/ioctl_bt848.h
ftp://vulture.dmem.strath.ac.uk/pub/bt848/22x/brooktree848.c

You will also need to add the following lines to the end of your
/sys/conf/options
file
  # give bktr an opt_bktr.h file
  OVERRIDE_CARD     opt_bktr.h
  OVERRIDE_TUNER    opt_bktr.h 
  OVERRIDE_DBX      opt_bktr.h
  OVERRIDE_MSP      opt_bktr.h
  BROOKTREE_SYSTEM_DEFAULT opt_bktr.h
  BKTR_USE_PLL      opt_bktr.h

********
Please try the driver and report any problems to multimedia@freebsd.org

Bye
Roger Hardiman
Strathclyde University Telepresence Group

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?35EBE8D8.FF6>