Till-

Printers are added to specific versioned files at release time, and are released only once.  For example, the K550 was added in release 0.9.6, so it will not appear in any other file.

Also, hpssd check for duplicate entires and will refuse to run if there is an error.

Regards,

-Don



On 8/24/06, Till Kamppeter <[EMAIL PROTECTED]> wrote:
dwelch91 wrote:
>
> hpssd loads all the .xml files in a somewhat random order looking for
> the target model.
>

If there are never 2 files with contradicting entries about the
printer's features (ideally every printer mentioned only one time) there
will be no problem, but if HPLIP-0.9.6.xml tells that the fax in PSC 950
is not supported but HPLIP-0.9.8.xml fax in this printer is supported,
then it will happen randomly that sometimes you can fax on the PSC 950
and sometimes not. This would be a bug. Can you check this? Perhaps one
should read the files in the order of their version number, so that the
data record of newer version gets priority.

> I just use grep to locate what I am looking for:
>
> src/data/xml$ grep -R K550 *
>
> ... snip ...
>
> HPLIP-0.9.6.xml:<model name="Officejet_Pro_K550">
>
> ... snip ...

So I let printerdrake read them all one after the other.

   Till


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Devel mailing list
HPLIP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-devel

Reply via email to