Windows fails to properly identify the controller attributes to the
now longer attempt to start the Galil device drivers if they are
already started. This was causing a lengthy delay when starting an
application program (which uses the DLLs) as a Windows NT service.
2.73.2 July 27, 1999
When using the API function DMCArrayDownload with USB, the function
would report DMCERROR_TIMEOUT because it was not seeing the colon
after the array download was complete. This has been corrected.
2.73 July 21, 1999
Improved support for the DMC-2100 Ethernet controller. For Windows
NT, additional error logging support (via the Windows NT Event Log)
was added when device drivers fail to load. Also, NT device
drivers are now started at system start-up time, rather than being
started on demand. The DTERM program now turns CAPS on/off
automatically when you bring up the terminal window. The window
refresh/autoscroll function for DTERM16 was changed to account for
the different font now used.
2.72 May 24, 1999
Preliminary support for the DMC-2100 controller was added. This is
an Ethernet controller. Improved support for the DMC-1800 and 1802
controllers was added as well. These controllers are PCI bus
controllers. The Windows NT driver for ISA bus controllers was
changed to fix a problem with a possible "Blue Screen" occurring
when using interrupts. The Windows 95/98 driver for PCI bus
controllers was changed to not attempt to use interrupts when
Windows does not provide all the required I/O and IRQ resources.
Other bug fixes include correcting a problem with retrieving
unsolicited responses introduced in the last release, and
correcting a problem with the GetAdditionalResponse API function
where the first character in the user buffer was always 0x00.