xerox_mfp: add USB id for SCX-4500W (#614948)
This commit is contained in:
parent
36b49d77c9
commit
0020200822
34
sane-backends-1.0.21-SCX4500W.patch
Normal file
34
sane-backends-1.0.21-SCX4500W.patch
Normal file
@ -0,0 +1,34 @@
|
||||
From 0643804b4e76c0047df1d61ebee1adfe4696d9d4 Mon Sep 17 00:00:00 2001
|
||||
From: Nils Philippsen <nils@redhat.com>
|
||||
Date: Wed, 3 Nov 2010 17:54:24 +0100
|
||||
Subject: [PATCH] patch: SCX4500W
|
||||
|
||||
Squashed commit of the following:
|
||||
|
||||
commit d3d53225c2a5ee271141bd058e628ffa66d0c065
|
||||
Author: Nils Philippsen <nils@redhat.com>
|
||||
Date: Wed Nov 3 17:53:32 2010 +0100
|
||||
|
||||
add USB id for SCX-4500W
|
||||
---
|
||||
doc/descriptions/xerox_mfp.desc | 4 ++++
|
||||
1 files changed, 4 insertions(+), 0 deletions(-)
|
||||
|
||||
diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc
|
||||
index 406510f..6b8aa5f 100644
|
||||
--- a/doc/descriptions/xerox_mfp.desc
|
||||
+++ b/doc/descriptions/xerox_mfp.desc
|
||||
@@ -48,6 +48,10 @@
|
||||
:usbid "0x04e8" "0x3426"
|
||||
:status :good
|
||||
|
||||
+:model "SCX-4500W"
|
||||
+:interface "USB"
|
||||
+:usbid "0x04e8" "0x342b"
|
||||
+
|
||||
:model "CLX-3170fn"
|
||||
:interface "USB"
|
||||
:usbid "0x04e8" "0x342a"
|
||||
--
|
||||
1.7.3.2
|
||||
|
@ -19,6 +19,7 @@ Patch5: sane-backends-1.0.21-epson-expression800.patch
|
||||
Patch6: sane-backends-1.0.20-lockdir.patch
|
||||
Patch7: sane-backends-1.0.21-docs-utf8.patch
|
||||
Patch8: sane-backends-1.0.21-xerox-mfp-color-mode.patch
|
||||
Patch9: sane-backends-1.0.21-SCX4500W.patch
|
||||
# may need rebuilding if one of the above changes:
|
||||
Patch100: sane-backends-1.0.21-automake.patch
|
||||
URL: http://www.sane-project.org
|
||||
@ -89,6 +90,7 @@ want to access digital cameras.
|
||||
%patch6 -p1 -b .lockdir
|
||||
%patch7 -p1 -b .docs-utf8
|
||||
%patch8 -p1 -b .xerox-mfp-color-mode
|
||||
%patch9 -p1 -b .SCX4500W
|
||||
|
||||
%patch100 -p1 -b .automake
|
||||
|
||||
@ -167,6 +169,7 @@ rm -rf %{buildroot}
|
||||
%changelog
|
||||
* Wed Nov 03 2010 Nils Philippsen <nils@redhat.com>
|
||||
- xerox_mfp: correct color mode malfunction (#614949)
|
||||
- xerox_mfp: add USB id for SCX-4500W (#614948)
|
||||
|
||||
* Fri Jun 25 2010 Nils Philippsen <nils@redhat.com> - 1.0.21-3
|
||||
- build with -fno-strict-aliasing
|
||||
|
Loading…
Reference in New Issue
Block a user