Hi Marek, [...] > +/* > + * For some reason DECLARE_PCI_FIXUP_HEADER does not work with pci-aardvark > + * controller. We have to use DECLARE_PCI_FIXUP_EARLY. > + */ > +DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_ASMEDIA, 0x0612, fixup_mpss_256); [...] Thank you for fixing this and also for filling the bug report on Bugzilla! Appreciated. Reviewed-by: Krzysztof Wilczyński <kw@xxxxxxxxx> Krzysztof