Subject: Qtronix Sagitta Sane driver. Version: 0.4 alpha Author: Andre Herms email: aherms@cs.uni-magdeburg.de This is the alpha version of the Qtonix Sagitta sane driver. At the moment only Sagitta Gray is tested because I don't have an Color. If you have a Color and it works please mail me. Of course there is NO WARANTY.... Okay, how to install this driver. The backend is divided in two parts. Because of the controller card, there is a kernel device needed. I made it available by a kernel patch for kernel 2.2.0. There is the first problem: the 2.2.x kernels use a big among of memory, perhaps too much for some older sytems. I will later convert the patch to kernel 2.0.x ( when I have the time ). How to apply the kernel patch: login as root. the first you need the kernel 2.2.0 source code. (from ftp.kernel.org) Put it into a directory named linux ( normally /usr/src/linux ) Change to dir where /linux is (/usr/src) and copy the *.gz-files to this. Expand the file sagitta-0.4.patch-2.2.0.gz with "gzip -d sagitta-0.4.patch-2.2.0.gz" Apply the kernel patch with "patch -p0