Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: dc395x: Documentation: Reword original driver attribution

The Linux kernel isn't in 2.6.x anymore, but rather the major version
has advanced much (currently 6.x). Reword the attribution.

Also, replace 404'ed 2.4 driver link with web.archive.org snapshot [1].

Link: https://web.archive.org/web/20140129181343/http://www.garloff.de/kurt/linux/dc395/ [1]
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20230510093933.19985-4-bagasdotme@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Bagas Sanjaya and committed by
Martin K. Petersen
16853cd8 7a94a131

+2 -4
+2 -4
Documentation/scsi/dc395x.rst
··· 11 11 great degree and caution should be exercised if you want to attempt 12 12 to use this driver with hard disks. 13 13 14 - This is a 2.5 only driver. For a 2.4 driver please see the original 15 - driver (which this driver started from) at 16 - http://www.garloff.de/kurt/linux/dc395/ 17 - 14 + This driver is evolved from `the original 2.4 driver 15 + <https://web.archive.org/web/20140129181343/http://www.garloff.de/kurt/linux/dc395/>`_. 18 16 Problems, questions and patches should be submitted to the `Linux SCSI 19 17 mailing list <linux-scsi@vger.kernel.org>`_. 20 18