Re: svn commit: r235818 - stable/9/sys/dev/bce

2012-05-23 Thread YongHyeon PYUN
On Wed, May 23, 2012 at 10:55:18AM -0700, Adrian Chadd wrote: > Hi, > > Have you looked at the MDIO bus support that I brought in from Stefan? > > This almost feels like a poster child for that - you'd write an MDIO > bus driver for this particular mailbox hardware interface and modify > the driv

Re: svn commit: r235818 - stable/9/sys/dev/bce

2012-05-23 Thread Adrian Chadd
Hi, Have you looked at the MDIO bus support that I brought in from Stefan? This almost feels like a poster child for that - you'd write an MDIO bus driver for this particular mailbox hardware interface and modify the driver to use that, then the MDIO bus will automatically probe whatever PHYs exi

svn commit: r235818 - stable/9/sys/dev/bce

2012-05-22 Thread Pyun YongHyeon
Author: yongari Date: Wed May 23 02:02:29 2012 New Revision: 235818 URL: http://svn.freebsd.org/changeset/base/235818 Log: MFC r235151: Implement basic remote PHY support. Remote PHY allows the controller to perform MDIO type accesses to a remote transceiver using message pages defin