[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#307537: marked as done ([patch] Add driver udebs for mouse support (needed for graphical installer))



Your message dated Tue, 17 May 2005 00:30:52 +0100
with message-id <20050516233052.GB5602@riva.ucam.org>
and subject line [cjwatson@debian.org: Fixed in NMU of kernel-wedge 2.01]
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 May 2005 20:30:59 +0000
>From aragorn@tiscali.nl Tue May 03 13:30:59 2005
Return-path: <aragorn@tiscali.nl>
Received: from smtp-out1.tiscali.nl [195.241.79.176] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DT42k-0005JG-00; Tue, 03 May 2005 13:30:58 -0700
Received: from strider.fjphome.nl (195-240-184-66-mx.xdsl.tiscali.nl [195.240.184.66])
	by smtp-out1.tiscali.nl (Postfix) with ESMTP id E6751801168C
	for <submit@bugs.debian.org>; Tue,  3 May 2005 22:30:57 +0200 (CEST)
From: Frans Pop <aragorn@tiscali.nl>
To: submit@bugs.debian.org
Subject: [patch] Add driver udebs for mouse support (needed for graphical installer)
Date: Tue, 3 May 2005 22:31:02 +0200
User-Agent: KMail/1.7.2
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1545388.vtMJYlPDVU";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <[🔎] 200505032231.10865.aragorn@tiscali.nl>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

--nextPart1545388.vtMJYlPDVU
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Package: kernel-wedge
Severity: wishlist
Tags: patch

Hi all,

Below is a patch that defines driver udebs for i386. I am submitting the
patch instead of just committing it to SVN because I'm not sure of
package names and dependencies. So review and comments welcome.

There are two new udebs:
=2D usb-mouse-modules (for 2.4 kernels)
=2D input-mouse-modules (for 2.6 kernels)

The 2.4 kernel for i386 already has psmouse support compiled into the kerne=
l.
Therefore only USB mouse support is needed.
Other arches may need a "mouse-modules" package as well.

The 2.6 kernel uses the new input layer abstraction. This means that the
psmouse driver works for both PS/2 mice and USB mice.

Cheers,
=46JP


Index: kernel/linux-kernel-di-i386/modules/i386/usb-mouse-modules
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=2D-- kernel/linux-kernel-di-i386/modules/i386/usb-mouse-modules	(revision =
0)
+++ kernel/linux-kernel-di-i386/modules/i386/usb-mouse-modules	(revision 0)
@@ -0,0 +1,2 @@
+evdev
+usbmouse
Index: kernel/linux-kernel-di-i386-2.6/modules/i386/input-mouse-modules
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=2D-- kernel/linux-kernel-di-i386-2.6/modules/i386/input-mouse-modules	(rev=
ision 0)
+++ kernel/linux-kernel-di-i386-2.6/modules/i386/input-mouse-modules	(revis=
ion 0)
@@ -0,0 +1,2 @@
+evdev
+psmouse
Index: kernel/kernel-wedge/package-list
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=2D-- kernel/kernel-wedge/package-list	(revision 27215)
+++ kernel/kernel-wedge/package-list	(working copy)
@@ -212,6 +212,12 @@
 Description: USB storage support
  This package contains the USB storage driver for the Linux kernel.
=20
+Package: usb-mouse-modules
+Depends: kernel-image, usb-modules
+Priority: extra
+Description: Mouse support
+ This package contains usb mouse drivers for the Linux kernel.
+
 Package: pcmcia-storage-modules
 Depends: kernel-image, ide-core-modules, cdrom-core-modules, pcmcia-modules
 Priority: standard
@@ -236,6 +242,12 @@
 Description: Input devices support
  This package contains input device drivers for the Linux kernel.
=20
+Package: input-mouse-modules
+Depends: kernel-image, input-modules
+Priority: extra
+Description: Mouse support
+ This package contains mouse drivers for the Linux kernel.
+
 Package: irda-modules
 Depends: kernel-image, ppp-modules, usb-modules
 Priority: extra

--nextPart1545388.vtMJYlPDVU
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBCd9+Ogm/Kwh6ICoQRAizGAKCdJVvHtiHUd5O9hUEHpCyd2EpTagCgtdbJ
c2CR1U7sjp/lAVvsj3giVVE=
=S6vn
-----END PGP SIGNATURE-----

--nextPart1545388.vtMJYlPDVU--

---------------------------------------
Received: (at 307537-done) by bugs.debian.org; 16 May 2005 23:30:55 +0000
>From cjwatson@flatline.org.uk Mon May 16 16:30:55 2005
Return-path: <cjwatson@flatline.org.uk>
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DXp31-00037m-00; Mon, 16 May 2005 16:30:55 -0700
Received: from [192.168.124.112] (helo=riva.lab.dotat.at)
	by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
	(return-path cjwatson@flatline.org.uk)
	id 1DXp2z-00067R-00
	for 307537-done@bugs.debian.org; Tue, 17 May 2005 00:30:53 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.36 #1 (Debian))
	for 307537-done@bugs.debian.org
	id 1DXp2y-00028d-00; Tue, 17 May 2005 00:30:52 +0100
Date: Tue, 17 May 2005 00:30:52 +0100
From: Colin Watson <cjwatson@debian.org>
To: 307537-done@bugs.debian.org
Subject: [cjwatson@debian.org: Fixed in NMU of kernel-wedge 2.01]
Message-ID: <20050516233052.GB5602@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 307537-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Not an NMU.

-- 
Colin Watson                                       [cjwatson@debian.org]

----- Forwarded message from Colin Watson <cjwatson@debian.org> -----

From: Colin Watson <cjwatson@debian.org>
To: control@bugs.debian.org
Cc: Colin Watson <cjwatson@debian.org>,
	Debian Install System Team <debian-boot@lists.debian.org>
X-Katie: $Revision: 1.55 $
Subject: Fixed in NMU of kernel-wedge 2.01
Date: Mon, 16 May 2005 19:02:27 -0400
Delivered-To: cjwatson@master.debian.org
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on riva.lab.dotat.at
X-Spam-Status: No, score=-1.3 required=4.5 tests=AWL,BAYES_00 autolearn=no 
	version=3.0.2

tag 307537 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 16 May 2005 23:35:02 +0100
Source: kernel-wedge
Binary: kernel-wedge
Architecture: source all
Version: 2.01
Distribution: experimental
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 kernel-wedge - udeb package builder for Debian-Installer
Closes: 307537
Changes: 
 kernel-wedge (2.01) experimental; urgency=low
 .
   * Joey Hess
     - copy-modules modules.dep parsing was broken when using SOURCEDIR; fix.
   * Frans Pop
     - Add mouse-modules udeb for use with gtk-frontend (Frans Pop).
       Closes: #307537.
Files: 
 368b535a4ba319849ad3e64fa57d4b10 567 utils optional kernel-wedge_2.01.dsc
 21858ba07aa5b876a8de0de2e9b47098 28983 utils optional kernel-wedge_2.01.tar.gz
 1987993b46b52a67374266c362d646a3 33118 utils optional kernel-wedge_2.01_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCiSBh9t0zAhD6TNERAiHsAJsEKEjai09y2xMG3e3L0WILj4gnogCgg/kB
0ihfzfctYnK5ymc4sI34qfE=
=EW4m
-----END PGP SIGNATURE-----



----- End forwarded message -----



Reply to: