From 27b177088e01e6c15033d3160359629999b1426f Mon Sep 17 00:00:00 2001
From: dpgilbert <dpgilbert@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Mon, 17 Nov 2003 11:56:28 +0000
Subject: [PATCH] scsi: smartctl early exit (for USB device), output transport
 protocol if available

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1248 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/CHANGELOG | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index c2eb63424..1f9f98ae2 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,6 +1,6 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.259 2003/11/17 03:10:40 ballen4705 Exp $
+$Id: CHANGELOG,v 1.260 2003/11/17 11:56:28 dpgilbert Exp $
 
 Maintainers / Developers Key:
 [BA] Bruce Allen
@@ -23,6 +23,12 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory):
 
   <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE>
 
+  [DG] smartctl: output scsi transport protocol if available
+
+  [DG] scsi: stop device scan in smartd and smartctl if badly formed
+       mode response [heuristic to filter out USB devices before we
+       (potentially) lock them up].
+
   [BA] smartd: deviceclose()->CloseDevice(). Got rid of SCSIDEVELOPMENT
        macro-enabled code.  Added -W to list of gcc specific options to
        always enable. Made code clean for -W warnings.
-- 
GitLab