Re: Correct location for ADC/DAC drivers

2007-05-06 Thread Guennadi Liakhovetski
On Sun, 6 May 2007, Bodo Eggert wrote: > Robin Getz <[EMAIL PROTECTED]> wrote: > > On Fri 4 May 2007 16:52, Robert Schwebel pondered: > >> On Fri, May 04, 2007 at 02:21:50PM -0400, Robin Getz wrote: > > >> > We also have DAC and ADC drivers (up to 16 bits @ 64MS/s, via DMA), > >> > that would be

Re: Correct location for ADC/DAC drivers

2007-05-06 Thread Robin Getz
On Sun 6 May 2007 12:01, Robert Schwebel pondered: > On Sun, May 06, 2007 at 02:19:59PM +0200, Bodo Eggert wrote: > > Since you ask for random thoughts: > > > > IO of data streams from or to a DAC/ADC is essentially what soundcards > > do. I'm wondering if these cards are similar enough to use alsa

Re: Correct location for ADC/DAC drivers

2007-05-06 Thread Robert Schwebel
On Sun, May 06, 2007 at 02:19:59PM +0200, Bodo Eggert wrote: > Since you ask for random thoughts: > > IO of data streams from or to a DAC/ADC is essentially what soundcards do. > I'm wondering if these cards are similar enough to use alsa, and if using > that interface would ease or hinder program

Re: Correct location for ADC/DAC drivers

2007-05-06 Thread Paul Sokolovsky
Hello Bodo, Sunday, May 6, 2007, 3:19:59 PM, you wrote: > Robin Getz <[EMAIL PROTECTED]> wrote: >> On Fri 4 May 2007 16:52, Robert Schwebel pondered: >>> On Fri, May 04, 2007 at 02:21:50PM -0400, Robin Getz wrote: >>> > We also have DAC and ADC drivers (up to 16 bits @ 64MS/s, via DMA), >>> > th

Re: Correct location for ADC/DAC drivers

2007-05-06 Thread Bodo Eggert
Robin Getz <[EMAIL PROTECTED]> wrote: > On Fri 4 May 2007 16:52, Robert Schwebel pondered: >> On Fri, May 04, 2007 at 02:21:50PM -0400, Robin Getz wrote: >> > We also have DAC and ADC drivers (up to 16 bits @ 64MS/s, via DMA), >> > that would be nice to put in the "right" place - I don't think th

Re: Correct location for ADC/DAC drivers

2007-05-04 Thread Robin Getz
On Fri 4 May 2007 16:52, Robert Schwebel pondered: > Robin, > > On Fri, May 04, 2007 at 02:21:50PM -0400, Robin Getz wrote: > > We also have DAC and ADC drivers (up to 16 bits @ 64MS/s, via DMA), > > that would be nice to put in the "right" place - I don't think that > > drivers/char is the right

Re: Correct location for ADC/DAC drivers

2007-05-04 Thread Robert Schwebel
Robin, On Fri, May 04, 2007 at 02:21:50PM -0400, Robin Getz wrote: > We also have DAC and ADC drivers (up to 16 bits @ 64MS/s, via DMA), > that would be nice to put in the "right" place - I don't think that > drivers/char is the right place, nor drivers/misc - I also don't think > that /adc is a

Re: Correct location for ADC/DAC drivers

2007-05-04 Thread Robin Getz
On Fri 4 May 2007 04:54, Stefan Roese pondered: > On Friday 04 May 2007 10:24, Robert Schwebel wrote: > > On Tue, May 01, 2007 at 02:35:44PM +0200, Stefan Roese wrote: > > > I'm in the stage of integrating some ADC and DAC drivers for the AMCC > > > 405EZ PPC and looking for the correct location to

Re: Correct location for ADC/DAC drivers

2007-05-04 Thread Stefan Roese
On Friday 04 May 2007 10:24, Robert Schwebel wrote: > On Tue, May 01, 2007 at 02:35:44PM +0200, Stefan Roese wrote: > > I'm in the stage of integrating some ADC and DAC drivers for the AMCC > > 405EZ PPC and looking for the correct location to place these drivers > > in the Linux source tree. The d

Re: Correct location for ADC/DAC drivers

2007-05-04 Thread Robert Schwebel
On Tue, May 01, 2007 at 02:35:44PM +0200, Stefan Roese wrote: > I'm in the stage of integrating some ADC and DAC drivers for the AMCC > 405EZ PPC and looking for the correct location to place these drivers > in the Linux source tree. The drivers are basically character-drivers, > so my first though

Re: Correct location for ADC/DAC drivers

2007-05-04 Thread Russell King
On Fri, May 04, 2007 at 08:11:42AM +0200, Stefan Roese wrote: > On Wednesday 02 May 2007 21:11, Russell King wrote: > > > > Is there a maintainer for this "drivers/mfd" directory? > > > > > > rmk > > > > I wouldn't go that far. There's no real infrastructure there > > to maintain, so I'd actually

Re: Correct location for ADC/DAC drivers

2007-05-03 Thread Stefan Roese
On Wednesday 02 May 2007 21:11, Russell King wrote: > > > Is there a maintainer for this "drivers/mfd" directory? > > > > rmk > > I wouldn't go that far. There's no real infrastructure there > to maintain, so I'd actually say that the directory was > maintainerless. However, I'll own up to the UC

Re: Correct location for ADC/DAC drivers

2007-05-02 Thread Russell King
On Wed, May 02, 2007 at 03:35:12PM +0200, Robert Schwebel wrote: > On Wed, May 02, 2007 at 12:25:53PM +0200, Stefan Roese wrote: > > Is there a maintainer for this "drivers/mfd" directory? > > rmk I wouldn't go that far. There's no real infrastructure there to maintain, so I'd actually say that

Re: Correct location for ADC/DAC drivers

2007-05-02 Thread Robert Schwebel
On Wed, May 02, 2007 at 12:25:53PM +0200, Stefan Roese wrote: > Is there a maintainer for this "drivers/mfd" directory? rmk Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA

Re: Correct location for ADC/DAC drivers

2007-05-02 Thread Stefan Roese
On Tuesday 01 May 2007 23:03, Guennadi Liakhovetski wrote: > On Tue, 1 May 2007, Stefan Roese wrote: > > I'm in the stage of integrating some ADC and DAC drivers for the AMCC > > 405EZ PPC and looking for the correct location to place these drivers in > > the Linux source tree. The drivers are basi

Re: Correct location for ADC/DAC drivers

2007-05-01 Thread Guennadi Liakhovetski
On Tue, 1 May 2007, Stefan Roese wrote: > I'm in the stage of integrating some ADC and DAC drivers for the AMCC 405EZ > PPC and looking for the correct location to place these drivers in the Linux > source tree. The drivers are basically character-drivers, so my first thought > is to put them i

Correct location for ADC/DAC drivers

2007-05-01 Thread Stefan Roese
Hi all, I'm in the stage of integrating some ADC and DAC drivers for the AMCC 405EZ PPC and looking for the correct location to place these drivers in the Linux source tree. The drivers are basically character-drivers, so my first thought is to put them in "drivers/char/adc/foo.c" or "drivers/c