NetBSD/sys/dev/pci/bktr
martin 11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
..
README
TODO
bktr2netbsd Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
bktr_audio.c Don't assume that sizeof(long) == sizeof(int); makes bktr work on amd64. 2008-01-16 13:08:54 +00:00
bktr_audio.h
bktr_card.c
bktr_card.h
bktr_core.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
bktr_core.h Don't assume that sizeof(long) == sizeof(int); makes bktr work on amd64. 2008-01-16 13:08:54 +00:00
bktr_mem.c
bktr_mem.h
bktr_os.c use aprint_*_dev and device_xname 2008-04-10 19:13:36 +00:00
bktr_os.h
bktr_reg.h Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
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 $