Custom Query (1417 matches)
Results (136 - 138 of 1417)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#101 | fixed | os_netbsd.cpp: Migrate to new dev_interface | ||
Description |
Recent enhancements require features from the new dev_interface like full ATA pass-through support (see ticket #52). |
|||
#728 | fixed | os_netbsd.cpp: Add NVMe support for NetBSD | ||
Description |
Smartmontools does not yet support NVMe devices on NetBSD. See the NVMe wiki page for further info. This ticket depends on ticket #101. |
|||
#317 | fixed | os_linux.cpp: max_pathc value is low | ||
Description |
You should change const int max_pathc = 32 to a higher value because with this value smartctl --scan shows false data. with the old value (32): smartctl --scan|wc -l 58 and the new (48): ./smartctl --scan|wc -l 74 |
Note:
See TracQuery
for help on using queries.