From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1CM3WC-0005q9-U5 for User-mode-linux-devel@lists.sourceforge.net; Mon, 25 Oct 2004 05:00:08 -0700 Received: from hirsch.in-berlin.de ([192.109.42.6] ident=root) by sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:AES256-SHA:256) (Exim 4.41) id 1CM3WB-0001P4-8V for User-mode-linux-devel@lists.sourceforge.net; Mon, 25 Oct 2004 05:00:08 -0700 From: Gerd Knorr Subject: Re: [uml-devel] [patches] ptrace fix, x11 fb update, minor stuff. Message-ID: <20041025114055.GB7895@bytesex> References: <20041025110320.GB7551@bytesex> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Mon, 25 Oct 2004 13:40:55 +0200 To: Geert Uytterhoeven Cc: Steve Schmidtke , User-mode Linux Kernel Development > | linux-2.6.9/drivers/char/keyboard.c:int kbd_rate(struct kbd_repeat *rep) Ah, just moved. That function does already return "success" unconditionally, so we can't trick X11 by patching that one :-/ Guess I'll go fetch the good, old XF86_FBDev server for the next experiments ... > Keyboard rate has been controlled using an ioctl() since ages, but of course X > kept on banging the hardware... Yep. There is also some other code being pretty upset when run within a UML environment because several assumtions they make about i386 machines are not true any more. Gerd -- #define printk(args...) fprintf(stderr, ## args) ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel