freebsd-dev/sys/dev/fdc
Warner Losh 7964bd0c70 Reserve the DMA memory at attach time, rather than at use. While
reserving it at use time is more miserly, low memory (< 16MB)
evaporates quickly on many systems, so there may not be any suitable
buffers available.  This specifically doesn't use the newer, fancier
isa_dma_init to ease merging to 5.

Reviewed by: tegge, phk
2004-09-16 06:34:00 +00:00
..
fdc_acpi.c For the moment, treat failures to attach floppy drives as non-fatal 2004-09-16 01:51:21 +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 Reserve the DMA memory at attach time, rather than at use. While 2004-09-16 06:34:00 +00:00
fdcvar.h Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00