Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 1 Aug 2002 00:03:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 1 Aug 2002 00:03:11 -0400 Received: from [203.124.139.197] ([203.124.139.197]:51983 "EHLO pcsmail.patni.com") by vger.kernel.org with ESMTP id ; Thu, 1 Aug 2002 00:03:10 -0400 Reply-To: From: "Chandrasekhar" To: Subject: GrahicsClient Initialization Date: Thu, 1 Aug 2002 09:43:55 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 22 Hi, I am a newbie to the Linux kernel Programming.I was browsing through the arch/arm/mach-sa1100/graphicsclient.c file.Can you answer the following questions. What is the purpose of the function iotable_init ? What is the purpose of the map_desc structure and what is the significance of all the fields in this structure ? Is the initialization of this structure necessary ? and finally what is the entry point i.e which function is called first for the GraphicsClient initialization ? Thanks and Regards Chandrasekhar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/