diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-02-24 20:21:28 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-02-24 20:21:28 +0000 |
commit | 1215b1671fb13e4cdcdd19d1d2afbc0213146e94 (patch) | |
tree | 1f2fd638e4215fe4000b2fd97d537e697b7c2dfc /sys/dev | |
parent | 2f18bb463aae90d7a3d4914e62457eeee2e0ca7e (diff) |
add zoltrix vendor and a bktr device; from jakemsr@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d877875f822..93bebe098aa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.835 2005/02/21 19:55:50 grange Exp $ +$OpenBSD: pcidevs,v 1.836 2005/02/24 20:21:27 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -238,6 +238,7 @@ vendor SYBA 0x1592 Syba vendor BLUESTEEL 0x15ab Bluesteel Networks vendor VMWARE 0x15ad VMware vendor NDC 0x15e8 National Datacomm Corp +vendor ZOLTRIX 0x15b0 Zoltrix Intl Ltd. vendor EUMITCOM 0x1638 Eumitcom vendor NETSEC 0x1660 NetSec vendor SAMSUNG 0x167d Samsung @@ -2820,6 +2821,9 @@ product ZEINET 1221 0x0001 1221 /* Ziatech products */ product ZIATECH ZT8905 0x8905 PCI-ST32 +/* Zoltrix Intl Ltd. products */ +product ZOLTRIX GENIE_TV_FM 0x400d Genie TV/FM + /* Zoran products */ product ZORAN ZR36057 0x6057 TV product ZORAN ZR36120 0x6120 DVD |