Sync with trunk r58740.
[reactos.git] / drivers / bus / pcix / pci / config.c
index 453656d..6d676da 100644 (file)
@@ -65,8 +65,7 @@ PciReadWriteConfigSpace(IN PPCI_FDO_EXTENSION DeviceExtension,
     if (PciInterface)
     {
         /* Currently this driver only supports the legacy HAL interface */
-        UNIMPLEMENTED;
-        while (TRUE);
+        UNIMPLEMENTED_DBGBREAK();
     }
     else
     {