mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[UNIATA]
- Try to fix KVM testbot svn path=/trunk/; revision=55980
This commit is contained in:
@@ -8862,11 +8862,6 @@ DriverEntry(
|
||||
PrimaryClaimed = TRUE;
|
||||
if(GlobalConfig->AtDiskSecondaryAddressClaimed)
|
||||
SecondaryClaimed = TRUE;
|
||||
|
||||
if(PrimaryClaimed && SecondaryClaimed) {
|
||||
KdPrint2((PRINT_PREFIX "Both legacy channels claimed\n"));
|
||||
break;
|
||||
}
|
||||
|
||||
BMList[i].AltInitMasterDev = (UCHAR)0xff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user