plustek@linuxhacker.org
plustek@linuxhacker.org
Hi Florent,
I see you'd like it the "hard" way, using the kernel-module.
In the end this approach put all the driver stuff to the userspace, and so it
is possible to skip the kernel-module and make the backend work also
on i.e. OS/2 , FreeBSD and other platforms that have libieee1284 support.
The other advantage now is, that the source-code is completely in CVS
and I don't have to fiddle with various versions...
Currently there are no new features.
You might want to remove the kernel-module and only try the plustek pp
backend - see plustek pp.conf for configuration....
Thanks for the report
Gerhard
BTW: The version number of the latest kernel-module was 0.42-...
On Wednesday 05 November 2003 22:07, Florent Capdeville wrote:
> Florent Capdeville <Florent.capdeville+from@free.fr.invalid> writes:
> [...]
>
> > Unfortunately, I'm unable to scan anything at the moment:
> >
> > pt drv open()
> > ioctl( PTDRV OPEN DEVICE)
> > Version mismatch: Backend=0x0103(0x0104)ioctl( PTDRV OPEN DEVICE)
> > Version mismatch: Backend=0x0102(0x0104)pt drv close()
> > ptdrvClose()
> > MiscRestorePort()
> > - no need to restore portmode !
>
> OK.
> As you wrote in README-Partport.txt, need to compile sane also.
> And as I don't want to break my debian, installing in /usr/local and
> with export LD PRELOAD=/usr/local/lib/libsane.so this worked fine.
>
> Is this just a rewrite or are there some new features?
>
> Anyway thanks for the job!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: plustek-unsubscribe@linuxhacker.org
> For additional commands, e-mail: plustek-help@linuxhacker.org
plustek@linuxhacker.org