On Tue, Mar 29, 2016 at 12:00:56AM +0200, Maciej S. Szmigiero wrote: > CONFIG_PARPORT_PC_SUPERIO toggles Super IO chip support in parport_pc > code, however only code accessing SIO chip via ISA (or LPC) bus was > conditional on it. > > This patch makes SIO chip accesses via PCI bus also dependent on this > config option. > > It should be noted that Super IO support in parport_pc is needed only when > firmware has failed to make parallel port available either via PNP or > on standard I/O ranges and user has one of a few supported SIOs. > > Signed-off-by: Maciej S. Szmigiero <[email protected]> > --- > This is a resend without functional changes.
Resend was not required. I had your original patch. Have you tested it on hardware? regards sudip

