diff options
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 574f1b6d04d..564197503d2 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.254 2000/05/03 05:00:05 deraadt Exp + * OpenBSD: pcidevs,v 1.255 2000/05/03 19:04:34 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -603,6 +603,12 @@ struct pci_knowndev pci_knowndevs[] = { "ASP-3940U2W", }, { + PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_U3W, + 0, + "Advansys", + "ASP-3940U3W", + }, + { PCI_VENDOR_ALLIANCE, PCI_PRODUCT_ALLIANCE_AT22, 0, "Alliance Semiconductor", |