Problems with a dmf-device (BSD4.3)

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Jul 12 05:49:21 AEST 1990


In article <13144 at cbmvax.commodore.com> grr at cbmvax (George Robbins) writes:
>This isn't unusual - the dmf32 has a fairly small input buffer (silo) and the
>750 probably can't keep up to incoming bursts.

It ought to be able to, though.  My DZ-11 driver was able to keep up on
a PDP-11/34.  Perhaps the driver is not peeking to see if there is
additional input before resuming from a DMF interrupt?  Note that some
interfaces require time for the silo to "settle" when an incoming byte
is removed, and the driver should be sure to not peek before the
settling time.  This problem seems fixable to me.



More information about the Comp.bugs.4bsd.ucb-fixes mailing list