freebsd-skq/sys/dev/fdc
Warner Losh b4046cd721 Checkpoint the fdc resource changes:
o Allow for up to 3 resource I/O ranges to be given for the floppy
  controller, rather than just two that are allowed for now.
o Make sure that we can work with either a base address of 0x3f0 or 0x3f2.
o Create new inline functions to access the YE DATA's unique BDCR register.
o Update pccard attachment to add the fd device.
o Do some minor style(9) polishing.

# I'm guessing that the fdc pccard attachment broke some time ago, since
# there are a number of issues with it still.
2004-09-14 07:06:49 +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 Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00
fdc_pccard.c Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00
fdc.c Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00
fdcvar.h Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00