Don't stop after hardware detection.

svn path=/trunk/; revision=7135
This commit is contained in:
Eric Kohl
2003-12-20 16:00:20 +00:00
parent 9efeb21225
commit 44854e906d

View File

@@ -1545,10 +1545,10 @@ DetectHardware(VOID)
DbgPrint((DPRINT_HWDETECT, "DetectHardware() Done\n"));
//#if 0
#if 0
printf("*** System stopped ***\n");
for (;;);
//#endif
#endif
}
/* EOF */