diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-11-07 23:51:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-11-07 23:51:52 +0000 |
commit | f7d94bea17b4d73663a6a48f2a02ca5dead8b285 (patch) | |
tree | 5e481d68a67e5abd69c0bf55cb37dc4eddac51cd /sys/dev/pci/pcidevs.h | |
parent | 27ed933ac2117305be429edd191dad033b10abe5 (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 478ccdc1e72..37630b3398e 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.342 2000/11/07 23:06:14 chris Exp + * OpenBSD: pcidevs,v 1.343 2000/11/07 23:51:43 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -84,7 +84,7 @@ #define PCI_VENDOR_TRIDENT 0x1023 /* Trident */ #define PCI_VENDOR_ZENITH 0x1024 /* Zenith Data Systems */ #define PCI_VENDOR_ACER 0x1025 /* Acer */ -#define PCI_VENDOR_DELL 0x1028 /* Dell Computer */ +#define PCI_VENDOR_DELL 0x1028 /* Dell */ #define PCI_VENDOR_SNI 0x1029 /* Siemens Nixdorf AG */ #define PCI_VENDOR_LSILOGIC 0x102a /* LSI Logic */ #define PCI_VENDOR_MATROX 0x102b /* Matrox */ |