blob: 312905fd5ebf78e157f50b7f6a0d4661801d76ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [soft-commits] [3040] include missing hid-logitech-dj HID driver (mga#4129)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B3040%5D%20include%20missing%0A%09hid-logitech-dj%20HID%20driver%20%28mga%234129%29&In-Reply-To=%3CCAONrEtZO_HfmAw_cX48dMOfqd1i5sy_SwU-Lc%3DW6w7siCUm3qg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012889.html">
<LINK REL="Next" HREF="012713.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [soft-commits] [3040] include missing hid-logitech-dj HID driver (mga#4129)</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B3040%5D%20include%20missing%0A%09hid-logitech-dj%20HID%20driver%20%28mga%234129%29&In-Reply-To=%3CCAONrEtZO_HfmAw_cX48dMOfqd1i5sy_SwU-Lc%3DW6w7siCUm3qg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [soft-commits] [3040] include missing hid-logitech-dj HID driver (mga#4129)">thierry.vignaud at gmail.com
</A><BR>
<I>Tue Mar 6 21:51:44 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012889.html">[Mageia-dev] lvm2 initscript is marked as a config file...?
</A></li>
<LI>Next message: <A HREF="012713.html">[Mageia-dev] [changelog] [RPM] cauldron core/release xorg-x11-7.6-6.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12712">[ date ]</a>
<a href="thread.html#12712">[ thread ]</a>
<a href="subject.html#12712">[ subject ]</a>
<a href="author.html#12712">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 23 February 2012 22:39, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote:
><i> Revision 3040 Author tv Date 2012-02-23 22:39:51 +0100 (Thu, 23 Feb 2012)
</I>><i>
</I>><i> Log Message
</I>><i>
</I>><i> include missing hid-logitech-dj HID driver (mga#4129)
</I>
We may miss more.
The kernel has way more.
Some we don't care about (eg: wacom) but some more may be needed at install time
WDYT?
><i> --- drakx/trunk/kernel/list_modules.pm 2012-02-23 20:10:41 UTC (rev 3039)
</I>><i> +++ drakx/trunk/kernel/list_modules.pm 2012-02-23 21:39:51 UTC (rev 3040)
</I>><i> @@ -178,7 +178,7 @@
</I>><i> ],
</I>><i> hid => [ qw(hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony
</I>><i> hid-cypress hid-drff hid-ezkey hid-gaff hid-gyration
</I>><i> hid-kensington hid-kye
</I>><i> - hid-keytouch hid-logitech hid-microsoft hid-monterey
</I>><i> hid-multilaser hid-ntrig
</I>><i> + hid-keytouch hid-logitech hid-logitech-dj hid-microsoft
</I>><i> hid-monterey hid-multilaser hid-ntrig
</I>><i> hid-petalynx hid-pl hid-samsung hid-sjoy hid-sony
</I>><i> hid-sunplus
</I>><i> hid-tmff hid-topseed hid-uclogic hid-zpff hid-wacom
</I>><i> ff-memless) ],
</I>><i> #serial_cs
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012889.html">[Mageia-dev] lvm2 initscript is marked as a config file...?
</A></li>
<LI>Next message: <A HREF="012713.html">[Mageia-dev] [changelog] [RPM] cauldron core/release xorg-x11-7.6-6.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12712">[ date ]</a>
<a href="thread.html#12712">[ thread ]</a>
<a href="subject.html#12712">[ subject ]</a>
<a href="author.html#12712">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|