Starting devc-ser8250 with the enumerator

Hi,

to start the devc-ser8250 for our cpci-serial card I use follwing
config-line:

device(pci, ven=10b5, dev=9030, subven=12fe, subsys=105 )
driver(devc-ser8250, “-c 7372800/16 -u3 $(ioport1),$(irq)” )

This activates the 1st port on th card.
To get the additional ports working, I need to add offsets to $(ioport1).
Is this possible?

-Michael