Port-evbmips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RB133



I'm using RB153 (six eth ports) wih NetBSD. It works well.

I have tried RB133 (three eth ports) and 133C (only one eth port) - 
there is some strange behavior - board netboot o.k. but then can't attach
NFS.
 
Boot device on board is admsw0, when board try attach NFS the device 
change to admsw2 and attach fails. I tried change vlan_matrix in 
if_admsw.c (1 << 0) swap to (1 << 2) and then board boot and attach NFS
properly but this is not solution.


George



Home | Main Index | Thread Index | Old Index