Re: FEC & SDMA (bestcomm) interaction on the 5200

2009-05-18 Thread Dimiter Popoff
> From: Grant Likely > Date: Fri, 15 May 2009 08:52:19 -0600 > Subject: Re: FEC & SDMA (bestcomm) interaction on the 5200 > To: Dimiter Popoff > Cc: linuxppc-dev@ozlabs.org > > On Fri, May 15, 2009 at 2:36 AM, Dimiter Popoff wrote: > > Hi people, > > >

Re: FEC & SDMA (bestcomm) interaction on the 5200

2009-05-15 Thread Grant Likely
On Fri, May 15, 2009 at 2:36 AM, Dimiter Popoff wrote: > Hi people, > > I am porting my (not linux) OS to the 5200. I went all the > way understanding how the SDMA works and programming what > I needed for it so things are now pretty stable in terms > of disk I/O and system memory -> PCI (offscree

FEC & SDMA (bestcomm) interaction on the 5200

2009-05-15 Thread Dimiter Popoff
Hi people, I am porting my (not linux) OS to the 5200. I went all the way understanding how the SDMA works and programming what I needed for it so things are now pretty stable in terms of disk I/O and system memory -> PCI (offscreen window buffers -> PCI display framebuffer). And I wanted to ma