From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpa4.aruba.it (smtpa4.aruba.it [62.149.128.201]) by ozlabs.org (Postfix) with SMTP id F28BD67B75 for ; Fri, 14 Jul 2006 06:37:54 +1000 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: Knowing kernel module load address (insmod hasn't -m) Date: Thu, 13 Jul 2006 22:38:11 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200607132238.11177.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, where can be read at which memory address a module was loaded. I use the bb insmod that doesn't provide -m option. Bye, Antonio.