Changeset 75111 in vbox for trunk/src/VBox/Devices/Storage
- Timestamp:
- Oct 26, 2018 3:49:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevBusLogic.cpp
r75101 r75111 1940 1940 1941 1941 pReply->uHostAdapterId = 7; /* The controller has always 7 as ID. */ 1942 pReply->fDmaChannel 5= 1; /* DMA channel 6 is a good default. */1942 pReply->fDmaChannel6 = 1; /* DMA channel 6 is a good default. */ 1943 1943 1944 1944 /* The PCI IRQ is not necessarily representable in this structure.
Note:
See TracChangeset
for help on using the changeset viewer.