Searched hist:202870 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ieee488/
H A Dpcii.cdiff 202870 Sat Jan 23 06:09:29 MST 2010 joerg 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
H A Dupd7210.hdiff 202870 Sat Jan 23 06:09:29 MST 2010 joerg 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
H A Dupd7210.cdiff 202870 Sat Jan 23 06:09:29 MST 2010 joerg 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

Completed in 108 milliseconds