On Mon, Mar 29, 2021 at 08:31:21AM +0200, Hannes Reinecke wrote: > > #define ASC_IS_PCI (0x0004) > > #define ASC_IS_PCI_ULTRA (0x0104) > > Any particular reason why the remaining ISA defines (like > ASC_CHIP_MIN_VER_ISA etc) are being left intact? I can do that. > Please remove the 'isa_dma_channel' field from struct asc_dvc_cfg, too. Sure. This needs a little tweak as it seems to get written back to the eeprom, though.