diff options
| author | wiz <wiz@NetBSD.org> | 2000-07-01 01:59:54 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2000-07-01 01:59:54 +0000 |
| commit | 235a799246c3c151da6d741b3ef93d0dd683570b (patch) | |
| tree | b3d734ffca2d82213cbcb5640661b66da634ba86 /sys/dev | |
| parent | c01704a9db54eaf0bdd630ff2868732234596711 (diff) | |
re-add README that got lost in 2.12-to-2.14 merge.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/bktr/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/sys/dev/pci/bktr/README b/sys/dev/pci/bktr/README new file mode 100644 index 00000000000..017ae3088f4 --- /dev/null +++ b/sys/dev/pci/bktr/README @@ -0,0 +1,28 @@ +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 |
