Hi All,

I am doing a project on  avision scanner driver, in which my role is to port 
the Sane's application scanimage.c file to an application in winCE.

Here, in the source code of this application, there is an array basic_options[] 
of type "struct option" initialised with some no. of values. and also a 
variable all_options of type "struct option". I am unable to make out as what 
this structure option 's members are, please some one help me in defining the 
members and their type of this structure.

And also in the array basic_options[], the members are initialised with various 
strings and the second value in every set of initialisations, its one of these 
three values:  i.e., required_argument, no_argument, optional_argument,,, 
unable to make out as what these variables are, I mean where they are coming 
from, and their flow, someone please help me to deal with this simple problem, 
for which I would be very thank full..

regrads,

thankyou.

Shanthan..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060215/16de4698/attachment.html
From kroegerlis...@pedrokroeger.net  Wed Feb 15 20:20:25 2006
From: kroegerlis...@pedrokroeger.net (Pedro =?iso-8859-1?Q?Kr=F6ger?=)
Date: Wed Feb 15 21:20:12 2006
Subject: [sane-devel] scanimage doesn't find my scanner
Message-ID: <87hd70cr1y....@pedrokroeger.net>


Hi,

I have a Colorpage Vivid 1200 XE but I couldn't configure it yet. I have this 
in my fstab:

   none /proc/bus/usb usbfs defaults 0 0

sane-find-scanner gives me:

  found USB scanner (vendor=0x0458, product=0x201f [Genius CP-Vivid 1200XE], 
chip=GT-6816) at libusb:002:003

but scanimage -L doesn't find any scanner ("No scanners were identified...")

I issued all commands as root.

What am I supposed to do next? I've read the documentation (FAQ,
HOWTO, and a few manpages), but I can't figure out what to do
next. These are the versions I have:

libusb  0.1.11
sane-backends  1.0.17
kernel 2.6.15
udev   084

What is the device that udev generates I should be looking for?

Thanks,

Pedro Kr?ger

Reply via email to