lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 1 Nov 2006 10:04:50 -0800 (PST)
From:	parshant <parshant05@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: PHY driver for linux 2.6.11.12


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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ