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>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306160750.h5G7oHel086301>
