ubnt routerstation and lan ports ??

Luiz Otavio O Souza lists.br at gmail.com
Sat Sep 17 14:00:32 UTC 2011


On Sep 17, 2011, at 4:37 AM, Berislav Purgar wrote:
> 2011/9/17 Maciej Milewski <milu at dat.pl>
> 
>> Hi,
>> 
>> On piątek, 16 września 2011 23:31:05 Berislav Purgar wrote:
>>> i have tried hint.arge.1.phymask=0x70000  / 0x30000 / 70000 and nothing
>> of
>>> that can make it to work .. :(
>>> tried openwrt to check ports and everything is OK.
>>> 
>>> Beri
>> I have this settings in my hints file and arge1 works:
>> 
>> hint.arge.1.at="nexus0"
>> hint.arge.1.maddr=0x1a000000
>> hint.arge.1.msize=0x1000
>> hint.arge.1.irq=3
>> # PHY1, PHY2, PHY3
>> hint.arge.1.phymask=0x0e
>> # should be 100 for RS
>> hint.arge.1.media=100
>> hint.arge.1.fduplex=1
>> 
>> Kind regards,
>> Maciek
>> 
> 
> Hi
> 
> tried 0x0e (but i think that 0x0e is for RSPRO) and same thing ..
> The only thing I noticed is that arge1 is always active regardless of the
> cable was plugged or not.


Yes, 0x0e is only valid for rspro. My routerstation worked fine with:

# PHY20 = 1 << 20
hint.arge.0.phymask=0x100000

# PHY16, PHY17
hint.arge.1.phymask=0x30000

(plus all the other lines from Maciej example.)


Regards,
Luiz


More information about the freebsd-mips mailing list