Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sys/dev/pci/bktr Pull up revision 1.3 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/bc3ff216a17d
branches:  netbsd-1-5
changeset: 488359:bc3ff216a17d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jul 03 02:16:12 2000 +0000

description:
Pull up revision 1.3 (requested by wiz):
Sync with release 2.14 of the bktr driver. Changes: mostly integration
of NetBSD changes; support for new Hauppauge tuner types.

Approved by thorpej.

diffstat:

 sys/dev/pci/bktr/bktr_card.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r b82ab3d417e8 -r bc3ff216a17d sys/dev/pci/bktr/bktr_card.h
--- a/sys/dev/pci/bktr/bktr_card.h      Mon Jul 03 02:14:29 2000 +0000
+++ b/sys/dev/pci/bktr/bktr_card.h      Mon Jul 03 02:16:12 2000 +0000
@@ -1,6 +1,6 @@
-/*     $NetBSD: bktr_card.h,v 1.2 2000/05/07 00:24:33 wiz Exp $        */
+/*     $NetBSD: bktr_card.h,v 1.2.4.1 2000/07/03 02:16:12 wiz Exp $    */
 
-/* FreeBSD: src/sys/dev/bktr/bktr_card.h,v 1.2 1999/09/27 08:04:55 roger Exp */
+/* FreeBSD: src/sys/dev/bktr/bktr_card.h,v 1.4 2000/06/26 09:41:31 roger Exp */
 
 /*
  * This is part of the Driver for Video Capture Cards (Frame grabbers)



Home | Main Index | Thread Index | Old Index