Guest: Windows XP Professional
Drive: LG GGW-H20L -- http://www.newegg.com/Product/Product.a ... 6827136155
I was wanting to see if someone could possibly help me with getting this drive to function in my Windows XP Pro. I talked with some people in the chatroom on freenode and was told that more SCSI commands for the drive would be needed in: src/VBox/Devices/Storage/ATAController.cpp, function atapiParseCmdPassthrough
Now, I know a little C++ but I don't where to begin in finding the SCSI commands needed for implementation in this function... can anyone point me in the right direction or if your willing try and help get it implemented? I think this is a feature that needs to be in VBox. Besides it "can't be too difficult"
Function: http://www.virtualbox.org/browser/trunk ... roller.cpp (Line: 2386)klaus-vb: vbox blocks any commands not in the white list for security reasons. and the bd copy protection stuff is not in there yet. feel free to contribute a change - it shouldn't be difficult