On 2/7/22 11:32 PM, Sergey Shtylyov wrote: > The driver's bmdma_stop() method writes to the wrong PCI config register > (0x52 intead of 0x54) when trying to clear the state machine on secondary > channel -- "luckily", the write falls on a read-only part of the primary > channel MISC. control 1 register, so no collateral damage is done... Sorry, s/1/3/. Could you fix while applying please? > > Alan Cox fixed the HPT37x driver in commit 6929da4427b4 ("[PATCH] hpt37x: > Two important bug fixes") but forgot to check the HPT3x2N driver which has > the same bug. :-/ > > Signed-off-by: Sergey Shtylyov <s.shtylyov@xxxxxx> [...] MBR, Sergey