From 2e81b6b5f8ca699256a851189a3f8cfdfc9cbf55 Mon Sep 17 00:00:00 2001 From: drochner Date: Sun, 20 Dec 1998 16:06:25 +0000 Subject: [PATCH] regen --- sys/dev/pci/pcidevs.h | 6 ++++-- sys/dev/pci/pcidevs_data.h | 10 ++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 919a7f85ca01..080eb61d7d64 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs.h,v 1.103 1998/12/18 21:08:37 thorpej Exp $ */ +/* $NetBSD: pcidevs.h,v 1.104 1998/12/20 16:06:25 drochner Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.97 1998/12/18 21:08:19 thorpej Exp + * NetBSD: pcidevs,v 1.98 1998/12/20 16:05:32 drochner Exp */ /* @@ -1159,3 +1159,5 @@ /* Ziatech products */ #define PCI_PRODUCT_ZIATECH_ZT8905 0x8905 /* PCI-ST32 Bridge */ +/* Zoran products */ +#define PCI_PRODUCT_ZORAN_ZR36120 0x6120 /* Video Controller */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 7e893782a50f..6c1094749caf 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs_data.h,v 1.102 1998/12/18 21:08:37 thorpej Exp $ */ +/* $NetBSD: pcidevs_data.h,v 1.103 1998/12/20 16:06:25 drochner Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.97 1998/12/18 21:08:19 thorpej Exp + * NetBSD: pcidevs,v 1.98 1998/12/20 16:05:32 drochner Exp */ /* @@ -2541,6 +2541,12 @@ struct pci_knowndev pci_knowndevs[] = { "Ziatech", "PCI-ST32 Bridge", }, + { + PCI_VENDOR_ZORAN, PCI_PRODUCT_ZORAN_ZR36120, + 0, + "Zoran Corporation", + "Video Controller", + }, { PCI_VENDOR_MARTINMARIETTA, 0, PCI_KNOWNDEV_NOPROD,