You basically disabled the error checks for a negative number of scan lines and the case where more scan lines as the scanner can support are requested. This is not acceptable - the checks are there for a reason. You are certainly free to use a modified backend with your scanner, but I will not apply your patch to the CVS version.
Karl Heinz > Here is a patch that fixes color scanning on the EPSON Perfection610. It > is > based on the epkowa backend (but done in a cleaner way). It works for me - > and most probably does not break anything else. Can people with epson > scanners check it? > > Varol Kaptan > va...@cs.ucf.edu >