- From: David Schleef <ds_at_schleef.org>
- Date: Thu, 13 Feb 2003 14:32:16 -0800
On Thu, Feb 13, 2003 at 03:29:13PM -0500, Louis-René Poirier Beauchemin wrote: > We add a define in das08.c called CONFIG_COMEDI_DAS08 and a question in the > configure script that enable the pcmcia > support in das08 driver. > > This patch is maybe not the best solution to that problem. It has the obvious benefit of _existing_, as opposed to all the other solutions. :) > 1- Separate the pcmcia code from the pci code and make the das08.o driver > from 3 object depending on the configuration files: > pcmcia_das08.o pci_das08.o and common_das08.o. This is the best solution. It's probably sufficient to separate the PCMCIA bits into das08_cs.o, and add hooks to das08.c. dave...
Received on 2003-02-13Z22:32:16