diff --git a/README.md b/README.md index 4798916..a93d53f 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The following printers have been reported to work with this driver: * Brother DCP-L2540DW series * Brother DCP-L2550DW series * Brother FAX-2820 +* Brother FAX-2840 * Brother HL-1110 series * Brother HL-1200 series * Brother HL-2030 series @@ -43,6 +44,7 @@ The following printers have been reported to work with this driver: * Brother HL-2230 series * Brother HL-2240D series * Brother HL-2250DN series +* Brother HL-2260 * Brother HL-2270DW series * Brother HL-2280DW * Brother HL-5030 series @@ -51,6 +53,7 @@ The following printers have been reported to work with this driver: * Brother HL-L2305 series * Brother HL-L2310D series * Brother HL-L2320D series +* Brother HL-L2335D series * Brother HL-L2340D series * Brother HL-L2350DW series * Brother HL-L2360D series @@ -69,8 +72,10 @@ The following printers have been reported to work with this driver: * Brother MFC-7420 * Brother MFC-7440N * Brother MFC-7460DN +* Brother MFC-7860DW * Brother MFC-8710DW * Brother MFC-8860DN +* Brother MFC-9160 * Brother MFC-L2700DN series * Brother MFC-L2700DW series * Brother MFC-L2710DN series diff --git a/brlaser.drv.in b/brlaser.drv.in index 84aa24d..b589338 100644 --- a/brlaser.drv.in +++ b/brlaser.drv.in @@ -252,6 +252,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br2820.ppd" } +{ + ModelName "FAX-2840" + Attribute "NickName" "" "Brother FAX-2840, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;MFG:Brother;CMD:PJL,HBP;MDL:FAX-2840;CLS:PRINTER;CID:Brother Laser Type1;" + PCFileName "br2840.ppd" +} + { ModelName "HL-1110 series" Attribute "NickName" "" "Brother HL-1110 series, $USING" @@ -318,6 +325,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br2250d.ppd" } +{ + ModelName "HL-2260" + Attribute "NickName" "" "Brother HL-2260, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-2260;CLS:PRINTER;CID:Brother Laser Type1;" + PCFileName "br2260.ppd" +} + { ModelName "HL-2270DW series" Attribute "NickName" "" "Brother HL-2270DW series, $USING" @@ -380,6 +394,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "brl2320d.ppd" } +{ + ModelName "HL-L2335D series" + Attribute "NickName" "" "Brother HL-L2335D series, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,HBP;MDL:HL-L2335D series;CLS:PRINTER;CID:Brother Laser Type1;" + Duplex rotated + PCFileName "brl2335d.ppd" +} + { ModelName "HL-L2340D series" Attribute "NickName" "" "Brother HL-L2340D series, $USING" @@ -517,6 +539,14 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br7460d.ppd" } +{ + ModelName "MFC-7860DW" + Attribute "NickName" "" "Brother MFC-7860DW, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:MFC-7860DW;CLS:PRINTER;CID:Brother Laser Type1;" + Duplex rotated + PCFileName "br7860d.ppd" +} + { ModelName "MFC-8710DW" Attribute "NickName" "" "Brother MFC-8710DW, $USING" @@ -533,6 +563,13 @@ Option "brlaserEconomode/Toner save mode" Boolean AnySetup 10 PCFileName "br8860d.ppd" } +{ + ModelName "MFC-9160" + Attribute "NickName" "" "Brother MFC-9160, $USING" + Attribute "1284DeviceID" "" "MFG:Brother;CMD:HBP,PCL;MDL:MFC-9160;CLS:PRINTER;" + PCFileName "br9160.ppd" +} + { ModelName "MFC-L2700DN series" Attribute "NickName" "" "Brother MFC-L2700DN series, $USING"