From ba02db4cabe62a83d0625bc120ba7c979ae507a9 Mon Sep 17 00:00:00 2001
From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 26 Mar 2009 11:07:04 +0000
Subject: [PATCH] Added news about experimental support for Sunplus USB
 bridges. CVS
 :---------------------------------------------------------------------i

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2770 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/index.html | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

diff --git a/www/index.html b/www/index.html
index fb191f2c2..6c53a653a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head> 
- <title>smartmontools Home Page (last updated $Date: 2009/03/13 13:27:45 $)</title> 
+ <title>smartmontools Home Page (last updated $Date: 2009/03/26 11:07:04 $)</title> 
  <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" /> 
  <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> 
  <meta name="description" content="smartmontools Home Page" /> 
@@ -15,7 +15,7 @@
  <link rel="stylesheet" type="text/css" href="css/style.css" />
 </head>
 <body>
-<!-- $Id: index.html,v 1.238 2009/03/13 13:27:45 dipohl Exp $ -->
+<!-- $Id: index.html,v 1.239 2009/03/26 11:07:04 dipohl Exp $ -->
 <div id="header">
  <h1><a id="logo" href="http://smartmontools.sourceforge.net/">
  <img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>    
@@ -35,19 +35,23 @@
  <div class="left-header">
   <h2>News</h2>
   <ul class="High">
-    <li><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />
-    <a href="http://www.jmicron.com/Product_JM20336.htm">JMicron USB to (S)ATA bridges</a> 
-    have a vendor specific ATA pass through command and JMicron was so friendly to provide us 
-    with the required info from their internal specs.<br />
-    So Christian Franke added experimental support (new option <tt>-d usbjmicron[,1]</tt>) 
-    and made <a href="http://smartmontools.wiki.sourceforge.net/overview_USB-Support">tests 
-    on windows and linux with two devices</a> yet. We are very interested in any further 
-    test results with other devices or platforms!   
+    <li>Our work in the field USB bridges goes on. Experimental support for 
+    Sunplus USB bridges is available now with new option <tt>-d usbsunplus</tt>.
+    Thanks to the vendor for handing over the necessary specs.
+    We are very interested in your test results with the new device type
+    and collect all feedbacks in our Wiki-Page on 
+    <a href="http://smartmontools.wiki.sourceforge.net/overview_USB-Support">USB-Support</a>. 
     Get <strong>current version</strong> from <a href="download.html#CVSInstall">CVS</a>
     and tell us about your experiences on the 
     <a href="https://lists.sourceforge.net/lists/listinfo/smartmontools-support">
     <img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />smartmontools-support mailing list</a>.</li>
     
+    <li><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />
+    <a href="http://www.jmicron.com/Product_JM20336.htm">JMicron USB to (S)ATA bridges</a> 
+    have a vendor specific ATA pass through command and JMicron was so friendly to provide us 
+    with the required info from their internal specs.<br />
+    So Christian Franke added experimental support (new option <tt>-d usbjmicron[,1]</tt>).</li>
+    
     <li class="marked">Some newer Seagate/Maxtor disks risk a sudden death due to buggy firmware: 7200.11, ES.2, Diamondmax 22.
     See the <a href="http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931">
     <img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Details</a>, 
@@ -117,7 +121,7 @@ and links to other monitoring resources.</p>
  <div align="center"><font size="-1">Hosted by<br /><a href="http://sourceforge.net/projects/smartmontools"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=64297&amp;type=13" width="120" height="30" border="0" alt="Get S.M.A.R.T. Monitoring Tools at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a><br />
 Maintained by: <a href="http://www.dipohl.de/">Gabriele Pohl</a><br />
 Copyright (C) 2002-9 Bruce Allen, Gabriele Pohl published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
-Last update: $Date: 2009/03/13 13:27:45 $<br /></font>
+Last update: $Date: 2009/03/26 11:07:04 $<br /></font>
 <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2F">W3C Link-Checker</a><br />
 <a href="http://validator.w3.org/check?uri=referer">
 <img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" height="31" width="88" border="0" /></a>
-- 
GitLab