Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 1999 20:51:20 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa ida.c
Message-ID:  <199910090351.UAA51615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      1999/10/08 20:51:20 PDT

  Modified files:        (Branch: RELENG_3)
    sys/i386/isa         ida.c 
  Log:
  Hopefully fix a bug that was causing corruption (blocks of nulls) during
  large data transfers.  The hdr.flags field (actually the size of the
  request, in words) was a magic constant, which was probably the wrong value.
  
  Tested by:	 cucu@cuneydi.com
  
  Revision  Changes    Path
  1.1.2.4   +3 -2      src/sys/i386/isa/Attic/ida.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910090351.UAA51615>