diff --git a/sm5/AUTHORS b/sm5/AUTHORS
index 5480a778d438733124c30ebb618f4bc0f51fdee8..1acac051524cdc6da9bd7ee256ec0193f8f30448 100644
--- a/sm5/AUTHORS
+++ b/sm5/AUTHORS
@@ -1,4 +1,4 @@
-$Id: AUTHORS,v 1.14 2004/08/30 05:44:50 ballen4705 Exp $
+$Id: AUTHORS,v 1.15 2004/11/11 17:56:07 ydario Exp $
 
 This code was originally developed as a Senior Thesis by Michael
 Cornwell at the Concurrent Systems Laboratory (now part of the Storage
@@ -29,3 +29,4 @@ David Snyder            <dasnyderx@yahoo.com>
 Sergey Svishchev	<svs@ropnet.ru>
 Phil Williams		<phil@subbacultcha.demon.co.uk>
 Richard Zybert		<richard.zybert@zybert.co.uk>
+Yuri Dario		<mc6530@mclink.it>
diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index 8e3d379db4ea9f1c108bc2cee0041ac1f6621654..ae0cf6b10910c8053696af7ca5908788256a9cd8 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,6 +1,6 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.491 2004/11/10 22:09:53 pjwilliams Exp $
+$Id: CHANGELOG,v 1.492 2004/11/11 17:56:08 ydario Exp $
 
 The most recent version of this file is:
 http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/CHANGELOG?sortby=date&view=markup
@@ -26,11 +26,14 @@ Maintainers / Developers Key:
 [PW] Phil Williams
 [LW] Leon Woestenberg
 [RZ] Richard Zybert
+[YD] Yuri Dario
 
 NOTES FOR FUTURE RELEASES: see TODO file.
 
 <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED JUST BELOW HERE, PLEASE>
 
+  [YD] Added OS/2 and eComStation platform support.
+
   [PW] Added Seagate U4 family, Fujitsu MHJ and MHK families, Seagate
        Barracuda 5400.1, QUANTUM FIREBALLP KX27.3, QUANTUM FIREBALLP KA10.1,
        and ExcelStor J340 to knowndrives table.
diff --git a/sm5/INSTALL b/sm5/INSTALL
index d25f9049ea115c6e30f6bfa5fafcf26e3ef5a990..a194c73937625f697411a8321254d85c24e24dfd 100644
--- a/sm5/INSTALL
+++ b/sm5/INSTALL
@@ -1,7 +1,7 @@
 Smartmontools installation instructions
 =======================================
 
-$Id: INSTALL,v 1.56 2004/11/05 18:59:52 chrfranke Exp $
+$Id: INSTALL,v 1.57 2004/11/11 17:56:08 ydario Exp $
 
 Please also see the smartmontools home page:
 http://smartmontools.sourceforge.net/
@@ -18,8 +18,9 @@ Table of contents:
 [8] Guidelines for Solaris
 [9] Guidelines for Cygwin
 [10] Guidelines for Windows
-[11] Comments
-[12] Detailed description of ./configure options
+[11] Guidelines for OS/2, eComStation
+[12] Comments
+[13] Detailed description of ./configure options
 
 [1] System requirements
 =======================
@@ -161,12 +162,19 @@ Table of contents:
      - switching off auto-save (but why would you want to?)
      - running the short test (that leaves you with only the extended test)
 
-The last set have been filed in Apple's bug tracking system and
-hopefully will be fixed.
+    The last set have been filed in Apple's bug tracking system and
+    hopefully will be fixed.
 
-However, some things do work well.  For ATA devices, all the
-informational output is available, unless you want something that only
-an offline test updates.
+    However, some things do work well.  For ATA devices, all the
+    informational output is available, unless you want something that only
+    an offline test updates.
+
+    H) OS/2, eComStation
+
+    The code was tested on eComStation 1.1, but it should work on all versions
+    of OS/2.
+    Innotek LibC 0.5 runtime is required.
+    Currently only ATA disks are supported, SCSI support will be added.
 
 
 [2] Installing from CVS
@@ -419,7 +427,17 @@ To build the Windows binary distribution, use:
   See smartd man page for usage information about this tool.
 
 
-[11] Comments
+[11] Guidelines for OS/2, eComStation
+=====================================
+
+To compile the OS/2 code, please run
+
+  ./os_os2/configure.os2
+  make
+  make install
+
+
+[12] Comments
 ============
 
 To compile from another directory, you can replace the step
@@ -495,7 +513,7 @@ if groff is available:
 make MAN2HTML='groff -man -Thtml' htmlman
 
 
-[12] Detailed description of arguments to configure command
+[13] Detailed description of arguments to configure command
 ===========================================================
 
 When you type:
diff --git a/sm5/smartctl.8.in b/sm5/smartctl.8.in
index c4fb00a0d1c0d7d78eaf3538ea9c6363c2b8cb54..87309865a7b12bf25de7cd66c060ee677e1b2f6c 100644
--- a/sm5/smartctl.8.in
+++ b/sm5/smartctl.8.in
@@ -1,7 +1,7 @@
 .ig
  Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
- $Id: smartctl.8.in,v 1.70 2004/10/06 23:20:21 ballen4705 Exp $
+ $Id: smartctl.8.in,v 1.71 2004/11/11 17:56:08 ydario Exp $
  
  This program is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the Free
@@ -1193,6 +1193,7 @@ The following have made large contributions to smartmontools:
 \fBSergey Svishchev\fP (NetBSD interface)
 \fBDavid Snyder and Sergey Svishchev\fP (OpenBSD interface)
 \fBPhil Williams\fP (User interface and drive database)
+\fBYuri Dario\fP (OS/2, eComStation interface)
 .fi
 Many other individuals have made smaller contributions and corrections.
 
@@ -1243,7 +1244,7 @@ these documents may be found in the References section of the
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartctl.8.in,v 1.70 2004/10/06 23:20:21 ballen4705 Exp $
+$Id: smartctl.8.in,v 1.71 2004/11/11 17:56:08 ydario Exp $
 .\" Local Variables:	         
 .\" mode: nroff         
 .\" End: