diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:58 +0200 |
commit | d087d778ffb62e2713cb848540bcc819470365bd (patch) | |
tree | d69692a274dd1c7d0672e6bb7155a0fc106f9d49 /README.aix | |
parent | c8bd2513ecba169cff44c09c8058c36987357b18 (diff) | |
parent | 3759ce55ba79b8d3b9d8ed247a252273ee7dade3 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'README.aix')
-rw-r--r-- | README.aix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ Under AIX, you'll need the generic SCSI device driver gsc written by Matthew Jacob <mjacob@feral.com> (nice piece of work!). When you install this driver, copy the header file gscdds.h to /usr/include, as -we look for it there. +we look for it there. Find this driver under: ftp://ftp.feral.com/pub/aix/gsc.tar.gz @@ -10,4 +10,3 @@ Find this driver under: A version for AIX 4.3.3 and AIX 5.1 is also available. http://www.zago.net/aix/gsc-1.1.tar.gz - |