foomatic-db-device-ids.patch 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. diff -up foomatic-db-20120103/db/source/PPD/Brother/BR8840_2_GPL.ppd.device-ids-20120103 foomatic-db-20120103/db/source/PPD/Brother/BR8840_2_GPL.ppd
  2. --- foomatic-db-20120103/db/source/PPD/Brother/BR8840_2_GPL.ppd.device-ids-20120103 2012-01-03 00:40:44.000000000 +0000
  3. +++ foomatic-db-20120103/db/source/PPD/Brother/BR8840_2_GPL.ppd 2012-02-24 09:33:37.047452635 +0000
  4. @@ -32,6 +32,7 @@
  5. *ShortNickName: "Brother MFC-8840D BR-Script3"
  6. *ModelName: "Brother MFC-8840D BR-Script3"
  7. *NickName: "Brother MFC-8840D BR-Script3"
  8. +*1284DeviceID: "MFG:Brother;MDL:MFC-8840D;CMD:HBP,PJL,PCL,PCLXL;"
  9. *%==== Basic Device Capabilities =============
  10. *LanguageLevel: "3"
  11. diff -up foomatic-db-20120103/db/source/PPD/Lexmark/Lexmark_C543.ppd.device-ids-20120103 foomatic-db-20120103/db/source/PPD/Lexmark/Lexmark_C543.ppd
  12. --- foomatic-db-20120103/db/source/PPD/Lexmark/Lexmark_C543.ppd.device-ids-20120103 2012-01-03 00:40:44.000000000 +0000
  13. +++ foomatic-db-20120103/db/source/PPD/Lexmark/Lexmark_C543.ppd 2012-02-24 09:33:37.049452637 +0000
  14. @@ -62,7 +62,7 @@
  15. *LXCountPIN: "4"
  16. *LXlowPINchar: "0"
  17. *LXhiPINchar: "9"
  18. -*1284DeviceID: "MFG: Lexmark;MDL: Lexmark C543"
  19. +*1284DeviceID: "MFG:Lexmark International;MDL:Lexmark C543;"
  20. *FreeVM: "252000000"
  21. *VMOption 256Meg: "252000000"
  22. *VMOption 320Meg: "312000000"
  23. diff -up foomatic-db-20120103/db/source/printer/Brother-MFC-8840D.xml.device-ids-20120103 foomatic-db-20120103/db/source/printer/Brother-MFC-8840D.xml
  24. --- foomatic-db-20120103/db/source/printer/Brother-MFC-8840D.xml.device-ids-20120103 2012-02-24 09:33:36.314452298 +0000
  25. +++ foomatic-db-20120103/db/source/printer/Brother-MFC-8840D.xml 2012-02-24 09:33:37.051452638 +0000
  26. @@ -15,7 +15,7 @@
  27. </lang>
  28. <autodetect>
  29. <general>
  30. - <ieee1284>MFG:Brother;MDL:Brother MFC-8840D;</ieee1284>
  31. + <ieee1284>MFG:Brother;MDL:MFC-8840D;CMD:HBP,PJL,PCL,PCLXL;</ieee1284>
  32. <manufacturer>Brother</manufacturer>
  33. <model>Brother MFC-8840D</model>
  34. </general>
  35. diff -up foomatic-db-20120103/db/source/printer/HP-DeskJet_720C.xml.device-ids-20120103 foomatic-db-20120103/db/source/printer/HP-DeskJet_720C.xml
  36. --- foomatic-db-20120103/db/source/printer/HP-DeskJet_720C.xml.device-ids-20120103 2012-02-24 09:33:36.401452339 +0000
  37. +++ foomatic-db-20120103/db/source/printer/HP-DeskJet_720C.xml 2012-02-24 09:33:37.087452655 +0000
  38. @@ -20,7 +20,7 @@
  39. <commandset>SCP,VLINK</commandset>
  40. <description>Hewlett-Packard DeskJet 720 Series</description>
  41. <manufacturer>HEWLETT-PACKARD</manufacturer>
  42. - <model>DESKJET 720</model>
  43. + <model>DESKJET 720C</model>
  44. </parallel>
  45. </autodetect>
  46. <functionality>A</functionality>
  47. diff -up foomatic-db-20120103/db/source/printer/HP-LaserJet_M1522nf_MFP.xml.device-ids-20120103 foomatic-db-20120103/db/source/printer/HP-LaserJet_M1522nf_MFP.xml
  48. --- foomatic-db-20120103/db/source/printer/HP-LaserJet_M1522nf_MFP.xml.device-ids-20120103 2012-02-24 09:33:36.411452343 +0000
  49. +++ foomatic-db-20120103/db/source/printer/HP-LaserJet_M1522nf_MFP.xml 2012-02-24 09:33:37.089452655 +0000
  50. @@ -13,6 +13,13 @@
  51. <postscript level="3" />
  52. <pcl level="6" />
  53. </lang>
  54. + <autodetect>
  55. + <usb>
  56. + <commandset>PJL,PML,PCLXL,POSTSCRIPT,PCL</commandset>
  57. + <manufacturer>Hewlett-Packard</manufacturer>
  58. + <model>HP LaserJet MFP M1522nf MFP</model>
  59. + </usb>
  60. + </autodetect>
  61. <functionality>D</functionality>
  62. <driver>pxlmono</driver>
  63. <drivers>
  64. diff -up foomatic-db-20120103/db/source/printer/Kyocera-FS-1118MFP.xml.device-ids-20120103 foomatic-db-20120103/db/source/printer/Kyocera-FS-1118MFP.xml
  65. --- foomatic-db-20120103/db/source/printer/Kyocera-FS-1118MFP.xml.device-ids-20120103 2012-02-24 09:34:34.375478948 +0000
  66. +++ foomatic-db-20120103/db/source/printer/Kyocera-FS-1118MFP.xml 2012-02-24 09:41:52.635757050 +0000
  67. @@ -19,10 +19,10 @@
  68. </lang>
  69. <autodetect>
  70. <general>
  71. - <ieee1284>MFG:Kyocera;MODEL:Kyocera FS-1118MFP;COMMAND SET: POSTSCRIPT,PJL,PCL</ieee1284>
  72. - <commandset>POSTSCRIPT,PJL,PCL</commandset>
  73. + <ieee1284>MFG:Kyocera;MODEL:FS-1118MFP;CMD:PCLXL,PostScript Emulation,PCL5E,PJL;</ieee1284>
  74. + <commandset>CMD:PCLXL,PostScript Emulation,PCL5E,PJL</commandset>
  75. <manufacturer>Kyocera</manufacturer>
  76. - <model>Kyocera FS-1118MFP</model>
  77. + <model>FS-1118MFP</model>
  78. </general>
  79. </autodetect>
  80. <functionality>A</functionality>
  81. diff -up foomatic-db-20120103/db/source/printer/Lexmark-C543.xml.device-ids-20120103 foomatic-db-20120103/db/source/printer/Lexmark-C543.xml
  82. --- foomatic-db-20120103/db/source/printer/Lexmark-C543.xml.device-ids-20120103 2012-02-24 09:33:36.463452367 +0000
  83. +++ foomatic-db-20120103/db/source/printer/Lexmark-C543.xml 2012-02-24 09:33:37.090452655 +0000
  84. @@ -15,7 +15,7 @@
  85. </lang>
  86. <autodetect>
  87. <general>
  88. - <ieee1284>MFG: Lexmark;MDL: Lexmark C543</ieee1284>
  89. + <ieee1284>MFG:Lexmark International;MDL:Lexmark C543;</ieee1284>
  90. <manufacturer>Lexmark</manufacturer>
  91. <model>Lexmark C543</model>
  92. </general>
  93. diff -up foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml.device-ids foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml
  94. --- foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml.device-ids 2013-09-11 15:55:21.853642637 +0200
  95. +++ foomatic-db-20130911/db/source/printer/Brother-HL-2040.xml 2013-09-11 15:53:30.775176972 +0200
  96. @@ -15,6 +15,13 @@
  97. <pcl level="5e" />
  98. <pjl />
  99. </lang>
  100. + <autodetect>
  101. + <general>
  102. + <ieee1284>MFG:Brother;MDL:HL-2040 series;CMD:PJL,HBP;</ieee1284>
  103. + <manufacturer>Brother</manufacturer>
  104. + <model>Brother HL-2040 series</model>
  105. + </general>
  106. + </autodetect>
  107. <functionality>B</functionality>
  108. <driver>hl1250</driver>
  109. <drivers>