Subject: Re: xen without pckbd
To: Karl Janmar <karl@utopiafoundation.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-xen
Date: 06/10/2005 23:54:52
On Thu, Jun 09, 2005 at 11:20:49PM +0200, Karl Janmar wrote:
> Hi,
> 
> When I was updating my source for netbsd-3.0-beta a saw a minor patch I
> introduced a while ago in my source. I needed to be able to run xen
> without a pc keyboard, I hade some problems with the keyboard on my
> motherboard with a ATI IXP chipset, but that's another story. Anyway I
> needed to apply the following patch to get xen compile without pckbd.

Testing for NPCCONSKBD is wrong (this is for the pccons driver), you want
#if (NPCKBC > 0)
instead.
But this needs more work anyway, as we're also missing USB keyboard support.
I'll try to look at this next week.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--