Thanks for the answer. Rev K and later for the older boards, and all new boards.
But then your documentation
<>
is incorrect if you look at the "overview" section below the prices which seems to imply that OS 9 will work with this board. The description for the older TNT4882 based board is different and discusses only OS 9.
The description of the board is:
Name: NATI,pci-gpib
Type: ndrv
Bus: PCI
Slot: SLOT-4
Vendor ID: 0x1093
Device ID: 0xc801
Revision ID: 0x0001
And the only thing that changees is the last part that is the revision ID? Is the name field the same since that is what my driver uses to identify the board. I suppose I should change that to use the Dev
ice ID field. I am hoping that the NI DDK which my driver is based uses the "one chip mode" and will work equally well with both the TNT4882 and TNT5004 if you know anything about the NI GPIB DDK and the TNT5004 it would be most helpful.
Are their major differences internally for the PCI-GPIB/LP board so that the GPIB DDK based driver would not work with that? If so, does that have a PCI Name or Device ID that I can tell my driver to service.
Thanks again for the prompt answer.
>