freebsd-src/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 Increase the PIO timeout to approximately the value it used to have 2002-05-12 15:24:21 +00:00
isa_common.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isa_common.h No need to declare M_ISADEV here. 2002-10-16 10:38:48 +00:00
isa_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
isahint.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isareg.h Correct error message. 2003-02-02 13:06:18 +00:00
isavar.h - Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of 2002-10-15 00:02:51 +00:00
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 GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
pnpvar.h Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
ppc.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
ppcreg.h Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
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