]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blob - sane/patches/sane-1.0.21-epson-expression800.patch
hplip: Drop package
[people/stevee/ipfire-3.x.git] / sane / patches / sane-1.0.21-epson-expression800.patch
1 From 305535e303032814b65bf6d889a95f00f08a9071 Mon Sep 17 00:00:00 2001
2 From: Nils Philippsen <nils@redhat.com>
3 Date: Wed, 5 May 2010 12:49:02 +0200
4 Subject: [PATCH] patch: epson-expression800
5
6 Squashed commit of the following:
7
8 commit 3b501d7499357438a1fbd63fefb2f977ae3051f5
9 Author: Nils Philippsen <nils@redhat.com>
10 Date: Wed May 5 12:14:23 2010 +0200
11
12 Improve Epson Expression 800
13
14 Epson Expression 800 models announce themselves as "processor", not
15 "scanner".
16 ---
17 doc/descriptions/epson.desc | 1 +
18 doc/descriptions/epson2.desc | 1 +
19 2 files changed, 2 insertions(+), 0 deletions(-)
20
21 diff --git a/doc/descriptions/epson.desc b/doc/descriptions/epson.desc
22 index a22325c..55a0136 100644
23 --- a/doc/descriptions/epson.desc
24 +++ b/doc/descriptions/epson.desc
25 @@ -174,6 +174,7 @@
26 :model "Expression 800"
27 :interface "SCSI"
28 :status :complete
29 +:scsi "EPSON" "Expression800" "processor"
30
31 :model "Expression 1600"
32 :interface "SCSI USB IEEE-1394"
33 diff --git a/doc/descriptions/epson2.desc b/doc/descriptions/epson2.desc
34 index 9a14f4f..56cabcd 100644
35 --- a/doc/descriptions/epson2.desc
36 +++ b/doc/descriptions/epson2.desc
37 @@ -241,6 +241,7 @@
38 :model "Expression 800" ; command spec
39 :interface "SCSI"
40 :status :complete
41 +:scsi "EPSON" "Expression800" "processor"
42 :comment "overseas version of the GT-9600"
43
44 :model "Expression 836XL" ; command spec
45 --
46 1.6.6.1
47