Hi,
I would like to implement support for embedded switch on WRT350Nv2 router which
is based on 88F5181L SoC (ARM). FreeBSD already have support for embedded
gigabit card (if_mge) but in case if this router MAC is connected directly to
8-port ethernet chip (88E6131). If I use MII_PHY_ANY scan
On May 8, 2011, at 9:58 AM, Adrian Chadd wrote:
> On 8 May 2011 01:22, Damjan Marion wrote:
>
>> I would like to implement support for embedded switch on WRT350Nv2 router
>> which is based on 88F5181L SoC (ARM). FreeBSD already have support for
>> embedded gigabit c
On May 8, 2011, at 3:16 PM, Marius Strobl wrote:
> On Sat, May 07, 2011 at 07:22:23PM +0200, Damjan Marion wrote:
>>
>> Hi,
>>
>>
>> I would like to implement support for embedded switch on WRT350Nv2 router
>> which is based on 88F5181L SoC
Hi,
I'm made some progress on porting existing marvell orion ARM code
to work on 88F5181L SoC which have embedded PCI controller.
PCI driver detects resources and recognizes Atheros wlan card,
however when driver tries to access 1st register with
bus_space_write_4 vm_fault happens:
vm_fault(0
On May 22, 2011, at 8:04 PM, Olivier Houchard wrote:
> On Sat, May 21, 2011 at 01:34:02AM +0200, Damjan Marion wrote:
>>
>> Hi,
>>
>
> Hi Damjan,
>
>> I'm made some progress on porting existing marvell orion ARM code
>> to work on 88F5181L SoC
On Apr 14, 2012, at 6:02 PM, Ian Lepore wrote:
> It's been my growing impression for about a year that the arm support in
> FreeBSD has atrophied to the point where it can barely be said that it's
> supported at all. Now I see this morning that marius@ has committed a
> set of style cleanups to
6 matches
Mail list logo