* PHY driver for linux 2.6.11.12
@ 2006-11-01 18:04 parshant
0 siblings, 0 replies; only message in thread
From: parshant @ 2006-11-01 18:04 UTC (permalink / raw)
To: linux-kernel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-01 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-01 18:04 PHY driver for linux 2.6.11.12 parshant
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.