NetBSD/sys/dev/pci/bktr
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
bktr2netbsd
bktr_audio.c add RCSIDs 2001-11-13 07:24:43 +00:00
bktr_audio.h
bktr_card.c add WinFast VC100 2002-03-23 09:27:50 +00:00
bktr_card.h
bktr_core.c Remove a superfluous interrupt request bit in yuvpack_prog, 2002-08-28 06:06:10 +00:00
bktr_core.h
bktr_mem.c add RCSIDs 2001-11-13 07:24:43 +00:00
bktr_mem.h
bktr_os.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
bktr_os.h
bktr_reg.h remove duplicate cpp defs. 2002-10-23 02:32:36 +00:00
bktr_tuner.c add RCSIDs 2001-11-13 07:24:43 +00:00
bktr_tuner.h
README
TODO Update note about ioctl tsleep error with error report. 2001-11-29 15:01:19 +00:00

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