mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[UNIATA]
- Try to fix KVM testbot svn path=/trunk/; revision=55980
This commit is contained in:
parent
2b71ec3e05
commit
79dd33a566
1 changed files with 0 additions and 5 deletions
|
@ -8863,11 +8863,6 @@ DriverEntry(
|
|||
if(GlobalConfig->AtDiskSecondaryAddressClaimed)
|
||||
SecondaryClaimed = TRUE;
|
||||
|
||||
if(PrimaryClaimed && SecondaryClaimed) {
|
||||
KdPrint2((PRINT_PREFIX "Both legacy channels claimed\n"));
|
||||
break;
|
||||
}
|
||||
|
||||
BMList[i].AltInitMasterDev = (UCHAR)0xff;
|
||||
|
||||
if(g_opt_Verbose) {
|
||||
|
|
Loading…
Reference in a new issue