Custom Query (1384 matches)
Results (106 - 108 of 1384)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#115 | fixed | USB ID detection on Windows is slow | ||
Description |
USB ID detection on Windows may take several seconds because wmic.exe is run several times for each device. |
|||
#116 | fixed | DEVICESCAN does not find USB devices on Windows | ||
Description |
smartd DEVICESCAN should also include USB devices. This requires speedup of USB ID detection (ticket #115) first. |
|||
#117 | fixed | IDENTIFY of USB devices may not work on bigendian NetBSD platforms | ||
Description |
NetBSD ATAIOCCOMMAND delivers IDENTIFY data always in host byte order. This is not the case for data delivered by SCIOCCOMMAND through SAT or other USB bridge specific SCSI commands. The NetBSD special case is handled in atacmds.cpp without taking this into account, it should be handled in os_netbsd.cpp instead. |
Note:
See TracQuery
for help on using queries.