Re: Correct location for ADC/DAC drivers
- From: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx>
- Date: Fri, 4 May 2007 22:52:13 +0200
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 descriptive place for DAC or mixed signal front ends
(MxFE).
What userspace interface do your drivers have? I don't think that there
is anything generic available at the moment, other than COMEDI (which is
rather outdated as far as I know).
What about /drivers/char/daq or just drivers/daq - drivers for
non-PCI/USB/ISA/PCMCIA Data Acquisition Hardware, D/A and A/D
converters, Analog Front ends, etc.
I'd like drivers/daq better, because it doesn't have anything to do with
the bus it is connected to; a chipselect bus connectable ADC may be
connected to a SoC CS-bus or to a PCI bridge and you want to use the
same driver for it.
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Correct location for ADC/DAC drivers
- From: Robin Getz
- Re: Correct location for ADC/DAC drivers
- References:
- Correct location for ADC/DAC drivers
- From: Stefan Roese
- Re: Correct location for ADC/DAC drivers
- From: Robert Schwebel
- Re: Correct location for ADC/DAC drivers
- From: Stefan Roese
- Re: Correct location for ADC/DAC drivers
- From: Robin Getz
- Correct location for ADC/DAC drivers
- Prev by Date: Re: Remove constructor from buffer_head
- Next by Date: mptscsih: ioc1: attempting task abort! (sc=d6e8a980)
- Previous by thread: Re: Correct location for ADC/DAC drivers
- Next by thread: Re: Correct location for ADC/DAC drivers
- Index(es):