WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: how to make xenbus do .probe?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: how to make xenbus do .probe?
From: "Jian Wang" <jeans.wang@xxxxxxxxx>
Date: Mon, 5 Mar 2007 14:23:39 -0500
Delivery-date: Mon, 05 Mar 2007 11:22:45 -0800
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lANModIj/2UAMkOIthXTkY5pmuIvsEeDuVH2eKr6NeJh0E5nroIQFD/4V8OYvbCiQtXW3j8yVeYPL6BDWx8UGq95OXXDCyNfAhLnmdetptJshvCwhs8uKvOdbVHSV1zpnLXEW6fIWu0jzK/fICvBBmTsCt9KEO4GEEJ4IFrdqtI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ei529bZQ+Mr6e3fLZT2YmUIWA3+pxMHu6wwAyEZgnOsdN1glNpFarWEDs79pXYBp/tScSB/fptWwQn6ryRa7nrhQsdN0MMSVWhx/N9HZRYmWBUnhnrVB4iMvOlhEJzlIJfZYk98xwek30lzv4LeJG2MIijgJNLNpJxcOe3Fup3o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <f8c101b70703051027s8837ecdhacae34e0ae74b3fd@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <f8c101b70702281532o26750a2er4251478a243016de@xxxxxxxxxxxxxx> <f8c101b70703051027s8837ecdhacae34e0ae74b3fd@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
In the Xenintro, before  "triggering of probe() in a backend driver"
example,  it says:

"Note: this example worked in the past, but with the release of xen
3.0 it stopped to work. We are working on fixing it."

Anyone knows whom could  I get help from? This example is really important for
beginners like me to start with.
-Jian


On 3/5/07, Jian Wang <jeans.wang@xxxxxxxxx> wrote:
I know it is a naive question. But can anyone please give me one hand on this?

I tried the example of
"http://wiki.xensource.com/xenwiki/XenIntro#head-d210a9b066af7165219af8f0652a12137245a123";
 does not work.

Thanks a lot!
-Jian

On 2/28/07, Jian Wang <jeans.wang@xxxxxxxxx> wrote:
> Hi,
> Can anyone please tell me how to get  ".probe" function in "struct
> xenbus_driver" called?
> I want to do one simple test of  event channel communication between
> peer modules of
> domU and dom0.
> I wrote one backend and one frontend driver (I tried registered as
> misc/blk/input device) where I put in all my xenbus routines, but
> cannot get .probe called after  insmod my module, I have put
> one week's time to try to find the answer,  failed.
>
> Thanks a lot!
> -Jian
>


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>