diff options
author | Niels Provos <provos@cvs.openbsd.org> | 2001-09-06 22:08:59 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 2001-09-06 22:08:59 +0000 |
commit | 6a462bbf3ba11eff29bc20c1e5286a8858a8f7ca (patch) | |
tree | 726e3f69bc8172edd92ceadecb03899ac050d7ce /sys/dev/pci/pcidevs.h | |
parent | e803078aac771a323a81540b7a3c578d000d3aa7 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 76050c9090d..130cedf5615 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.440 2001/09/05 22:59:21 jason Exp + * OpenBSD: pcidevs,v 1.441 2001/09/06 22:01:56 provos Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1718,6 +1718,7 @@ #define PCI_PRODUCT_S3_SAVAGE_MX 0x8c11 /* Savage/MX */ #define PCI_PRODUCT_S3_SAVAGE_IXMV 0x8c12 /* Savage/IX-MV */ #define PCI_PRODUCT_S3_SAVAGE_IX 0x8c13 /* Savage/IX */ +#define PCI_PRODUCT_S3_SUPERSAVAGE 0x8c2e /* SuperSavage */ #define PCI_PRODUCT_S3_SONICVIBES 0xca00 /* SonicVibes */ /* Schneider & Koch (SysKonnect) */ |