Joerg Wunsch 72821110ac Overhaul of the pcii driver:
. Properly allocate all IO space resources.  These cards scatter their
  IO addresses over a range of 0x1600 bytes, and they require an
  additional address for "special interrupt handling".

. Implement the "special interrupt handling" per the GPIB-PCIIA
  Technical Reference Manual; this was apparently not declared for the
  clone card this driver has been originally implemented for, but it
  turned out to be needed for both, an original NI brand PCII/PCIIA
  card as well as the Axiom AX5488 clone.

. Add some diagnostic messages for various resource allocation etc.
  failures during probe.

. Add some comments about the structure of the IO address space that
  is used by these cards.

MFC after:	1 day
2010-01-23 07:54:06 +00:00
..
2010-01-21 21:14:28 +00:00
2010-01-21 21:14:28 +00:00
2009-09-14 21:33:00 +00:00
2009-11-11 20:29:40 +00:00
2010-01-03 23:28:32 +00:00
2010-01-03 23:26:29 +00:00
2009-11-25 13:31:17 +00:00
2009-12-16 12:25:27 +00:00
2010-01-23 07:54:06 +00:00
2010-01-08 20:40:28 +00:00
2010-01-08 15:57:56 +00:00
2010-01-01 22:47:53 +00:00
2010-01-22 20:15:49 +00:00
2010-01-03 23:31:58 +00:00
2009-09-06 10:27:45 +00:00
2010-01-06 05:58:07 +00:00
2009-12-25 00:23:47 +00:00
2010-01-03 23:29:49 +00:00