From 115695c87bb31ed49a5f780712d478085d6306e8 Mon Sep 17 00:00:00 2001 From: brad Date: Sat, 30 Aug 2008 04:50:50 +0000 Subject: [PATCH] Add the vendor ID for Techsan Electronics and PCI ids for their Sky2PC DVB cards. From jbg@ --- sys/dev/pci/pcidevs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5be3a49ec4c..3872065a682 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1401 2008/08/26 05:41:07 brad Exp $ +$OpenBSD: pcidevs,v 1.1402 2008/08/30 04:50:50 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -229,6 +229,7 @@ vendor LEVEL1 0x1394 Level 1 vendor HIFN 0x13a3 Hifn vendor EXAR 0x13a8 Exar vendor 3WARE 0x13c1 3ware +vendor TECHSAN 0x13d0 Techsan Electronics vendor ABOCOM 0x13d1 Abocom vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics @@ -4172,6 +4173,10 @@ product TTTECH MC322 0x000a MC322 product TAMARACK TC9021 0x1021 TC9021 GigE product TAMARACK TC9021_ALT 0x9021 TC9021 GigE (alt ID) +/* Techsan Electronics */ +product TECHSAN B2C2_SKY2PC 0x2104 B2C2 Sky2PC +product TECHSAN B2C2_SKY2PC_2 0x2200 B2C2 Sky2PC + /* Tehuti Networks Ltd */ product TEHUTI TN3009 0x3009 TN3009 product TEHUTI TN3010 0x3010 TN3010 -- 2.20.1