On 25 Sep 2008 at 13:54, Gene Buckle wrote:
  Can someone point me to where I can find the settings
for this card? Even
 Total Hardware 99 comes up short. 
Dunno about the PC800 specifically, but it was packaged with Zip
drives for a short time.  An .INF file from the Iomega driver pack
shows the following:
[With_IRQ]             ;Secondary Configuration
ConfigPriority=HARDRECONFIG
IOConfig=280-28f(3ff::),290-29f(3ff::),300-30f(3ff::),310-
31f(3ff::),330-33f(3ff::),340-34f(3ff::),348-357(3ff::),350-
35f(3ff::)
IRQConfig = 7,3,4,5
Apparently, the default was no interrupt.  Given that you now know
the range of I/O port addresses and the possible interrupt numbers,
perhaps it's possible to figure the jumpers out by probing I/O ports
a little.
Cheers,
Chuck