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

[Xen-devel] [PATCH] Enable config INPUT_EVDEV


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Tej <bewith.tej@xxxxxxxxx>
  • Date: Tue, 7 Jul 2009 17:43:57 +0530
  • Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
  • Delivery-date: Tue, 07 Jul 2009 05:14:21 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=c5J/luFVdCUYXFL9rzuBSsAfRHNxz1FKUZXwatmXkio5jhjxiGL4NK3gbNdxFWF9gs 39RcGGh6rBYHESsmSaUHG7bSlrma6SCmGu7dT0RyMqkOSrY0hIYoweXgt0+/7/f2BAzt MQACdmZa/MDGiQjL2H50G9suWfrp1vzizKahs=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Keir,

We (team) have tried Xen-3.4 stable and current unstable-dev branch on
number of Desktops. We have observed that on many desktops we can't
access keyboard (USB/Serial) and mouse after complete boot.

# lspci for one of such machine:
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory
Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ
Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB
UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2
EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC
Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family)
SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:05.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)

Further changing/adding config options we found that enabling
INPUT_EVDEV, makes work everything.
I am not sure about problem, but how about adding CONFIG_INPUT_EVDEV
as "default y".  (i have attached the patch also)

comments????

--- a/drivers/input/Kconfig     Thu Jun 18 10:32:16 2009 +0100
+++ b/drivers/input/Kconfig     Tue Jul 07 23:09:13 2009 +0530
@@ -110,6 +110,7 @@

 config INPUT_EVDEV
        tristate "Event interface"
+       default y
        help
          Say Y here if you want your input device events be accessible
          under char device 13:64+ - /dev/input/eventX in a generic way.

Attachment: evdev.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.