Browse Source

Merge f04bf810c4 into 2a49e3287c

pull/157/merge
Adam Kelly 3 years ago committed by GitHub
parent
commit
d3c73824b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md
  2. 7
      brlaser.drv.in

1
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

7
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"

Loading…
Cancel
Save