> +#define readq lo_hi_readq > +#define writeq lo_hi_writeq > + Good job figuring that one out. But this should be a quirk: a) It will sacrifice some io cycles on other devices b) It may get lost at some point in the name of performance Christoph recently added a quirks mechanism where I think it would fit