Custom Query (1417 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 1417)

Ticket Resolution Summary Owner Reporter
#101 fixed os_netbsd.cpp: Migrate to new dev_interface Christian Franke Christian Franke
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 Christian Franke Christian Franke
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 Christian Franke kicca
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

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.