|
|
Subscribe / Log in / New account

Plustek scanner driver (pt_drv) port to 2.6

From:  Domen Puncer <domen@coderock.org>
To:  gerhard@gjaeger.de
Subject:  [PATCH] Plustek scanner driver (pt_drv) port to 2.6
Date:  Sun, 10 Aug 2003 12:50:12 +0200
Cc:  linux-kernel@vger.kernel.org

Hi.

I have a Plustek scanner, so i "ported" scanner driver
http://www.gjaeger.de/scanner/plustek.html to 2.6.0-test2 kernel.

The patch is at:
http://coderock.org/kernel/plustek-0.45-2.6.0-test2.diff

Usage:
wget http://www.gjaeger.de/scanner/current/plustek-sane-0.45-5.tar.gz
tar xvzf plustek-sane-0.45-5.tar.gz
cd backend/plustek_driver
wget http://coderock.org/kernel/plustek-0.45-2.6.0-test2.diff
patch -p2 -i plustek-0.45-2.6.0-test2.diff
make

Tip: you can still use old makefile with make -f Makefile.old


TODO:
Someone who knows Makefiles should make a user friendly one (or port the old 
Makefile).


	Domen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds