|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <knowndrives.h>

Public Attributes | |
| const char * | modelfamily |
| const char * | modelregexp |
| const char * | firmwareregexp |
| const char * | warningmsg |
| const char * | presets |
Definition at line 26 of file knowndrives.h.
| const char* drive_settings::firmwareregexp |
Definition at line 29 of file knowndrives.h.
| const char* drive_settings::modelfamily |
Definition at line 27 of file knowndrives.h.
| const char* drive_settings::modelregexp |
Definition at line 28 of file knowndrives.h.
| const char* drive_settings::presets |
Definition at line 31 of file knowndrives.h.
| const char* drive_settings::warningmsg |
Definition at line 30 of file knowndrives.h.
1.7.4