NetBSD/sys/dev/pci/bktr
yamt 18f717bb90 constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
..
README
TODO
bktr2netbsd
bktr_audio.c Fix typo in comment; from Robert Nagy via OpenBSD. 2004-05-12 20:43:17 +00:00
bktr_audio.h Fix typo in comment; from Robert Nagy via OpenBSD. 2004-05-12 20:43:17 +00:00
bktr_card.c match LeadTek's original PCI vendor ID as well as the 3-alternates 2004-07-24 12:52:45 +00:00
bktr_card.h
bktr_core.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
bktr_core.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
bktr_mem.c
bktr_mem.h
bktr_os.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
bktr_os.h
bktr_reg.h
bktr_tuner.c
bktr_tuner.h

README

README FOR BT848/BT878 DRIVER
Updated 20th March 2000

  Roger Hardiman
  roger@cs.strath.ac.uk
  roger@freebsd.org
  http://www.telepresence.strath.ac.uk/bt848
  http://www.freebsd.org/~roger

Introduction
------------

The BKTR driver is a driver for Bt848 and Bt878 based Video Capture
cards and TV Tuner Cards.
The driver was written by Amancio Hasty for FreeBSD but is now
maintained by Roger Hardiman.

The driver has been ported from FreeBSD to NetBSD, OpenBSD and BSD/OS.
There is also a Linux version on an old version.


Please read the README file for your specific Operating System for
more information.

Thanks
Roger
--
Roger Hardiman

$SourceForge: README,v 1.2 2003/03/11 23:11:16 thomasklausner Exp $