diff --git a/README.md b/README.md index 90cb2b7..c0fb752 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ This driver has been reported to work with these printers: * Brother HL-2030 series * Brother HL-2140 series * Brother HL-2220 series +* Brother HL-2240D series * Brother HL-2270DW series * Brother HL-5030 series * Brother HL-L2300D series diff --git a/brlaser.drv.in b/brlaser.drv.in index 99a3f8d..1f4cd82 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -225,6 +225,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br2220.ppd" } +{ + ModelName "HL-2240D" + Attribute "NickName" "" "Brother HL-2240D series, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2240D series;CLS:PRINTER;" + PCFileName "br2240d.ppd" +} + { ModelName "HL-2270DW series" Attribute "NickName" "" "Brother HL-2270DW series, $USING"