freebsd-skq/sys/dev/fdc
njl c36db208d3 Re-work for fdc_acpi. Expose fdc_add_child() and move the static
hints-based probe to fdc_hints_probe().

Also:
* Fix some resource leaks when attach fails.
* Remove the FDC_ATTACHED flag.  It was supposed to prevent multiple
  unloads but this is not necessary.
2004-07-15 16:39:40 +00:00
..
fdc_acpi.c Add an ACPI floppy drive attachment that probes via the _FDE and _FDI 2004-07-15 16:38:07 +00:00
fdc_isa.c Remove fdc_alloc_resources, which should have happened in last commit. 2004-07-14 07:04:17 +00:00
fdc_pccard.c Add a comment separator. 2004-07-14 22:09:32 +00:00
fdc.c Re-work for fdc_acpi. Expose fdc_add_child() and move the static 2004-07-15 16:39:40 +00:00
fdcreg.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
fdcvar.h Re-work for fdc_acpi. Expose fdc_add_child() and move the static 2004-07-15 16:39:40 +00:00