1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/isa
Yaroslav Tykhiy 29ec21d1e3 Check whether the floppy type pointer has been set before trying
to access floppy parameters through it.

Note: The DIOCGSECTORSIZE and DIOCGMEDIASIZE handlers withing
fdioctl() couldn't be just moved to below the existing check
for blocking mode because fd->ft can be non-NULL while still
in non-blocking mode (fd->ft can be set with the FD_STYPE ioctl.)

PR:		kern/52338
No MFC:		Not applicable to STABLE
2003-06-15 16:18:58 +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 Check whether the floppy type pointer has been set before trying 2003-06-15 16:18:58 +00:00
fdreg.h
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
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
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