• K
    IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals. · 62763429
    Krzysztof Hałasa 提交于
    With port configured with PCR_FRM_SYNC_OUTPUT* and external clock, bringing
    the hdlcX interface up and down without active clock supplied to the HSS
    causes a TX lockup. We don't support channelized/partial interfaces so
    FRaMe signals can't be used anyway, disabling them makes the lockup go away.
    
    Changes to this logic will be required if we want to support channelized
    HSS mode (this is most probably bug in NPE-A HSS firmware).
    Signed-off-by: NKrzysztof Hałasa <khc@pm.waw.pl>
    62763429
ixp4xx_hss.c 37.0 KB