diff --git a/README.md b/README.md index 4a6a582..90cb2b7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This driver has been reported to work with these printers: * Brother DCP-7080 * Brother DCP-L2500D series * Brother DCP-L2520D series +* Brother DCP-L2520DW series * Brother DCP-L2540DW series * Brother HL-1110 series * Brother HL-1200 series diff --git a/brlaser.drv.in b/brlaser.drv.in index a894f64..ad21a55 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -173,6 +173,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "brl2520d.ppd" } +{ + ModelName "DCP-L2520DW" + Attribute "NickName" "" "Brother DCP-L2520DW series, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:DCP-L2520DW series;CLS:PRINTER;CID:Brother Laser Type1;" + Duplex rotated + PCFileName "brl2520dw.ppd" +} + { ModelName "DCP-L2540DW" Attribute "NickName" "" "Brother DCP-L2540DW series, $USING"