Changeset 52829 in vbox for trunk/src/VBox
- Timestamp:
- Sep 23, 2014 4:12:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevPCI.cpp
r48947 r52829 805 805 pci_conf[0x82] = 0x02; /* Get rid of the Linux guest "Enabling Passive Release" PCI quirk warning. */ 806 806 pci_conf[0xa0] = 0x08; 807 pci_conf[0xa0] = 0x08;808 807 pci_conf[0xa2] = 0x00; 809 808 pci_conf[0xa3] = 0x00;
Note:
See TracChangeset
for help on using the changeset viewer.