Changeset 50294 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Jan 30, 2014 6:27:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/ahci.c
r48123 r50294 634 634 uint8_t removable; 635 635 636 /* Clear all errors after the reset. */ 637 VBOXAHCI_PORT_WRITE_REG(ahci->iobase, u8Port, AHCI_REG_PORT_SERR, 0xffffffff); 638 636 639 devcount_ahci = bios_dsk->ahci_devcnt; 637 640
Note:
See TracChangeset
for help on using the changeset viewer.