diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-03 23:38:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-03 23:38:31 +0000 |
commit | b2e854e4813087bf22e3c8885da9db9fef77ce3b (patch) | |
tree | 41bf42bb126a64b2e6fd11ff546bc130fcec7f6b /sys/dev/pci/pcidevs_data.h | |
parent | 5b0fc27a6018c6c195abb78404f1c2a5a84c4751 (diff) |
sync
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 ca6ce49f217..addca6a366a 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.207 1999/12/17 11:42:06 fgsch Exp + * OpenBSD: pcidevs,v 1.208 2000/01/03 23:38:25 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -525,6 +525,12 @@ struct pci_knowndev pci_knowndevs[] = { "ABP-940UW", }, { + PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_U2W, + 0, + "Advanced System Products", + "ASP-3940U2W", + }, + { PCI_VENDOR_ALLIANCE, PCI_PRODUCT_ALLIANCE_AT22, 0, "Alliance Semiconductor", |