diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-30 18:13:02 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-30 18:13:02 +0000 |
commit | 5422969499588bc7d9b101e07137d989595b4138 (patch) | |
tree | 6a1044c1e29be521cfefdf9c71502ee1fc34e632 /sys/dev/pci/pcidevs_data.h | |
parent | de17fcd2d075e9e19f62d64c9e2ed7bf6b9410d2 (diff) |
pcidevs.h
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index a8831233ea3..0738974b18b 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.549 2002/09/24 19:45:32 nate Exp + * OpenBSD: pcidevs,v 1.550 2002/09/30 18:12:53 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -7707,8 +7707,8 @@ static const struct pci_known_vendor pci_known_vendors[] = { "Essential Communications", }, { - PCI_VENDOR_2MICRO, - "2 Micro Inc", + PCI_VENDOR_O2MICRO, + "O2 Micro Inc", }, { PCI_VENDOR_3DFX, |