plustek@linuxhacker.org

plustek@linuxhacker.org


Subject: Re: Kernel 2.4 and ASIC96001/3 models
From: kevin
Date: Mon, 12 Feb 2001 10:45:45 -0500

Hi list,

	If you are having trouble with the driver (any version), check
the ../h/plustek_scan.h file, in the section starting "#if 1" (or
it might say #if 0). If the in and out functions are 'inb/outb',
change them to inb_p/outb_p, make sure you have #if 1, and rebuild
the driver. This fixed the problems I was having with I/O errors
during scanning. The parport_pc functions (#if 0) still have a
problem.

	Kevin

plustek@linuxhacker.org