Commit Graph

10 Commits

Author SHA1 Message Date
Florian Westphal 9342118fb6 rh_messages.h: xtables modules are still maintained in rhel9
JIRA: https://issues.redhat.com/browse/RHEL-81900
Upstream Status: RHEL only

The xtables related modules are deprecated in RHEL9, but they are still
maintained.  Move them back to deprecated state in RHEL9.

Signed-off-by: Florian Westphal <fwestpha@redhat.com>
2025-06-30 13:55:46 +02:00
Tomas Henzl acff6f6869 message deprecated state in ahci_xgene, ahci_seattle and hisi_sas_main
JIRA: https://issues.redhat.com/browse/RHEL-95986

ahci_xgene, ahci_seattle, hisi_sas_main drivers are in
deprecated state in RHEL9.
Add corresponding messaging to kernel log.

Upstream Status: RHEL only

Signed-off-by: Tomas Henzl <thenzl@redhat.com>
2025-06-10 15:14:16 +02:00
Scott Weaver 45942ac49a [redhat] rh_messages.h: driver and device updates
JIRA: https://issues.redhat.com/browse/RHEL-77941
JIRA: https://issues.redhat.com/browse/RHEL-77943
JIRA: https://issues.redhat.com/browse/RHEL-77944
Upstream Status: RHEL only

This updates the driver names to use underscore instead of a dash and
updates the support status for the ConnectX-9 and BlueField-3 devices.

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2025-02-04 16:04:03 -05:00
Michal Schmidt 3c4dc67b62 rh_messages.h: un-unmaintain hfi1
JIRA: https://issues.redhat.com/browse/RHEL-68505
Upstream Status: RHEL only

hfi1 is in fact maintained. The Maintained status was restored in:
5afd7d758f

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
2024-12-13 18:13:00 +01:00
John Meneghini c7f52bcfe0 redhat: deprecate bnx2xx drivers in rhel-9.5
JIRA: https://issues.redhat.com/browse/RHEL-40741

Upstream Status: RHEL only (https://gitlab.com/redhat/rhel/src/kernel/hardware-removal-support/-/merge_requests/17)

Signed-off-by: John Meneghini <jmeneghi@redhat.com>
2024-06-21 11:38:19 -04:00
Scott Weaver ce12da4127 rh_messages.h: mark mlx5 on Bluefield-3 as unmaintained
JIRA: https://issues.redhat.com/browse/RHEL-33061
Upstream Status: RHEL only

The mlx5 pci device 0x15B3:0xA2DC should no longer be marked as disabled.
This brings the status of this device up-to-date with the hardware removal
support project.

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2024-05-06 09:40:31 -04:00
Scott Weaver 3fe878d487 rh_messages.h: update driver and device lists
JIRA: https://issues.redhat.com/browse/RHEL-35575
Upstream Status: RHEL only

This updates the driver and device deprecation lists as well as the
disabled pci devices list. This brings these lists up-to-date with the
hardware removal support project.

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2024-05-06 09:40:31 -04:00
Chris Leech 1b434548b0 Deprecate qla4xxx in RHEL-9
Upstream Status: RHEL only (https://gitlab.com/redhat/rhel/src/kernel/hardware-removal-support/-/merge_requests/7)
JIRA: https://issues.redhat.com/browse/RHEL-1241

Signed-off-by: Chris Leech <cleech@redhat.com>
2024-03-06 14:06:57 -08:00
Scott Weaver 5b1a1b1c17 rh_messages.h: update driver and device lists
JIRA: https://issues.redhat.com/browse/RHEL-22125
Upstream Status: RHEL only

This updates the driver and device deprecation lists as well as the
disabled pci devices list. This brings these lists up-to-date with the
hardware removal support project.

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2024-01-29 12:41:59 -05:00
Scott Weaver 191f1bd91f kernel/rh_messages.c: move hardware tables to rh_messages.h
Bugzilla: https://bugzilla.redhat.com/2181611
Upstream Status: RHEL only

This moves the static message strings and hardware tables that were
in rh_messages.c into an auto-generated header file (rh_messages.h) that
contains the lists of unmaintained, deprecated and disabled drivers and
pci devices.

The PCI-ID in log messages was updated to be in "vendor:device" order.

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2023-11-09 18:13:00 -05:00