Hi. I was very happy to see you adding AppStream modalias metadata to the broadcom-sta-dkms package. But the modalias matching rule seem to match more than it should. It matches on my Thinkpad X200 and X230, and neither have any broadcom hardware included:
% lspci |grep -i broad % isenkram-lookup |grep broadc broadcom-sta-dkms % What was the idea behind the pci:v*d*sv*sd*bc02sc80i* matching rule? Bus class 2, subclass 80 is any network controller according to <URL: https://pci-ids.ucw.cz/read/PD/02 >. Perhaps you should limit it to network controllers from broadcom using 'pci:v000014e4d*sv*sd*bc02sc80i*'? -- Vennlig hilsen Petter Reinholdtsen

