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
|
<printer id="printer/Dell-3100cn">
<make>Dell</make>
<model>3100cn</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<postscript level="3" />
<pcl level="6" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<usb>
<ieee1284>MFG:Dell;CMD:PJL,RASTER,DOWNLOAD,PCLXL,PCL,POSTSCRIPT;MDL:Laser Printer 3100cn;DES:Dell Laser Printer 3100cn;CLS:PRINTER;</ieee1284>
<commandset>PJL,RASTER,DOWNLOAD,PCLXL,PCL,</commandset>
<description>Dell Laser Printer 3100cn</description>
<manufacturer>Dell</manufacturer>
<model>Laser Printer 3100cn</model>
</usb>
</autodetect>
<functionality>B</functionality>
<driver>pxlcolor</driver>
<drivers>
<driver>
<id>Postscript-Dell</id>
<ppd>PPD/Dell/dl3100cn.ppd</ppd>
</driver>
<driver>
<id>pxlcolor</id>
</driver>
</drivers>
<comments>
<en>
Foomatic entry made by PPDtoXML T/G 0.19 on 2008-09-03
</en>
</comments>
</printer>
|