From mboxrd@z Thu Jan 1 00:00:00 1970 From: aherrman@arcor.de Subject: [PATCH 0/4] radeonfb: minor fixes Date: Tue, 4 Sep 2007 12:57:22 +0200 Message-ID: <20070904105722.GD7320@devil> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1ISW4o-0004Ak-1H for linux-fbdev-devel@lists.sourceforge.net; Tue, 04 Sep 2007 03:56:10 -0700 Received: from mail-in-03.arcor-online.net ([151.189.21.43]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1ISW4l-0001zb-AF for linux-fbdev-devel@lists.sourceforge.net; Tue, 04 Sep 2007 03:56:09 -0700 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: benh@kernel.crashing.org, linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Hi, Following some minor changes for radeonfb. Main purpose is to get it working on my own Radeon cards. Patches are against current git. Regards, Andreas ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753508AbXIDK4Q (ORCPT ); Tue, 4 Sep 2007 06:56:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751225AbXIDK4F (ORCPT ); Tue, 4 Sep 2007 06:56:05 -0400 Received: from mail-in-03.arcor-online.net ([151.189.21.43]:50107 "EHLO mail-in-03.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752772AbXIDK4E (ORCPT ); Tue, 4 Sep 2007 06:56:04 -0400 Date: Tue, 4 Sep 2007 12:57:22 +0200 From: aherrman@arcor.de To: benh@kernel.crashing.org, linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] radeonfb: minor fixes Message-ID: <20070904105722.GD7320@devil> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (Linux) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, Following some minor changes for radeonfb. Main purpose is to get it working on my own Radeon cards. Patches are against current git. Regards, Andreas