Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add pcHDTV HD-2000 HDTV video capture card.



details:   https://anonhg.NetBSD.org/src/rev/18de1f8c6080
branches:  trunk
changeset: 555743:18de1f8c6080
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Nov 26 18:44:16 2003 +0000

description:
Add pcHDTV HD-2000 HDTV video capture card.

diffstat:

 sys/dev/pci/pcidevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 27414ddf1516 -r 18de1f8c6080 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Nov 26 16:06:12 2003 +0000
+++ b/sys/dev/pci/pcidevs       Wed Nov 26 18:44:16 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.592 2003/11/22 20:54:01 fvdl Exp $
+$NetBSD: pcidevs,v 1.593 2003/11/26 18:44:16 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -583,6 +583,7 @@
 vendor NETPOWER2       0x5700  NetPower (2nd PCI Vendor ID)
 vendor C4T             0x6374  c't Magazin
 vendor KURUSUGAWA      0x6809  Kurusugawa Electronics, Inc.
+vendor PCHDTV          0x7063  pcHDTV
 vendor QUANCM          0x8008  Quancm Electronic GmbH
 vendor INTEL           0x8086  Intel
 vendor TRIGEM2         0x8800  Trigem Computer (2nd PCI Vendor ID)
@@ -2059,6 +2060,9 @@
 product OPTI 82C700    0xc700  82C700
 product OPTI 82C701    0xc701  82C701
 
+/* pcHDTV products */
+product PCHDTV HD2000  0x2000  HD-2000 HDTV video capture
+
 /* PC Tech products */
 product PCTECH RZ1000  0x1000  RZ1000
 



Home | Main Index | Thread Index | Old Index