Getting Original PointersXP is a little more complicated than newer systems due to the use of a single driver for both port and miniport; however, getting the original pointers is fairly straight forward depending on how you do it.IRP_MJ_SCSI & DriverStartIo - Method 1 (Windows XP)A common method is to programmatically disassemble the...