diff options
author | Oleg Safiullin <form@cvs.openbsd.org> | 2000-06-18 16:53:03 +0000 |
---|---|---|
committer | Oleg Safiullin <form@cvs.openbsd.org> | 2000-06-18 16:53:03 +0000 |
commit | 5f835d736286b65c382fb4e6c094c17c9ccd86bb (patch) | |
tree | 3b8e7b6bbaf8efdb7c63436295c6b7a3a1ad4354 /sys/dev/pci/pcidevs.h | |
parent | 1b5c93dbb246f0ba1ebf873f29cf49469f22afe1 (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index b3f60fbb675..5ec11b770e1 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.270 2000/06/18 15:27:41 deraadt Exp + * OpenBSD: pcidevs,v 1.272 2000/06/18 16:52:30 form Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1257,7 +1257,7 @@ #define PCI_PRODUCT_NVIDIA_DAC64 0x0009 /* DAC64 */ #define PCI_PRODUCT_NVIDIA_RIVA_TNT 0x0020 /* Riva TNT */ #define PCI_PRODUCT_NVIDIA_RIVA_TNT2 0x0028 /* Riva TNT2 */ -#define PCI_PRODUCT_NVISIA_GEFORCE256 0x0100 /* GeForce256 */ +#define PCI_PRODUCT_NVIDIA_GEFORCE256 0x0100 /* GeForce256 */ #define PCI_PRODUCT_NVIDIA_GEFORCE256_DDR 0x0101 /* GeForce256 DDR */ /* Oak Technologies products */ |