diff options
author | Eric Joyner <erj@FreeBSD.org> | 2025-02-26 17:19:38 +0000 |
---|---|---|
committer | Eric Joyner <erj@FreeBSD.org> | 2025-04-03 20:00:25 +0000 |
commit | 5ae5f71d505ccddc7de235d3f9e3d9bdb03dd454 (patch) | |
tree | 77c47b1b712f5712146a37e5f50cc8777d5cf892 /contrib/apr/misc/unix/version.c | |
parent | 42aa0d02c281d790c77ce18789ccab20e9274260 (diff) |
igc(4): Fix attach for I226-K and LMVP devicesstable/13
Summary:
The device IDs for these were in the driver's list of PCI ids to attach
to, but igc_set_mac_type() had never been setup to set the correct mac
type for these devices. Fix this by adding these IDs to the switch block
in order for them to be recognized by the driver instead of returning an
error.
This fixes the igc(4) attach for the I226-K LOM on the ASRock Z790
PG-ITX/TB4 motherboard, allowing it to be recognized and used.
Signed-off-by: Eric Joyner <erj@FreeBSD.org>
Reviewed by: kbowling@
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D49147
(cherry picked from commit 7ee310c80ea7b336972f53cc48b8c3d03029941e)
Diffstat (limited to 'contrib/apr/misc/unix/version.c')
0 files changed, 0 insertions, 0 deletions