Home | History | Annotate | only in /src/sys/dev/pci/bktr
Up to higher level directory
NameDateSize
bktr2netbsd08-Sep-20243.5K
bktr_audio.c19-Dec-202121.9K
bktr_audio.h11-Dec-20053.1K
bktr_card.c16-Oct-201342.1K
bktr_card.h24-Aug-20123.6K
bktr_core.c27-Jun-2025121K
bktr_core.h22-May-20224K
bktr_mem.c18-Mar-20096.2K
bktr_mem.h12-Mar-20032.9K
bktr_os.c23-May-202243.1K
bktr_os.h30-Jun-20113K
bktr_reg.h27-Oct-201222.6K
bktr_tuner.c19-Dec-202128.6K
bktr_tuner.h12-Mar-20033.9K
README12-Mar-2003717
TODO12-Mar-2003591

README

      1 README FOR BT848/BT878 DRIVER
      2 Updated 20th March 2000
      3 
      4   Roger Hardiman
      5   roger (a] cs.strath.ac.uk
      6   roger (a] freebsd.org
      7   http://www.telepresence.strath.ac.uk/bt848
      8   http://www.freebsd.org/~roger
      9 
     10 Introduction
     11 ------------
     12 
     13 The BKTR driver is a driver for Bt848 and Bt878 based Video Capture
     14 cards and TV Tuner Cards.
     15 The driver was written by Amancio Hasty for FreeBSD but is now
     16 maintained by Roger Hardiman.
     17 
     18 The driver has been ported from FreeBSD to NetBSD, OpenBSD and BSD/OS.
     19 There is also a Linux version on an old version.
     20 
     21 
     22 Please read the README file for your specific Operating System for
     23 more information.
     24 
     25 Thanks
     26 Roger
     27 --
     28 Roger Hardiman
     29 
     30 $SourceForge: README,v 1.2 2003/03/11 23:11:16 thomasklausner Exp $
     31