diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-05-22 03:55:15 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-05-22 03:55:15 +0000 |
commit | d28879e712daf54da43f5edd267bbb9c93c04d4c (patch) | |
tree | 6a2d41ff4b9b69c6f47aa79ced4f31f4dffb74e3 /sys/dev/pci/pcidevs_data.h | |
parent | 1606072f11adc4703af419b3517ebb2cd63298df (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 8af1c4b8486..7dc7ecd230c 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.865 2005/05/21 17:17:59 brad Exp + * OpenBSD: pcidevs,v 1.866 2005/05/22 03:54:37 reyk Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -6683,6 +6683,10 @@ static const struct pci_known_product pci_known_products[] = { "8180", }, { + PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8185, + "8185", + }, + { PCI_VENDOR_RICOH, PCI_PRODUCT_RICOH_RF5C465, "5C465 CardBus", }, |