HomeFreeBSD

fwget: pci: video amd: correct glob matching entries

Description

fwget: pci: video amd: correct glob matching entries

  • one duplcate entry: 0x664*|0x664*) -> 0x664*|0x665*)
  • one unneeded glob: 0x98e4*) -> 0x98e4)
  • 0x15e7|0x1636|0x1638|0x164c) half of these are green-sardine; split
  • a missing entry for skillfish2 : + 0x143f

Reviewed by: imp, manu
Differential Revision: https://reviews.freebsd.org/D52312

(cherry picked from commit 1d12658755930e20904d498398379cad0e4ae396)

Details

Provenance
bzAuthored on Aug 31 2025, 6:51 PM
Reviewer
imp
Differential Revision
D52312: fwget: pci: video amd: correct glob matching entries
Parents
rG772579c13e5c: fwget: pci: hex strings use 0-9 and a-f not a-z
Branches
Unknown
Tags
Unknown