Changeset 43433 in vbox for trunk/src/VBox/Devices/PC/BIOS/ahci.c
- Timestamp:
- Sep 26, 2012 8:13:40 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/ahci.c
r42968 r43433 692 692 693 693 /* Get logical CHS geometry. */ 694 switch ( devcount_ahci)694 switch (u8Port) 695 695 { 696 696 case 0:
Note:
See TracChangeset
for help on using the changeset viewer.