From: parshant <parshant05@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: PHY driver for linux 2.6.11.12
Date: Wed, 1 Nov 2006 10:04:50 -0800 (PST) [thread overview]
Message-ID: <7119134.post@talk.nabble.com> (raw)
Hi all,
I want to write a phy driver for linux kernel version 2.6.11.12.
My requirement is phy driver code will not be a part of linux ethernet
driver. I mean all the phy management code go in phy driver and the
data transmit/receive related code go in mac driver.Mac driver will export
me
mdio-write and mdio-read(phy connected through MII to Mac).IF any body has
ne
idea about this please help me out.
I also want to know is i need to register phy driver as a seaprate network
driver.
or how any userspace code can coummnicate to my phy driver like ethtool or
mii-tool.
--
View this message in context: http://www.nabble.com/PHY-driver-for-linux-2.6.11.12-tf2554855.html#a7119134
Sent from the linux-kernel mailing list archive at Nabble.com.
reply other threads:[~2006-11-01 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=7119134.post@talk.nabble.com \
--to=parshant05@gmail.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.