sync with OpenBSD -current
This commit is contained in:
parent
5f8da13f08
commit
1b6040b16e
7 changed files with 36 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: ichiic.c,v 1.52 2023/11/23 14:24:06 jsg Exp $ */
|
||||
/* $OpenBSD: ichiic.c,v 1.53 2024/02/21 22:57:11 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2005, 2006 Alexander Yurchenko <grange@openbsd.org>
|
||||
|
@ -120,6 +120,7 @@ const struct pci_matchid ichiic_ids[] = {
|
|||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C610_MS_SMB_2 },
|
||||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C610_MS_SMB_3 },
|
||||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C620_SMB },
|
||||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C740_SMB },
|
||||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_DH8900_SMB },
|
||||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_EP80579_SMBUS },
|
||||
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_GLK_SMB },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue