1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<printer id="printer/HP-PhotoSmart_P1000">
<make>HP</make>
<model>PhotoSmart P1000</model>
<mechanism>
<inkjet/>
<color/>
<resolution>
<dpi>
<x>2400</x>
<y>1200</y>
</dpi>
</resolution>
<consumables>
<comments>
<en>Refill: 1 black, 1 color cartridge</en>
</comments>
<!--one or more "partno" elements.--></consumables>
</mechanism>
<url>http://www.hp.com/cposupport/eschome.html</url>
<lang>
<pcl level="3"/><!--no pjl-->
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<general>
<ieee1284>MFG:HEWLETT-PACKARD;MDL:PHOTOSMART P1000;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Packard PhotoSmart P1000;</ieee1284>
<manufacturer>HEWLETT-PACKARD</manufacturer>
<model>PHOTOSMART P1000</model>
<description>Hewlett-Packard PhotoSmart P1000</description>
<commandset>MLC,PCL,PML</commandset>
</general>
</autodetect>
<functionality>A</functionality>
<driver>hpijs</driver><!--verified--><!--no "contrib_url"-->
<comments>
<en>
This is essentially the same printer as the PhotoSmart 1100,
except for the missing duplexer. It has ports on the side for
inserting SmartMedia and CompactFlash digital "film" and
has an LCD panel that lets you select pictures from the
"film" to print.<p>
Up/downloading of photos between the PC and the printer/memory
card work with the <a
href="http://hpoj.sourceforge.net/">HPOJ</a>
low level drivers. You need
also the modifed USB printer.c kernel module from the <a
href="http://hpoj.sourceforge.net/">HPOJ</a>
web site, if you want to access your memory cards via
USB.<p>
The best output one gets with HP's HPIJS 1.3 or newer. If you
cannot update to HPIJS 1.3 for some reason, you can also use HPIJS
1.2.2 with the patches from Matthias Bunte and Richard
Spencer-Smith ("hpijs-rss"). The Gimp-Print driver also
works (Model setting: "pcl-900"), but only up to 600
dpi.<p>
</en>
</comments>
</printer>
|