I am new to using PC/104 stack running Ubuntu 16.04 PC/104 is a single board where you can stack multiple peripheral boards. Many of these peripheral boards have configurable bases address that can is determined by the order of the jumppers insert. (eg. Sensoray's Model 526, PEAK's PCAN-PC/104-Plus Quad)
My PC/104 will have many of these peripheral boards and I am suppose to make sure their memory mapped I/O addresses don't clash.
How do I check which address is already taken and is there a maximum limit to the I/O space that I can set the peripheral boards to?