Changeset 80703 in vbox
- Timestamp:
- Sep 10, 2019 2:50:27 PM (5 years ago)
- Location:
- trunk/src/VBox
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevSB16.cpp
r80531 r80703 2607 2607 /* .cbInstanceCC = */ 0, 2608 2608 /* .cbInstanceRC = */ 0, 2609 /* . uReserved1 = */0,2609 /* .cMaxPciDevices = */ 0, 2610 2610 /* .pszDescription = */ "Sound Blaster 16 Controller", 2611 2611 #if defined(IN_RING3) -
trunk/src/VBox/Devices/EFI/DevEFI.cpp
r80531 r80703 2469 2469 /* .cbInstanceCC = */ 0, 2470 2470 /* .cbInstanceRC = */ 0, 2471 /* . uReserved1 = */0,2471 /* .cMaxPciDevices = */ 0, 2472 2472 /* .pszDescription = */ "Extensible Firmware Interface Device.\n" 2473 2473 "LUN#0 - NVRAM port", -
trunk/src/VBox/Devices/EFI/DevFlash.cpp
r80671 r80703 532 532 /* .cbInstanceCC = */ 0, 533 533 /* .cbInstanceRC = */ 0, 534 /* . uReserved1 = */0,534 /* .cMaxPciDevices = */ 0, 535 535 /* .pszDescription = */ "Flash Memory Device", 536 536 #if defined(IN_RING3) -
trunk/src/VBox/Devices/EFI/DevSmc.cpp
r80531 r80703 1507 1507 /* .cbInstanceCC = */ 0, 1508 1508 /* .cbInstanceRC = */ 0, 1509 /* . uReserved1 = */0,1509 /* .cMaxPciDevices = */ 0, 1510 1510 /* .pszDescription = */ "Apple System Management Controller", 1511 1511 #if defined(IN_RING3) -
trunk/src/VBox/Devices/GIMDev/GIMDev.cpp
r80531 r80703 422 422 /* .cbInstanceCC = */ 0, 423 423 /* .cbInstanceRC = */ 0, 424 /* . uReserved1 = */0,424 /* .cMaxPciDevices = */ 0, 425 425 /* .pszDescription = */ "VirtualBox GIM Device", 426 426 #if defined(IN_RING3) -
trunk/src/VBox/Devices/Input/DevPS2.cpp
r80531 r80703 1058 1058 /* .cbInstanceCC = */ 0, 1059 1059 /* .cbInstanceRC = */ 0, 1060 /* . uReserved1 = */0,1060 /* .cMaxPciDevices = */ 0, 1061 1061 /* .pszDescription = */ "PS/2 Keyboard and Mouse device. Emulates both the keyboard, mouse and the keyboard controller.\n" 1062 1062 "LUN #0 is the keyboard connector.\n" -
trunk/src/VBox/Devices/Misc/VirtualKD.cpp
r80531 r80703 237 237 /* .cbInstanceCC = */ 0, 238 238 /* .cbInstanceRC = */ 0, 239 /* . uReserved1 = */0,239 /* .cMaxPciDevices = */ 0, 240 240 /* .pszDescription = */ "Provides fast debugging interface when debugging Windows kernel", 241 241 #if defined(IN_RING3) -
trunk/src/VBox/Devices/Network/DevINIP.cpp
r80531 r80703 739 739 /* .cbInstanceCC = */ 0, 740 740 /* .cbInstanceRC = */ 0, 741 /* . uReserved1 = */0,741 /* .cMaxPciDevices = */ 0, 742 742 /* .pszDescription = */ "Internal Network IP stack device", 743 743 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevDMA.cpp
r80531 r80703 1137 1137 /* .cbInstanceCC = */ 0, 1138 1138 /* .cbInstanceRC = */ 0, 1139 /* . uReserved1 = */0,1139 /* .cMaxPciDevices = */ 0, 1140 1140 /* .pszDescription = */ "DMA Controller Device", 1141 1141 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevHPET.cpp
r80531 r80703 1489 1489 /* .cbInstanceCC = */ 0, 1490 1490 /* .cbInstanceRC = */ 0, 1491 /* . uReserved1 = */0,1491 /* .cMaxPciDevices = */ 0, 1492 1492 /* .pszDescription = */ "High Precision Event Timer (HPET) Device", 1493 1493 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevIoApic.cpp
r80531 r80703 1384 1384 /* .cbInstanceCC = */ 0, 1385 1385 /* .cbInstanceRC = */ 0, 1386 /* . uReserved1 = */0,1386 /* .cMaxPciDevices = */ 0, 1387 1387 /* .pszDescription = */ "I/O Advanced Programmable Interrupt Controller (IO-APIC) Device", 1388 1388 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevPIC.cpp
r80531 r80703 1054 1054 /* .cbInstanceCC = */ 0, 1055 1055 /* .cbInstanceRC = */ 0, 1056 /* . uReserved1 = */0,1056 /* .cMaxPciDevices = */ 0, 1057 1057 /* .pszDescription = */ "Intel 8259 Programmable Interrupt Controller (PIC) Device.", 1058 1058 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevPcArch.cpp
r80531 r80703 298 298 /* .cbInstanceCC = */ 0, 299 299 /* .cbInstanceRC = */ 0, 300 /* . uReserved1 = */0,300 /* .cMaxPciDevices = */ 0, 301 301 /* .pszDescription = */ "PC Architecture Device", 302 302 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevPcBios.cpp
r80585 r80703 1810 1810 /* .cbInstanceCC = */ 0, 1811 1811 /* .cbInstanceRC = */ 0, 1812 /* . uReserved1 = */0,1812 /* .cMaxPciDevices = */ 0, 1813 1813 /* .pszDescription = */ "PC BIOS Device", 1814 1814 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevPit-i8254.cpp
r80531 r80703 1539 1539 /* .cbInstanceCC = */ 0, 1540 1540 /* .cbInstanceRC = */ 0, 1541 /* . uReserved1 = */0,1541 /* .cMaxPciDevices = */ 0, 1542 1542 /* .pszDescription = */ "Intel 8254 Programmable Interval Timer (PIT) And Dummy Speaker Device", 1543 1543 #if defined(IN_RING3) -
trunk/src/VBox/Devices/PC/DevRTC.cpp
r80679 r80703 1276 1276 /* .cbInstanceCC = */ sizeof(RTCSTATECC), 1277 1277 /* .cbInstanceRC = */ sizeof(RTCSTATERC), 1278 /* . uReserved1 = */0,1278 /* .cMaxPciDevices = */ 0, 1279 1279 /* .pszDescription = */ "Motorola MC146818 RTC/CMOS Device.", 1280 1280 #ifdef IN_RING3 -
trunk/src/VBox/Devices/Parallel/DevParallel.cpp
r80531 r80703 824 824 /* .cbInstanceCC = */ 0, 825 825 /* .cbInstanceRC = */ 0, 826 /* . uReserved1 = */0,826 /* .cMaxPciDevices = */ 0, 827 827 /* .pszDescription = */ "Parallel Communication Port", 828 828 #if defined(IN_RING3) -
trunk/src/VBox/Devices/Samples/VBoxSampleDevice.cpp
r80531 r80703 99 99 /* .cbInstanceCC = */ 0, 100 100 /* .cbInstanceRC = */ 0, 101 /* . uReserved1 = */0,101 /* .cMaxPciDevices = */ 0, 102 102 /* .pszDescription = */ "VBox Sample Device.", 103 103 #if defined(IN_RING3) -
trunk/src/VBox/Devices/Serial/DevSerial.cpp
r80531 r80703 478 478 /* .cbInstanceCC = */ 0, 479 479 /* .cbInstanceRC = */ 0, 480 /* . uReserved1 = */0,480 /* .cMaxPciDevices = */ 0, 481 481 /* .pszDescription = */ "Serial Communication Port", 482 482 #if defined(IN_RING3) -
trunk/src/VBox/Devices/Storage/DevFdc.cpp
r80531 r80703 2848 2848 /* .cbInstanceCC = */ 0, 2849 2849 /* .cbInstanceRC = */ 0, 2850 /* . uReserved1 = */0,2850 /* .cMaxPciDevices = */ 0, 2851 2851 /* .pszDescription = */ "Floppy drive controller (Intel 82078)", 2852 2852 #if defined(IN_RING3) -
trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp
r80531 r80703 844 844 /* .cbInstanceCC = */ 0, 845 845 /* .cbInstanceRC = */ 0, 846 /* . uReserved1 = */0,846 /* .cMaxPciDevices = */ 0, 847 847 /* .pszDescription = */ "Microsoft Bus Mouse controller. LUN #0 is the mouse connector.", 848 848 # if defined(IN_RING3) -
trunk/src/VBox/VMM/VMMAll/APICAll.cpp
r80531 r80703 3524 3524 /* .cbInstanceCC = */ 0, 3525 3525 /* .cbInstanceRC = */ 0, 3526 /* . uReserved1 = */0,3526 /* .cMaxPciDevices = */ 0, 3527 3527 /* .pszDescription = */ "Advanced Programmable Interrupt Controller", 3528 3528 #if defined(IN_RING3)
Note:
See TracChangeset
for help on using the changeset viewer.