> > for free address ranges. It's hardly 'random probing' and it isn't a
They can't just use INTCBAR as it may not have been configured by anything
before the device is probed. We do need to find and assign suitable ports
although this should probably be done via the PCI quirks on PCI setup.
Weird design.
http://kr.ic-on-line.cn/IOL/viewpdf/IT8871F_200216.htm
provides a tiny bit of info on the uart side but I've not found any
complete documentation.
Seems a good starting point. The serial side code is robust for shared
IRQs.
Alan
--