Date: Tue, 10 Mar 1998 18:31:09 +0100 (CET) From: robsch@robkaos.ruhr.de (Robert Schien) To: freebsd-scsi@FreeBSD.ORG Subject: Re: Scanner support Message-ID: <m0yCSrt-000695C@robkaos.ruhr.de> In-Reply-To: <Pine.GSO.3.95q.980310134141.29906i-100000@elect8> from Nick Hibma at "Mar 10, 98 01:44:39 pm"
index | next in thread | previous in thread | raw e-mail
> > type > > env CC=gcc make > > instead of > > make > Yes, this did the job. But now I have problems with the configuration of the sane package: As I understand it SANE uses user-level-scsi in order to access the device. Therefore I enabled device uk0 in the kernel config file. I recompiled the kernel and rebooted: During boot the scanner appears as device uk0: Mar 10 18:18:31 robkaos /kernel: uk0 at scbus0 target 1 lun 0 Mar 10 18:18:31 robkaos /kernel: uk0: <UMAX Astra 1200S V2.9> type 6 fixed SCSI 2 Mar 10 18:18:31 robkaos /kernel: uk0: Unknown I created a /dev entry for uk0: sh MAKEDEV uk0 I set the symlink ln -s uk0 scanner But when I invoke scanimage I get the following message: Mar 10 18:20:11 robkaos /kernel: uk0: physio split the request.. cannot proceed Mar 10 18:20:11 robkaos /kernel: uk0: physio split the request.. cannot proceed Did I anything wrong? There isn't much FreeBSD specific documentation in the sane package :-( TIA for further help Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0yCSrt-000695C>
