Changes between Initial Version and Version 1 of Ticket #1467, comment 7


Ignore:
Timestamp:
Apr 7, 2021, 12:11:27 AM (3 years ago)
Author:
Alex Samorukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1467, comment 7

    initial v1  
    1 P.S. had a quick look on the kernel to see if its easy/possible to get usb device detection attached to scsi and seems that this information is not exported to userland. I would recommend to request that from OpenBSD folks if you want to have this in smartmontools.
     1P.S. had a quick look on the kernel to see if its easy/possible to get usb device detection attached to scsi and seems that this information is not exported to userland. I would recommend to request that from OpenBSD folks if you want to have this in the smartmontools. Specifically ioctl needs to return bus type or driver (e.g. usb or umass) and get easy way to get usb vid/pid using it.