1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/isa
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
..
atkbd_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
atkbdc_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
atrtc.c Use __FBSDID(). 2003-06-02 16:32:55 +00:00
fd.c Always set bio_resid properly in fdstrategy(), 2003-06-15 18:13:17 +00:00
fdreg.h
isa_common.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isa_common.h
isa_if.m
isahint.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isareg.h
isavar.h
orm.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pnp.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pnpparse.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pnpreg.h
pnpvar.h
ppc.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
ppcreg.h
psm.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
rtc.h
syscons_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
vga_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00