From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.aruba.it (mxaruba.aruba.it [62.149.128.10]) by ozlabs.org (Postfix) with SMTP id 9062567B5B for ; Fri, 14 Jul 2006 21:10:20 +1000 (EST) Message-ID: <20060714111013.24399.qmail@mx1.aruba.it> References: <200607132238.11177.antonio.dibacco@aruba.it> <1152824648.5238.12.camel@saruman.qstreams.net> <200607132327.58708.antonio.dibacco@aruba.it> <1152826969.5238.16.camel@saruman.qstreams.net> In-Reply-To: <1152826969.5238.16.camel@saruman.qstreams.net> From: "antonio.dibacco" To: bwarren@qstreams.com Subject: Re: Knowing kernel module load address (insmod hasn't -m) Date: Fri, 14 Jul 2006 11:10:13 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I enabled the -m option for insmod in the busybox as adviced by you and now I can see the address of all the modules I load. Really amazing. Thank you for you help, Antonio.