freebsd-nq/sys/dev/fdc
Nate Lawson 885128efdc Fix _FDI drive type probing. The new fd child is not an ACPI device while
the old one is.  Hence we need to evaluate the old one for _FDI since it
has a valid ACPI_HANDLE ivar.  This is a minimal fix.  Make a note that a
more complete one is to make fdc support the ACPI_HANDLE ivar for its
children.

This and the previous change are MT5 candidates.
2004-08-30 21:35:34 +00:00
..
fdc_acpi.c Fix _FDI drive type probing. The new fd child is not an ACPI device while 2004-08-30 21:35:34 +00:00
fdc_isa.c Remove a check that is too strict. With BIOSen that specify an IO/ctl port 2004-08-20 16:34:30 +00:00
fdc_pccard.c Rewrite of the floppy driver to make it MPsafe & GEOM friendly: 2004-08-20 15:14:25 +00:00
fdc.c Hide a printf under bootverbose. 2004-08-27 17:08:24 +00:00
fdcvar.h Rewrite of the floppy driver to make it MPsafe & GEOM friendly: 2004-08-20 15:14:25 +00:00