cvs commit: src/sys/isa fd.c

Yar Tikhiy yar at FreeBSD.org
Mon Jun 16 00:50:19 PDT 2003


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


More information about the cvs-src mailing list