[Bug 283662] fwget: Add missing firmware for AMD Pro W6400
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283662] fwget: Add missing firmware for AMD Pro W6400"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jan 2025 21:37:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283662 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #2 from Mark Johnston <markj@FreeBSD.org> --- This patch doesn't look right: you're adding a match for "7422" right below a match of "742*", so the first case will get executed and the patch doesn't change the behaviour. Are you sure it's right? -- You are receiving this mail because: You are the assignee for the bug.