]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blame - 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
CommitLineData
3a88722e
SS
1From 305535e303032814b65bf6d889a95f00f08a9071 Mon Sep 17 00:00:00 2001
2From: Nils Philippsen <nils@redhat.com>
3Date: Wed, 5 May 2010 12:49:02 +0200
4Subject: [PATCH] patch: epson-expression800
5
6Squashed commit of the following:
7
8commit 3b501d7499357438a1fbd63fefb2f977ae3051f5
9Author: Nils Philippsen <nils@redhat.com>
10Date: 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
21diff --git a/doc/descriptions/epson.desc b/doc/descriptions/epson.desc
22index 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"
33diff --git a/doc/descriptions/epson2.desc b/doc/descriptions/epson2.desc
34index 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--
461.6.6.1
47