First RSPRO deployed !

Luiz Otavio O Souza lists.br at gmail.com
Sun Nov 14 12:46:47 UTC 2010


On Nov 11, 2010, at 8:59 PM, Milan Obuch wrote:

[ snip]

>> adrian@ keeps a wiki page with some information about this:
>> http://wiki.freebsd.org/AdrianChadd/UbiquityRouterstationPro
>> 
> 
> I know about this page... actually, I am using patches mentioned there, 
> downloaded from http://people.freebsd.org/~kan/usb_rspro.diff so I can use 
> USB.
> 
> Also, I use attached kernel config, but this needs some changes. For RTC a 
> patch is probably necessary. GPIO definition needs to be changed a bit. I did 
> not test any miniPCI card yet. Maybe again some patch is needed...
> 
> I found http://people.freebsd.org/~adrian/rspro/ - do you use any patch from 
> there?
> 
> Last thing coming from your dmesg - where did you get driver for switch 
> connected to arge1 and what could you do with it?



I'm using the Adrian's fix for USB align problem (http://people.freebsd.org/~adrian/rspro/usb_conf_align.diff) it is equivalent to kan's patch, but the fix isn't hardcoded (you need to enable the adrian's patch by add "options USB_HOST_ALIGN=32" on kernel config file).

I'm sending a quick hack for RSPRO gpio, it adds the missing pins definitions and disable some functions used only for mikrotik routerboards.

There is nothing needed for miniPCI devices, it just works :)

The switch driver is a work in progress...  on rspro (for now) it works as a generic switch (which does nothing), you can only see and set (or force) the media settings per port.

With a working switch driver you can configure (or filter) vlan tags on each switch port and build more complex setups.

I've it more complete on some models of mikrotik routerboards, but the current code is a mess... i already get some feedback, so now i need to rewrite the bad parts and i hope it will be available soon for more tests on rspro.


Best regards,
Luiz
PS: files also available here: http://loos.no-ip.org:280/rspro



-------------- next part --------------
A non-text attachment was scrubbed...
Name: RSPRO
Type: application/octet-stream
Size: 2931 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mips/attachments/20101114/732c055b/RSPRO.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RSPRO.hints
Type: application/octet-stream
Size: 1506 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mips/attachments/20101114/732c055b/RSPRO-0001.obj


More information about the freebsd-mips mailing list