NetBSD/sys/dev/pci/bktr
bouyer bedc649eed stop attaching when a bus_dma operation fails, instead of using bogus
addresses.
Remplace vtophys() with proper bus_dma(9) use.
This driver now works properly on Xen
2006-09-03 19:06:32 +00:00
..
bktr2netbsd
bktr_audio.c Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
bktr_audio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bktr_card.c Add support for two models of Terratec TValue cards. 2005-12-06 23:43:57 +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 stop attaching when a bus_dma operation fails, instead of using bogus 2006-09-03 19:06:32 +00:00
bktr_core.h stop attaching when a bus_dma operation fails, instead of using bogus 2006-09-03 19:06:32 +00:00
bktr_mem.c
bktr_mem.h
bktr_os.c stop attaching when a bus_dma operation fails, instead of using bogus 2006-09-03 19:06:32 +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 $