Add Device ID for Samsung ML-2160

per e-mail from Christophe Fergeau
This commit is contained in:
Jiri Popelka 2014-05-12 10:59:57 +02:00
parent 332bff067f
commit 8a3d437435
2 changed files with 16 additions and 5 deletions

View File

@ -1,6 +1,6 @@
diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in
--- splix/ppd/samsung.drv.in.deviceID 2013-08-26 21:45:31.000000000 +0200 --- splix/ppd/samsung.drv.in.deviceID 2013-08-26 21:45:31.000000000 +0200
+++ splix/ppd/samsung.drv.in 2014-03-17 10:46:12.518351713 +0100 +++ splix/ppd/samsung.drv.in 2014-05-12 10:51:19.552725911 +0200
@@ -39,6 +39,7 @@ Manufacturer "Samsung" @@ -39,6 +39,7 @@ Manufacturer "Samsung"
Resolution k 1 0 0 0 "300dpi/300 DPI" Resolution k 1 0 0 0 "300dpi/300 DPI"
@ -21,7 +21,7 @@ diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in
Throughput 22 Throughput 22
{ {
ModelName "ML-2250" ModelName "ML-2250"
+ Attribute "1284DeviceID" "" "MFG:Samsung;MDL:ML-2250;" + Attribute "1284DeviceID" "" "MFG:Samsung;MDL:ML-2250;"
PCFileName "ml2250.ppd" PCFileName "ml2250.ppd"
} { } {
ModelName "ML-2251" ModelName "ML-2251"
@ -64,7 +64,15 @@ diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in
PCFileName "ml2525w.ppd" PCFileName "ml2525w.ppd"
} }
} { } {
@@ -465,6 +474,7 @@ Manufacturer "Samsung" @@ -239,6 +248,7 @@ Manufacturer "Samsung"
Attribute QPDL PacketSize "512"
{
ModelName "ML-2160"
+ Attribute "1284DeviceID" "" "MFG:Samsung;MDL:ML-2160 Series;CMD:SPL,FWV,PIC,BDN,EXT;"
PCFileName "ml2160.ppd"
}
}
@@ -465,6 +475,7 @@ Manufacturer "Samsung"
Attribute General CMSFile "CLP-310" Attribute General CMSFile "CLP-310"
ModelName "CLP-310" ModelName "CLP-310"
@ -74,7 +82,7 @@ diff -up splix/ppd/samsung.drv.in.deviceID splix/ppd/samsung.drv.in
Attribute General CMSFile "CLP-315" Attribute General CMSFile "CLP-315"
diff -up splix/ppd/xerox.drv.in.deviceID splix/ppd/xerox.drv.in diff -up splix/ppd/xerox.drv.in.deviceID splix/ppd/xerox.drv.in
--- splix/ppd/xerox.drv.in.deviceID 2013-08-26 17:22:00.000000000 +0200 --- splix/ppd/xerox.drv.in.deviceID 2013-08-26 17:22:00.000000000 +0200
+++ splix/ppd/xerox.drv.in 2014-03-17 10:44:44.498567805 +0100 +++ splix/ppd/xerox.drv.in 2014-05-12 10:46:39.239623721 +0200
@@ -66,6 +66,7 @@ Manufacturer "Xerox" @@ -66,6 +66,7 @@ Manufacturer "Xerox"
} { } {
#import "manualduplex.defs" #import "manualduplex.defs"

View File

@ -3,7 +3,7 @@
Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers) Summary: Driver for QPDL/SPL2 printers (Samsung and several Xerox printers)
Name: splix Name: splix
Version: 2.0.1 Version: 2.0.1
Release: 0.20.%{checkout}%{?dist} Release: 0.21.%{checkout}%{?dist}
License: GPLv2 License: GPLv2
Group: System Environment/Base Group: System Environment/Base
URL: http://splix.sourceforge.net/ URL: http://splix.sourceforge.net/
@ -63,6 +63,9 @@ make install DRV_ONLY=1 CUPSDRV=%{_datadir}/cups/drv/splix DESTDIR=%{buildroot}
%{_datadir}/cups/drv/splix %{_datadir}/cups/drv/splix
%changelog %changelog
* Mon May 12 2014 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.21.20130902svn
- Add Device ID for Samsung ML-2160
* Mon Mar 17 2014 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.20.20130902svn * Mon Mar 17 2014 Jiri Popelka <jpopelka@redhat.com> - 2.0.1-0.20.20130902svn
- Add Device ID for Samsung ML-1640 - Add Device ID for Samsung ML-1640