diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
commit | 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 (patch) | |
tree | 2e301d871bbeeb44aa57ff9cc070fcf3be484487 /README.aix |
Initial import of sane-backends version 1.0.24-1.2
Diffstat (limited to 'README.aix')
-rw-r--r-- | README.aix | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.aix b/README.aix new file mode 100644 index 0000000..b43dc3e --- /dev/null +++ b/README.aix @@ -0,0 +1,13 @@ +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. +Find this driver under: + + ftp://ftp.feral.com/pub/aix/gsc.tar.gz + ftp://ftp.thp.Uni-Duisburg.DE/pub/source/gsc.tar.gz + +A version for AIX 4.3.3 and AIX 5.1 is also available. + + http://www.zago.net/aix/gsc-1.1.tar.gz + |