From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264639AbUEJLbs (ORCPT ); Mon, 10 May 2004 07:31:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264643AbUEJLbs (ORCPT ); Mon, 10 May 2004 07:31:48 -0400 Received: from [203.145.183.39] ([203.145.183.39]:47365 "EHLO globaledgesoft.com") by vger.kernel.org with ESMTP id S264639AbUEJLbq (ORCPT ); Mon, 10 May 2004 07:31:46 -0400 Message-ID: <00d201c43682$2e1b3580$630210ac@dominc> From: "Dominic VP" To: Subject: Does insmod assume any object file format Date: Mon, 10 May 2004 17:00:21 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-MDRemoteIP: 172.16.2.99 X-Return-Path: dominic.vp@globaledgesoft.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Does insmod assume the module to be of any specified object file format , if yes which are the format it supports ? thanks in advance dominic