freebsd-dev/sys/dev/fdc
Jung-uk Kim 4affd62610 Fix a regression from r200554, which broke fdc(4) attachment to acpi(4).
I removed too many lines and a wrong pointer was accidentally passed down.

Tested by:	Scott Allendorf (scott-allendorf at uiowa dot edu), kib
MFC after:	3 days
2010-05-30 03:45:41 +00:00
..
fdc_acpi.c Fix a regression from r200554, which broke fdc(4) attachment to acpi(4). 2010-05-30 03:45:41 +00:00
fdc_isa.c
fdc_pccard.c Eliminate an unused variable reported by coverity 2008-11-23 23:04:28 +00:00
fdc.c Make isa_dma functions MPSAFE by introducing its own private lock. These 2009-11-09 20:29:10 +00:00
fdcvar.h