kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: alicechan6405@gmail.com (Alice Chan)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Network Drivers Master Slave
Date: Fri, 4 Mar 2011 17:08:14 +0800	[thread overview]
Message-ID: <AANLkTikzEPYXVqq+r3avyb346-vZKeJA657ajaZq7gz0@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinivsKn3986QXDZjzN7k6iOe2PGbCdns7mcr=K3@mail.gmail.com>

Hi,

Have a look at bonding driver. This might help.

Best Regards,
Alice

2011/3/4 sugnan prabhu <sugnan.prabhu@gmail.com>:
>
> Hello All,
> ?? ? ? ? I have written two network drivers master0 and slave0, where the
> packets received by master0 interface?will be forwarded to the?slave0
> interface and?vice versa. I have further linked the master0 interface to a
> usb driver in such way that, interface registered only on connecting the usb
> device. My requirement is that, when ever the master interface is up,?slave
> interface should be brought up automatically and when the?master device is
> disconnected then even the slave interface?should be disconnected, so that
> the slave interface drops the data.?Can some one give some pointer for doing
> this in a right way.
> ?I have been trying to understand the pernet device framework, can someone
> please explain it briefly.
>
> Thanks in advance,
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>

      reply	other threads:[~2011-03-04  9:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-04  4:14 Network Drivers Master Slave sugnan prabhu
2011-03-04  9:08 ` Alice Chan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikzEPYXVqq+r3avyb346-vZKeJA657ajaZq7gz0@mail.gmail.com \
    --to=alicechan6405@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).