[PATCH] Slight refactor of interrupt mapping for FSL parts
Vitaly Bordug
vbordug at ru.mvista.com
Wed Oct 18 23:50:08 EST 2006
On Mon, 16 Oct 2006 23:51:43 +0200
"Joakim Tjernlund" <joakim.tjernlund at transmode.se> wrote:
> > > -#define PHY_POLL -1
> > > +#define PHY_POLL NO_IRQ
> > > #define PHY_IGNORE_INTERRUPT -2
>
> What does PHY_IGNORE_INTERRUPT mean? Can I use that in a dummy PHY
> driver that just pretends that all is well? Got a ethernet port that
Well you can just use fixed phy from the phy abstraction layer, that I've implemented for the likewise aim.
Hm, I just recalled I have to update it with new names on phy bus... Anyway, I used it with 8349-mitx to deal with vitesse switch. Just need to submit the change to make it work again.
--
Sincerely,
Vitaly
More information about the Linuxppc-dev
mailing list