diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1999-01-10 22:28:30 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1999-01-10 22:28:30 +0000 |
commit | c7e9940d0b7d11e1c839a454bce7ba562637a172 (patch) | |
tree | 4ee086fc37fbcbc6dfb04f2ac14aa5d3fdacc0b2 /sys/dev/pci/pcidevs.h | |
parent | 7ddf6849c7815db1e51faef7a80b896ea7916d75 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 7d6d2a7c0ce..e568aa7af83 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.113 1999/01/08 03:15:54 jason Exp + * OpenBSD: pcidevs,v 1.114 1999/01/10 22:26:53 downsj Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1205,8 +1205,8 @@ #define PCI_PRODUCT_VIATECH_VT82C586_PWR 0x3040 /* VT82C586 (Apollo VP) Power Management */ #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_RHINE 0x3043 /* RHINE */ -#define PCI_PRODUCT_VIATECH_RHINEII 0x6100 /* RHINEII */ +#define PCI_PRODUCT_VIATECH_RHINE 0x3043 /* Rhine/RhineII */ +#define PCI_PRODUCT_VIATECH_RHINEII 0x6100 /* RhineII */ /* Vortex Computer Systems products */ #define PCI_PRODUCT_VORTEX_GDT_6000B 0x0001 /* GDT 6000b */ |