23 lines
955 B
Diff
23 lines
955 B
Diff
diff -Nru r5u87x-0.2.0.hg20091126.orig/loader.h r5u87x-0.2.0.hg20091126/loader.h
|
|
--- r5u87x-0.2.0.hg20091126.orig/loader.h 2009-11-26 13:24:53.000000000 +0100
|
|
+++ r5u87x-0.2.0.hg20091126/loader.h 2009-11-26 13:33:18.427942280 +0100
|
|
@@ -63,15 +63,9 @@
|
|
{ 0x05CA, 0x183a, 0x0111, 0, 0 },
|
|
{ 0x05CA, 0x183b, 0x0131, 0, 0 },
|
|
{ 0x05CA, 0x183e, 0x0100, 0, 0 },
|
|
- { 0x05CA, 0x1841, 0x0103, 1, 1 },
|
|
-
|
|
- /*
|
|
- * These have been commented out because we don't have the routines
|
|
- * to determine which is which yet.
|
|
- *
|
|
- * { 0x05CA, 0x1870, 0x0100, 0, 0 }, // Used for HP Webcam 1000 (1870_1.fw)
|
|
- * { 0x05CA, 0x1870, 0x0112, 0, 0 }, // Used for HP Pavilion dv1xxxx (1870.fw)
|
|
- */
|
|
+ { 0x05CA, 0x1841, 0x0103, 1, 1 },
|
|
+ { 0x05CA, 0x1870, 0x0100, 0, 0 }, // Used for HP Webcam 1000 (1870_1.fw)
|
|
+ { 0x05CA, 0x1870, 0x0112, 0, 0 }, // Used for HP Pavilion dv1xxxx (1870.fw)
|
|
|
|
{ }
|
|
};
|