diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-11-07 19:01:20 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-11-07 19:01:20 +0000 |
commit | af769f2607be2f35de0f856446ead3e843608922 (patch) | |
tree | 909381d14a8e1ca6df7117188c4a90d8dc34d5ca /sys/dev/pci/pcidevs_data.h | |
parent | 8b0c14263762f34bb153531f2c6d12c57cbe2766 (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 c2ded3b88f3..75fcfc0dc40 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.560 2002/11/07 18:49:56 mickey Exp + * OpenBSD: pcidevs,v 1.561 2002/11/07 19:00:12 millert Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3859,6 +3859,10 @@ static const struct pci_known_product pci_known_products[] = { "BS21 10/100", }, { + PCI_VENDOR_NORTEL, PCI_PRODUCT_NORTEL_211818A, + "E-mobility Wireless", + }, + { PCI_VENDOR_NUMBER9, PCI_PRODUCT_NUMBER9_I128, "Imagine-128", }, |