freebsd-dev/sys/dev/fdc
Warner Losh 356eadcdd6 If we fail a sanity check for the resources just allocated, make sure
that we free that resource.  All the other resources are freed in
their own routine, but since we haven't saved a pointer to this one,
it is leaked.  This is the failure case that lead to the sio ports
that weren't working, I think.
2005-03-15 08:02:47 +00:00
..
fdc_acpi.c Only fall back to probing the floppy drives via hints if there is a failure 2004-09-29 19:08:34 +00:00
fdc_isa.c If we fail a sanity check for the resources just allocated, make sure 2005-03-15 08:02:47 +00:00
fdc_pccard.c MFp4: overhaul of resource allocation 2005-01-19 07:46:38 +00:00
fdc.c Add missing () 2005-02-28 13:49:06 +00:00
fdcvar.h MFp4: overhaul of resource allocation 2005-01-19 07:46:38 +00:00