freebsd-dev/sys/dev/fdc
Yaroslav Tykhiy 83efe35a66 Always set bio_resid properly in fdstrategy(),
as should every block device strategy routine.
There was at least one evil consequence of not doing so:
Some errors returned by fdstrategy() could be lost (EAGAIN,
in particular.)

PR:		kern/52338 (in the audit-trail)
Discussed with:	bde
2003-06-15 18:13:17 +00:00
..
fdc.c Always set bio_resid properly in fdstrategy(), 2003-06-15 18:13:17 +00:00
fdcreg.h Increase the PIO timeout to approximately the value it used to have 2002-05-12 15:24:21 +00:00