WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Keyboard I/O port reservation

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Keyboard I/O port reservation
From: Markus Armbruster <armbru@xxxxxxxxxx>
Date: Wed, 23 Jul 2008 19:01:33 -0400
Cc: Peter Martuccelli <peterm@xxxxxxxxxx>
Delivery-date: Wed, 23 Jul 2008 16:01:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)
arch/{i386,x86_64}/kernel/setup*.c reserve ports 0x60 to 0x6f for the
i8042 keyboard controller.  That critter actually uses just 0x60 and
0x64.  Apparently, there's hardware out there (IPMI controller on some
single board computer) that uses other ports in the reserved range.
Upstream narrowed the I/O port reservation to make that hardware
work[*].

I figure simply aping upstream's change in the two setup-xen.c should
do for Xen.  Right?

Do we want that in linux-2.6.18-xen.hg?

[*] 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9096bd7a66efbe406910365c5206a32eed3875af

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

<Prev in Thread] Current Thread [Next in Thread>