[69] in linux-scsi channel archive
Re: HPSCAN driver
daemon@ATHENA.MIT.EDU (Christer Weinigel)
Sun Feb 12 23:55:11 1995
Date: Mon, 13 Feb 1995 04:31:19 +0100 (MET)
From: Christer Weinigel <wingel@hog.rydnet.lysator.liu.se>
To: Elias Levy <elias@power.net>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <Pine.LNX.3.91.950212121551.4054A-100000@touchstone.power.net>
On Sun, 12 Feb 1995, Elias Levy wrote:
> Hmm anyone used the HP ScanJet driver written by Christer Weinigel
> <wingel@ctrl-c.liu.se>? It a lodable module, but trying to use inmod
> and a kernel of 1.1.88 shows lots of undefined symbols. These are:
>
> current, jiffies, schedule, request_region, prinkt, verify_area,
> register_chrdev, release_region, and unregister_chrdev.
>
> Would be nice if we can clean it up and maybe include it in 1.3 as
> an AlPHA driver.
>
Strange, it works perfectly with my 1.1.81 kernel and the modutils from
1.1.65 (i belive). I'm planning to compile the 1.1.90 kernel and try to
get my driver running with the new module interface next week, if I can
find the time. I'll post an announcement to c.o.l.announce when and if I
manage to fininsh it.
BTW. My driver has absolutely nothing to do with SCSI-drivers, it's
written for the HP ScanJet (Plus) interface card, which I belive is a
heavily modified parallell port.
/Christer
> elias@power.net (Elias Levy)
> PowerNet, Inc.
>
>