diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-01-18 00:59:30 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-01-18 00:59:30 +0000 |
commit | 3300ce86fbe641003ab7db2b3c0169df64c8bf69 (patch) | |
tree | 6cfcbb36b2ef2bafd888e6a80dc17bfcfb7be8a9 /sys/dev/pci/pcidevs.h | |
parent | 3a2abf39470ca098fcf3bdc045eeaace0d384e2d (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 05a34387c29..f71596a2413 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.353 2000/12/15 16:21:33 jason Exp + * OpenBSD: pcidevs,v 1.355 2001/01/18 00:58:54 mickey Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1765,13 +1765,14 @@ #define PCI_PRODUCT_VIATECH_VT82C686A_SMB 0x3057 /* VT82C686A (Apollo 133) SMBus */ #define PCI_PRODUCT_VIATECH_VT82C686A_AC97 0x3058 /* VT82C686A (Apollo 133) AC-97 Audio */ #define PCI_PRODUCT_VIATECH_RHINEII_2 0x3065 /* RhineII-2 */ +#define PCI_PRODUCT_VIATECH_VT82C686A_ACM 0x3068 /* VT82C686A (Apollo 133) AC-97 Modem */ +#define PCI_PRODUCT_VIATECH_RHINEII 0x6100 /* RhineII */ #define PCI_PRODUCT_VIATECH_VT8363_AGP 0x8305 /* VT8363 (Apollo 133) PCI-AGP */ #define PCI_PRODUCT_VIATECH_VT8371_PPB 0x8391 /* VT8371 (Apollo 133) PCI-PCI */ #define PCI_PRODUCT_VIATECH_VT8501_AGP 0x8501 /* VT8501 (Apollo MVP4) PCI-AGP */ #define PCI_PRODUCT_VIATECH_VT82C597AGP 0x8597 /* VT82C597 (Apollo VP3) PCI-AGP */ #define PCI_PRODUCT_VIATECH_VT82C598AGP 0x8598 /* VT82C598 (Apollo MVP3) PCI-AGP */ #define PCI_PRODUCT_VIATECH_VT8605_AGP 0x8605 /* VT8605 (ProSavage PM133) PCI-AGP */ -#define PCI_PRODUCT_VIATECH_RHINEII 0x6100 /* RhineII */ /* Vortex Computer Systems products */ /* GDT_PCI */ |