diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-09-12 11:16:27 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-09-12 11:16:27 +0000 |
commit | 3eb6bcad39c0cf53632bc95efe8369218c282ea0 (patch) | |
tree | ca7a08a73807da4eb557663560266a019c563495 | |
parent | 3ad869cb78ae14ccbf9d1bfe43ab05682fa1efcf (diff) |
ZyDAS PCI IDs.
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 67aaa82f8a8..a904020dd5b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.915 2005/09/10 02:00:10 brad Exp $ +$OpenBSD: pcidevs,v 1.916 2005/09/12 11:16:26 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -244,6 +244,7 @@ vendor NDC 0x15e8 National Datacomm vendor ZOLTRIX 0x15b0 Zoltrix vendor EUMITCOM 0x1638 Eumitcom vendor NETSEC 0x1660 NetSec +vendor ZYDAS 0x167b ZyDAS Technology vendor SAMSUNG 0x167d Samsung vendor ATHEROS 0x168c Atheros vendor GLOBALSUN 0x16ab Global Sun @@ -3047,3 +3048,8 @@ product ZOLTRIX GENIE_TV_FM 0x400d Genie TV/FM /* Zoran products */ product ZORAN ZR36057 0x6057 TV product ZORAN ZR36120 0x6120 DVD + +/* ZyDAS Technology products */ +product ZYDAS ZD1201 0x2100 ZD1201 +product ZYDAS ZD1202 0x2102 ZD1202 +product ZYDAS ZD1205 0x2105 ZD1205 |