~ubuntu-branches/ubuntu/oneiric/foomatic-db/oneiric

« back to all changes in this revision

Viewing changes to db/source/printer/Brother-MFC9840CDW.xml

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2010-12-17 14:22:03 UTC
  • mfrom: (1.2.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20101217142203-em6b4stnjzvaua4n
Tags: 20101217-0ubuntu1
* New upstream release
   - Added new PostScript printers and PPDs from Epson and Brother.
   - Added database entries for the PPDs of Epson's Japanese market
     printers.
   - Corrected the translation lines of Lexmark's PostScript PPDs to
     comply with the specs.
   - Renamed printers from Epson and Sharp so that their names match
     the names in the manufacturer-supplied PPD files.
   - Forced the "eplaser" and "eplaser-jp" drivers to feed Ghostscript
     only with PostScript input as these drivers have problems with PDF.
   - Added documentation for job parameter entities in Foomatic PPD files
     to the README file.
   - Fixed default PageSize choice of "necp2xX.upp" driver.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<printer id="printer/Brother-MFC9840CDW">
 
2
  <make>Brother</make>
 
3
  <model>MFC9840CDW</model>
 
4
  <mechanism>
 
5
    <laser />
 
6
    <color />
 
7
    <resolution>
 
8
      <dpi>
 
9
        <x>2400</x>
 
10
        <y>600</y>
 
11
      </dpi>
 
12
    </resolution>
 
13
  </mechanism>
 
14
  <url>http://www.brother-usa.com/MFC/ModelDetail.aspx%sProductID=mfc9840cdw</url>
 
15
  <lang>
 
16
    <postscript level="3" />
 
17
    <pcl level="6" />
 
18
    <pjl />
 
19
    <text>
 
20
      <charset>us-ascii</charset>
 
21
    </text>
 
22
  </lang>
 
23
  <autodetect>
 
24
    <general>
 
25
      <ieee1284>MFG:Brother;MDL:Brother MFC-9840CDW;</ieee1284>
 
26
      <manufacturer>Brother</manufacturer>
 
27
      <model>Brother MFC-9840CDW</model>
 
28
    </general>
 
29
  </autodetect>
 
30
  <functionality>A</functionality>
 
31
  <driver>Postscript-Brother</driver>
 
32
  <drivers>
 
33
    <driver>
 
34
      <id>Postscript</id>
 
35
    </driver>
 
36
    <driver>
 
37
      <id>Postscript-Brother</id>
 
38
      <ppd>PPD/Brother/BR9840_2_GPL.ppd</ppd>
 
39
    </driver>
 
40
    <driver>
 
41
      <id>pxlcolor</id>
 
42
    </driver>
 
43
  </drivers>
 
44
</printer>