Changes between Initial Version and Version 1 of Ticket #3545, comment 13


Ignore:
Timestamp:
Mar 26, 2017, 5:24:45 PM (7 years ago)
Author:
CodeforEvolution

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3545, comment 13

    initial v1  
    1 I think I found the problem, no drivers implement the B_GET_BIOS_DRIVE_ID command for ioctl, seems simple enough to implement, find ioctl handler hook in driver, add new case handler for B_GET_BIOS_DRIVE_ID, figure out on that specific device how identify the bios drive id.
     1I think I found the problem, no drivers implement the B_GET_BIOS_DRIVE_ID command for ioctl, seems simple enough to implement, find ioctl handler hook in driver, add new case handler for B_GET_BIOS_DRIVE_ID, figure out on that specific device how to identify the bios drive id.