[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ethernet PHY drivers
- Date: Wed, 07 Dec 2011 14:26:36 +1100
- From: chrisj at rtems.org (Chris Johns)
- Subject: Ethernet PHY drivers
On 7/12/11 1:57 PM, John Teller wrote:
> I've been working lately with the MII stuff from NetBSD - basically it's
> what FreeBSD uses. It's not so complex that it couldn't be a reasonable
> port to RTEMS.
Excellent. Please post patches to rtems-devel or create a PR to handle
the patches.
> There's some auto-detection stuff that may not be
> desirable and the hooks into the O/S are different. The nice thing about
> that design is that it can be left out entirely for smaller deployments.
This is a nice feature.
> For testing I can set up at least two Blackfin environments, one of
> which is the BF527 EZ-Kit, the other is a BF537 Stamp.
Great. I have a BF527 EZ-Kit on my desk and would like to have a play
once we have patches in the repo.
Chris