NetBSD/sys/dev/pci/bktr
ad 88ab7da936 Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
2007-07-09 20:51:58 +00:00
..
bktr2netbsd Fix mis-substitution of RCS Id, and avoid it. 2007-03-21 15:02:08 +00:00
bktr_audio.c s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
bktr_audio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bktr_card.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
bktr_card.h Add support for two models of Terratec TValue cards. 2005-12-06 23:43:57 +00:00
bktr_core.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
bktr_core.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bktr_mem.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bktr_mem.h
bktr_os.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bktr_os.h
bktr_reg.h This part got lost during merging with the sourceforge bktr 2005-12-30 00:16:32 +00:00
bktr_tuner.c Sync with SourceForge 1.5: 2005-12-28 20:41:56 +00:00
bktr_tuner.h
README
TODO

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 $