[hatari-devel] Documentation update

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

Just noticed that there some outdated links (related to HDDRIVER) in
some Hatari documents. I added an update in the attached diffs.

Best regards

Uwe
diff --git a/doc/manual.html b/doc/manual.html
index 742cb8b7..d661b162 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -2365,7 +2365,7 @@ partition table/type support is very limited.</p>
 
 <h3 id="Using_HD_Driver_with_GEMDOS_partitions">Using HD Driver with GEMDOS partitions</h3>
 
-<p>Uwe Seimet's <a href="http://www.seimet.de/atari/en/hddriver.html";>HD
+<p>Uwe Seimet's <a href="https://wwww.hddriver.net";>HD
 Driver</a> works fine with both the Hatari GEMDOS HD partitions and normal
 hard disk images.
 </p>
@@ -2373,7 +2373,7 @@ hard disk images.
 <p>First copy the HDDRIVER.PRG binary into your GEMDOS HD emulation
 directory AUTO folder. Then start the HDDRUTIL.APP configuration utility,
 locate HDDRIVER.PRG, open the
-<a href="http://www.seimet.de/atari/en/hddriverscreenshots.html";>"Devices
+<a href="https://www.hddriver.net/en/screenshots.html";>"Devices
 and Partitions" dialog</a> and select the "Preserve Existing Partitions"
 option.  Then you can just start Hatari with your hard disk image and
 this GEMDOS HD directory, for example like this:
@@ -2381,7 +2381,7 @@ this GEMDOS HD directory, for example like this:
 ide-hd.image</span>".</p>
 
 <p>If you're using
-the <a href="http://hddriver.seimet.de/en/downloads.html";>demo version
+the <a href="https://www.hddriver.net/en/demo.html";>demo version
 of HD Driver</a>, you can write files only to the C: partition, i.e. in
 above case only copy files from the hard disk image partition to the
 GEMDOS HD partition (with some write slowdowns included into the demo
diff --git a/doc/release-notes.txt b/doc/release-notes.txt
index 896444e3..fbb18816 100644
--- a/doc/release-notes.txt
+++ b/doc/release-notes.txt
@@ -542,7 +542,7 @@ Fixed demos:
 
 Notes:
   TOS NF_SCSI driver is available from:
-  http://hddriver.seimet.de/en/downloads.html
+  https://www.hddriver.net/en/downloads.html
 
 
  Version 1.9.0 (2015-09-10):
diff --git a/doc/scsi-driver.txt b/doc/scsi-driver.txt
index 6a923e3a..f23acac5 100644
--- a/doc/scsi-driver.txt
+++ b/doc/scsi-driver.txt
@@ -19,10 +19,10 @@ It consists of two software components:
    Hatari. It maps SCSI Driver calls to Linux SG driver calls. In order to run
    the SCSI Driver stub for TOS on other platforms than Linux, this is the
    code that has to be ported.
-2. SCSI Driver stub for TOS, HAT_SCSI.PRG. This component runs on TOS and
+2. SCSI Driver stub for TOS, NF_SCSI.PRG. This component runs on TOS and
    uses Hatari's NatFeats interface to call the host driver. The stub is
-   independent of the host platform Hatari is running on. HAT_SCSI can be
-   downloaded from http://hddriver.seimet.de/en/downloads.html.
+   independent of the host platform Hatari is running on. NF_SCSI can be
+   downloaded from https://www.hddriver.net/en/downloads.html.
 
 The NatFeats-based interface between the TOS stub and the host driver
 implementation consists of these calls (NatFeats sub-ids):


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/