File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 263263 </avoid >
264264 </printer >
265265
266+ <!--
267+ We need driver for CLP-310 but there are other CLP-315 which are preferred because their drivertype is higher
268+ in the preferenceorder.
269+ Driver for CLP-310 provides drivertype "splix" and "foomatic" so others which are higher in preferenceorder
270+ must be placed here.
271+ -->
272+ <printer >
273+ <make-and-model match =" Samsung CLP 310" />
274+ <deviceid >
275+ <field name =" MFG" match =" Samsung" />
276+ <field name =" MDL" match =" CLP-310 Series" />
277+ </deviceid >
278+ <avoid >
279+ <drivertype >manufacturer-cmd</drivertype >
280+ <drivertype >foomatic-recommended-nonpostscript</drivertype >
281+ <drivertype >manufacturer*</drivertype >
282+ <drivertype >pdf</drivertype >
283+ <drivertype >foomatic-recommended-postscript</drivertype >
284+ <drivertype >hpcups</drivertype >
285+ <drivertype >foomatic-postscript</drivertype >
286+ <drivertype >gutenprint-simplified</drivertype >
287+ <drivertype >gutenprint-expert</drivertype >
288+ <drivertype >foomatic-gutenprint</drivertype >
289+ </avoid >
290+ </printer >
291+
266292 <printer >
267293 <!-- For all printers -->
268294 <drivers >
You can’t perform that action at this time.
0 commit comments