rodrigc 2005-08-30 23:12:18 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc.c
Log:
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>
MFC after: 1 day
Revision Changes Path
1.308 +1 -1 src/sys/dev/fdc/fdc.c