rodrigc 2005-09-02 00:39:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/fdc fdc.c
Log:
MFC 1.380:
FDOPT_NORETRY is an option, and must be compared with fd->options,
not fd->flags.
PR: kern/85481
Submitted by: Lev Levinson <llevinson at inbox dot ru>
Revision Changes Path
1.283.2.8 +1 -1 src/sys/dev/fdc/fdc.c