update for HEAD-2003091401
[reactos.git] / drivers / dd / floppy / floppy.c
index 2504549..7694fcd 100644 (file)
@@ -109,7 +109,7 @@ FloppyCreateController(PDRIVER_OBJECT DriverObject,
    DeviceDescription.Master = FALSE;
    DeviceDescription.ScatterGather = FALSE;
    DeviceDescription.AutoInitialize = FALSE;
-   DeviceDescription.Dma32BitAddress = FALSE;
+   DeviceDescription.Dma32BitAddresses = FALSE;
    DeviceDescription.DmaChannel = ControllerParameters->DmaChannel;
    DeviceDescription.InterfaceType = Isa;
    //   DeviceDescription.DmaWidth = Width8Bits;