From 9ccc56e1bc8b109cfb5943feb0d3d52e258838f0 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 28 Jan 2016 10:57:04 +0100 Subject: [PATCH] mark DCP-7055W as supported --- README.md | 1 + brlaser.drv.in | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index 5a7f8c0..32bd2fc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ It is known to support these printers: * Brother DCP-7030 * Brother DCP-7055 +* Brother DCP-7055W * Brother DCP-7065DN Copyright diff --git a/brlaser.drv.in b/brlaser.drv.in index 9f83b8e..c58afc1 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -89,6 +89,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br7055.ppd" } +{ + ModelName "DCP-7055W" + Attribute "NickName" "" "Brother DCP-7055W, using @PACKAGE@ @VERSION@" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-7055W;CLS:PRINTER;CID:Brother Laser Type1;" + + PCFileName "br7055w.ppd" +} + { ModelName "DCP-7065DN" Attribute "NickName" "" "Brother DCP-7065DN, using @PACKAGE@ v@VERSION@"