diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2019-03-05 03:48:23 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2019-03-05 03:48:23 +0000 |
| commit | 2ebfe95b044bc58e68de17f822bfeca439a5f852 (patch) | |
| tree | d0b8a1322c132f449aa97adf925753a53462858d /sys/dev/pci/pcidevs_data.h | |
| parent | 784fd1fb2e0b2a9e3640ef419fab462b66689d6f (diff) | |
Regen.
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
| -rw-r--r-- | sys/dev/pci/pcidevs_data.h | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 615ff7f80bd..e2b1d9bb460 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: pcidevs_data.h,v 1.1353 2019/02/20 07:47:34 msaitoh Exp $ */ +/* $NetBSD: pcidevs_data.h,v 1.1354 2019/03/05 03:48:23 msaitoh Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: pcidevs,v 1.1365 2019/02/20 07:47:11 msaitoh Exp + * NetBSD: pcidevs,v 1.1366 2019/03/05 03:47:57 msaitoh Exp */ /* @@ -5773,6 +5773,14 @@ static const uint16_t pci_products[] = { 22056, 5646, 20888, 0, PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_V4, 22064, 5646, 20888, 0, + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_LM8, + 22056, 5646, 20888, 0, + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_V8, + 22064, 5646, 20888, 0, + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_LM9, + 22056, 5646, 20888, 0, + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_V9, + 22064, 5646, 20888, 0, PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_I219_LM5, 22056, 5646, 20888, 0, PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_C3K_X553_SGMII, @@ -14358,7 +14366,7 @@ static const char pci_words[] = { "." "ID\0" /* 1 refs @ 5629 */ "3c985\0" /* 1 refs @ 5632 */ "Gigabit\0" /* 125 refs @ 5638 */ - "Ethernet\0" /* 512 refs @ 5646 */ + "Ethernet\0" /* 516 refs @ 5646 */ "3c996\0" /* 1 refs @ 5655 */ "10/100/1000\0" /* 49 refs @ 5661 */ "3c556\0" /* 2 refs @ 5673 */ @@ -16493,7 +16501,7 @@ static const char pci_words[] = { "." "(AMT)\0" /* 3 refs @ 20865 */ "(IFE)\0" /* 1 refs @ 20871 */ "82801EB/ER\0" /* 10 refs @ 20877 */ - "Connection\0" /* 41 refs @ 20888 */ + "Connection\0" /* 45 refs @ 20888 */ "M\0" /* 1 refs @ 20899 */ "i82571EB\0" /* 7 refs @ 20901 */ "82801FB\0" /* 4 refs @ 20910 */ @@ -16645,8 +16653,8 @@ static const char pci_words[] = { "." "I218-V\0" /* 3 refs @ 22034 */ "I218-LM\0" /* 3 refs @ 22041 */ "Bypass\0" /* 2 refs @ 22049 */ - "I219-LM\0" /* 7 refs @ 22056 */ - "I219-V\0" /* 6 refs @ 22064 */ + "I219-LM\0" /* 9 refs @ 22056 */ + "I219-V\0" /* 8 refs @ 22064 */ "SFP+\0" /* 6 refs @ 22071 */ "KX\0" /* 3 refs @ 22076 */ "40GbE\0" /* 3 refs @ 22079 */ |
