diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-28 21:19:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-12-28 21:19:56 +0000 |
commit | f544bf347b3174198877a47a35254088f6bc91d4 (patch) | |
tree | 2f3591f49fcf7a3214465f57474a4ae461d8ca6f /sys/dev/pci | |
parent | ce5aeb3093fedeed0baf41bee09332daa641157b (diff) |
zoran
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index cf98a27a4c5..f97d6c4ee67 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.111 1998/12/25 20:18:13 tholo Exp $ +$OpenBSD: pcidevs,v 1.112 1998/12/28 21:19:55 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1249,3 +1249,6 @@ product ZEINET 1221 0x0001 1221 /* Ziatech products */ product ZIATECH ZT8905 0x8905 PCI-ST32 + +/* Zoran products */ +product ZORAN ZR36120 0x6120 Video |