This commit is contained in:
joda 2000-02-03 13:58:55 +00:00
parent 1533d39d9e
commit 5b67628108
2 changed files with 11 additions and 11 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.195 2000/01/31 18:34:51 thorpej Exp $ */
/* $NetBSD: pcidevs.h,v 1.196 2000/02/03 13:58:56 joda Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.188 2000/01/31 18:34:19 thorpej Exp
* NetBSD: pcidevs,v 1.189 2000/02/03 13:58:28 joda Exp
*/
/*
@ -494,7 +494,7 @@
#define PCI_VENDOR_PMCSIERRA 0x11f8 /* PMC-Sierra */
#define PCI_VENDOR_CYCLADES 0x120e /* Cyclades */
#define PCI_VENDOR_ESSENTIAL 0x120f /* Essential Communications */
#define PCI_VENDOR_2MICRO 0x1217 /* 2 Micro Inc */
#define PCI_VENDOR_O2MICRO 0x1217 /* O2 Micro Inc */
#define PCI_VENDOR_3DFX 0x121a /* 3Dfx Interactive */
#define PCI_VENDOR_ARIEL 0x1220 /* Ariel */
#define PCI_VENDOR_AZTECH 0x122d /* Aztech */
@ -920,8 +920,8 @@
#define PCI_PRODUCT_ESSTECH_SOLO1 0x1969 /* Solo-1 PCI AudioDrive */
#define PCI_PRODUCT_ESSTECH_MAESTRO2E 0x1978 /* Maestro 2E */
/* 2 Micro Inc */
#define PCI_PRODUCT_2MICRO_OZ6832 0x6832 /* OZ6832 CardBus Controller */
/* O2 Micro Inc */
#define PCI_PRODUCT_O2MICRO_OZ6832 0x6832 /* OZ6832 CardBus Controller */
/* Evans & Sutherland products */
#define PCI_PRODUCT_ES_FREEDOM 0x0001 /* Freedom PCI-GBus Interface */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.193 2000/01/31 18:34:51 thorpej Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.194 2000/02/03 13:58:55 joda Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.188 2000/01/31 18:34:19 thorpej Exp
* NetBSD: pcidevs,v 1.189 2000/02/03 13:58:28 joda Exp
*/
/*
@ -1546,9 +1546,9 @@ struct pci_knowndev pci_knowndevs[] = {
"Maestro 2E",
},
{
PCI_VENDOR_2MICRO, PCI_PRODUCT_2MICRO_OZ6832,
PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6832,
0,
"2 Micro Inc",
"O2 Micro Inc",
"OZ6832 CardBus Controller",
},
{
@ -6418,9 +6418,9 @@ struct pci_knowndev pci_knowndevs[] = {
NULL,
},
{
PCI_VENDOR_2MICRO, 0,
PCI_VENDOR_O2MICRO, 0,
PCI_KNOWNDEV_NOPROD,
"2 Micro Inc",
"O2 Micro Inc",
NULL,
},
{