Custom Query (1532 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (238 - 240 of 1532)

Ticket Resolution Summary Owner Reporter
#1168 fixed device report (working with -d sat: 0x1e91:0xa2a5, OWC Envoy Pro) Christian Franke Tim Richardson
Description

My device is a USB OWC Envoy Pro Mini It works with -d sat The output appears very complete.

First pass: without -d

tim@moncrief:/usr/local/sbin$ sudo smartctl /dev/sdb
smartctl 7.1 (build date Feb 21 2019) [x86_64-linux-4.18.0-15-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdb: Unknown USB bridge [0x1e91:0xa2a5 (0x100)]

Second pass:

sudo smartctl /dev/sdb -d sat -a
smartctl 7.1 (build date Feb 21 2019) [x86_64-linux-4.18.0-15-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     OWC Envoy Pro
#312 fixed dev_areca.cpp:146: sanity check after use - doesn't look right ? Christian Franke dcb314
Description

I just ran the static analyser cppcheck over the source code of version 6.2

It said many things, including

[dev_areca.cpp:146] -> [dev_areca.cpp:148]: (warning) Array 'cmds[5]' accessed at index 5, which is out of bounds. Otherwise condition 'arcmsr_cmd>=5' is redundant.

Source code is

sBuf.srbioctl.ControlCode = cmds[arcmsr_cmd];

if(arcmsr_cmd >= ARCMSR_CMD_TOTAL) {

return -1;

}

Suggest move sanity check to before use.

#1354 fixed database entry for team l3 evo 120GB Tony den Haan
Description

ran into unknown ssd drive, info attachedFi

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