From 1fa1d95c559861cd406582310d89b0e6abe8eee4 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Wed, 25 Dec 2019 15:49:46 +0800 Subject: [PATCH] Package init --- ...ncement-update-1822-PCIe-information.patch | 34 +++++++++++++++++++ hwdata.spec | 9 ++++- 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 enhancement-update-1822-PCIe-information.patch diff --git a/enhancement-update-1822-PCIe-information.patch b/enhancement-update-1822-PCIe-information.patch new file mode 100644 index 0000000..f8afca4 --- /dev/null +++ b/enhancement-update-1822-PCIe-information.patch @@ -0,0 +1,34 @@ +From e3714631b283088dd8b3fe65c39a404929a210a5 Mon Sep 17 00:00:00 2001 +From: wangbin224 +Date: Tue, 19 Nov 2019 21:45:15 +0800 +Subject: [PATCH] hwdata: update 1822 PCIe information + +Update 1822 PCIe information. +--- + pci.ids | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/pci.ids b/pci.ids +index bb4999c..7ddf566 100644 +--- a/pci.ids ++++ b/pci.ids +@@ -20975,7 +20975,7 @@ + 19e5 3033 NVMe SSD ES3600C V3 1200GB HHHL AIC + 19e5 3034 NVMe SSD ES3600C V3 1600GB HHHL AIC + 19e5 3036 NVMe SSD ES3600C V3 3200GB HHHL AIC +- 0200 Hi1822 Family (2*25GE) ++ 0200 Hi1822 Family (2*100GE) + 0201 Hi1822 Family (2*100GE) + 1710 iBMA Virtual Network Adapter + 1711 Hi1710 [iBMC Intelligent Management system chip w/VGA support] +@@ -30711,6 +30711,7 @@ C ff Unassigned class + 020D Hi1822 Family (2*40GE) + 0210 Hi1822 Family (4*25GE) + 0211 Hi1822 Family (4*25GE) ++ 0206 Hi1822 Family (2*25GE) + 0212 Hi1822 Family (2*8G FC) + 375e Hi1822 Family Virtual Function + 379e Hi1822 Family Virtual Function +-- +2.19.1 + diff --git a/hwdata.spec b/hwdata.spec index a4995fd..62ebf35 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Version: 0.316 -Release: 2 +Release: 3 Summary: Record hardware identification and configuration data License: GPLv2+ Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz @@ -9,6 +9,7 @@ BuildArch: noarch Patch9000: enhancement-update-Hi1822-info-in-pci-ids.patch Patch9001: bugfix-rename-some-pci-name.patch +Patch9002: enhancement-update-1822-PCIe-information.patch %description hwdata is used to record many hardware identification and configuration data, @@ -29,6 +30,12 @@ such as the pnp.ids, usb.ids and pci.ids databases. %{_datadir}/%{name}/* %changelog +* Mon Dec 23 2019 wangbin224 - 0.316-3 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update 1822 PCIe information + * Sat Apr 6 2019 luochunsheng - 0.316-2 - Type:enhancement - ID:NA