Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2003 00:50:17 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa fd.c
Message-ID:  <200306160750.h5G7oHel086301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2003/06/16 00:50:17 PDT

  FreeBSD src repository

  Modified files:
    sys/isa              fd.c 
  Log:
  If in non-blocking mode, return EAGAIN instead of ENXIO
  on an I/O attempt.  This is needed for consistency with
  the concept of the half-opened state of fdc(4).
  
  PR:             kern/52338
  
  Revision  Changes    Path
  1.254     +4 -1      src/sys/isa/fd.c



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