From 3946f2e3d61bee9f27abdec30471df96488e973b Mon Sep 17 00:00:00 2001 From: Peter De Wachter Date: Sun, 28 Jan 2018 22:34:10 +0100 Subject: [PATCH] Add Brother HL-L2300D --- README.md | 5 +++-- brlaser.drv.in | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4c8e70..cc71b60 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,14 @@ such as PCL or PostScript, not all do. If you have a monochrome Brother laser printer (or multi-function device) and the other open source drivers don't work, this one might help. -This driver is known to support these printers: +This driver is known to work with these printers: -* Brother DCP-1510 series +* Brother DCP-1510 * Brother DCP-7030 * Brother DCP-7055 * Brother DCP-7055W * Brother DCP-7065DN +* Brother HL-L2300D * Brother MFC-7360N diff --git a/brlaser.drv.in b/brlaser.drv.in index 0b74531..1b067b7 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -119,6 +119,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br7065dn.ppd" } +{ + ModelName "HL-L2300D" + Attribute "NickName" "" "Brother HL-L2300D, $USING" + Attribute "1284DeviceID" "" " MFG:Brother;CMD:PJL,HBP;MDL:HL-L2300D series;CLS:PRINTER;CID:Brother Laser Type1;" + Duplex rotated + PCFileName "brl2300d.ppd" +} + { ModelName "MFC-7360N" Attribute "NickName" "" "Brother MFC-7360N, $USING"