diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-11 03:20:57 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-11 03:20:57 +0000 |
commit | 5622d04220f0bc20ac8371516a0184047f384a61 (patch) | |
tree | c96462e4ea028260a88e33d2ba053a754d4fb48e /sys/dev/pci/pcidevs_data.h | |
parent | c374c5d51d0a13b62bcbf514e2fd1874c8aad8c4 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 0e3b1a65c67..8deaa9f5c57 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.1160 2006/10/10 17:30:13 brad Exp + * OpenBSD: pcidevs,v 1.1161 2006/10/11 03:20:30 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -13447,6 +13447,10 @@ static const struct pci_known_vendor pci_known_vendors[] = { "Addtron", }, { + PCI_VENDOR_NETXEN, + "NetXen", + }, + { PCI_VENDOR_INDCOMPSRC, "Industrial Computer Source", }, |