Date: Mon, 22 Apr 2002 09:16:24 +0200 From: "Nick Hibma" <n_hibma@van-laarhoven.org> To: <thomas@cuivre.fr.eu.org>, <freebsd-scsi@freebsd.org> Subject: Re: Port of NetBSD usscanner Message-ID: <001a01c1e9cd$9cac7580$7800420a@vanlaarhoven.org> References: <20020420030300.B5762@melusine.cuivre.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
A few questions:
- What is the difference between this driver and normal SCSI devices that
forces you to write a separate driver? Can't you just
slightly modify the umass driver? (which should in that case be renamed to
ucam or something). It should require no more than a new command layer, just
like umass_{bbb,cbi}_{transfer,state,...}.
- xpt_async(AC_FOUND_DEVICE,...) actually works? The device appears all by
itself?
- There is a wrong comment terminator in line 633 (usscanner-20020421.c).
I don't have a scanner that I could try unfortunately with appropriate
changes.
Nick
----- Original Message -----
From: "Thomas Quinot" <thomas@cuivre.fr.eu.org>
To: <freebsd-scsi@freebsd.org>
Cc: <n_hibma@qubesoft.com>
Sent: Saturday, April 20, 2002 3:03 AM
Subject: Port of NetBSD usscanner
> In the process of trying to make a Minolta Dimâge Scan Dual II
> USB scanner work on a FreeBSD box, I have made a port of the NetBSD
> usscanner driver, which integrates supported scanners in the
> CAM infrastructure.
>
> If you have an Avision, HP or Minolta USB scanner you might be
> interested in giving this driver a try.
>
> Comments and testing feedback would, of course, be most welcome :).
>
> http://www.cuivre.fr.eu.org/~thomas/usscanner/
>
> Thomas.
>
> --
> Thomas.Quinot@Cuivre.FR.EU.ORG
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001a01c1e9cd$9cac7580$7800420a>
