opnsense-src/sys/dev/ieee488
Joerg Wunsch 27a98ec529 MFC r203360
GPIB overhaul, part #2: make the tnt4882 driver work with the newer
  TNT5004 IC.  This involved a major rewrite of a number of things, as
  this chip no longer supports the NAT7210 legacy mode but requires the
  host to use the (more modern) FIFO mode.

  In theory, this also ought to work on the older TNT4882C chip.  I'll
  probably add this as optional support (perhaps by a device.hints flag)
  later on.  By now, FIFO mode is *only* activates iff a TNT5004 chip
  has been detected (where the old code didn't work at all), while
  everything else is supposed to use the old code.
2010-02-28 22:25:39 +00:00
..
ibfoo.c MFC r203360 2010-02-28 22:25:39 +00:00
ibfoo_int.h Add ibcntl as alias for ibcnt 2005-02-12 21:07:09 +00:00
pcii.c MFC r203360 2010-02-28 22:25:39 +00:00
tnt4882.c MFC r203360 2010-02-28 22:25:39 +00:00
tnt4882.h MFC r203360 2010-02-28 22:25:39 +00:00
ugpib.h Check handle types. 2005-02-12 23:52:44 +00:00
upd7210.c MFC r203360 2010-02-28 22:25:39 +00:00
upd7210.h MFC r203360 2010-02-28 22:25:39 +00:00