Regen (added Rainbow Technologies & Rainbow's CryptoSwift 200).

This commit is contained in:
rafal 2002-01-03 05:27:39 +00:00
parent c73e79666d
commit e444b1434a
2 changed files with 20 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.384 2002/01/01 21:47:34 augustss Exp $ */
/* $NetBSD: pcidevs.h,v 1.385 2002/01/03 05:27:39 rafal Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.379 2002/01/01 21:47:08 augustss Exp
* NetBSD: pcidevs,v 1.380 2002/01/03 05:25:48 rafal Exp
*/
/*
@ -523,6 +523,7 @@
#define PCI_VENDOR_USR 0x12b9 /* US Robotics (3Com) */
#define PCI_VENDOR_PICTUREEL 0x12c5 /* Picture Elements */
#define PCI_VENDOR_NVIDIA_SGS 0x12d2 /* Nvidia Corporation & SGS Thomson Microelectric */
#define PCI_VENDOR_RAINBOW 0x12de /* Rainbow Technologies */
#define PCI_VENDOR_AUREAL 0x12eb /* Aureal Semiconductor */
#define PCI_VENDOR_ADMTEK 0x1317 /* ADMtek */
#define PCI_VENDOR_FORTEMEDIA 0x1319 /* Forte Media */
@ -1604,6 +1605,9 @@
#define PCI_PRODUCT_QUANTUMDESIGNS_8500 0x0001 /* 8500 */
#define PCI_PRODUCT_QUANTUMDESIGNS_8580 0x0002 /* 8580 */
/* Rainbow Technologies products */
#define PCI_PRODUCT_RAINBOW_CS200 0x0200 /* CryptoSwift 200 PKI Accelerator */
/* Realtek (Creative Labs?) products */
#define PCI_PRODUCT_REALTEK_RT8029 0x8029 /* 8029 Ethernet */
#define PCI_PRODUCT_REALTEK_RT8129 0x8129 /* 8129 10/100 Ethernet */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.382 2002/01/01 21:47:34 augustss Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.383 2002/01/03 05:27:39 rafal Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.379 2002/01/01 21:47:08 augustss Exp
* NetBSD: pcidevs,v 1.380 2002/01/03 05:25:48 rafal Exp
*/
/*
@ -4563,6 +4563,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"Quantum Designs",
"8580",
},
{
PCI_VENDOR_RAINBOW, PCI_PRODUCT_RAINBOW_CS200,
0,
"Rainbow Technologies",
"CryptoSwift 200 PKI Accelerator",
},
{
PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8029,
0,
@ -9579,6 +9585,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"Nvidia Corporation & SGS Thomson Microelectric",
NULL,
},
{
PCI_VENDOR_RAINBOW, 0,
PCI_KNOWNDEV_NOPROD,
"Rainbow Technologies",
NULL,
},
{
PCI_VENDOR_AUREAL, 0,
PCI_KNOWNDEV_NOPROD,