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
|
<printer id="printer/Samsung-ML-1430">
<make>Samsung</make>
<model>ML-1430</model>
<mechanism>
<laser />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<proprietary />
</lang>
<autodetect>
<general>
<commandset>GDI</commandset>
<manufacturer>Samsung</manufacturer>
<model>ML-1430</model>
</general>
</autodetect>
<functionality>A</functionality>
<driver>gdi</driver>
<comments>
<en>
One of Samsung's line of host-based lasers. They generally work
well and cost little.
Samsung sort of supports Linux use, with installable Linux/x86
cups drivers often in the box, a penguin often on the box, etc.
<p>
Note that there is a minor USB timing issue. Specifically, when
you turn on the printer, it whirs (I guess booting and heating up)
for some 15-45 seconds. For the first 15, the device is present
and detectable on the USB bus, but will not completely initialize
in the kernel because it won't accept an address.
The USB hub code tries exactly twice - once with a fast timeout
and once for slow devices with a slightly longer timeout. There
is a patch in the archives if this is still a problem.<p>
Consumables/Refills: Toner and drum in one unit<p>
</en>
</comments>
</printer>
|