Re: [GSoC] [ARM] arm cleanup - my own proposal

2012-04-14 Thread Damjan Marion
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 the

Re: vm_fault when accessing PCI address space

2011-05-22 Thread Damjan Marion
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 which have embedded PCI controller. PCI driver detects

vm_fault when accessing PCI address space

2011-05-20 Thread Damjan Marion
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:

Re: Embedded switch instead of stadard PHY

2011-05-08 Thread Damjan Marion
On May 8, 2011, at 9:58 AM, Adrian Chadd wrote: On 8 May 2011 01:22, Damjan Marion damjan.mar...@gmail.com 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 card (if_mge

Re: Embedded switch instead of stadard PHY

2011-05-08 Thread Damjan Marion
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 (ARM). FreeBSD already have support for embedded gigabit card

Embedded switch instead of stadard PHY

2011-05-07 Thread Damjan Marion
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