Re: [PATCH] Staging: comedi: Fix dependencies for drivers misclassified as PCI

2013-09-04 Thread Ben Hutchings
On Mon, 2013-09-02 at 10:34 +0100, Ian Abbott wrote: > On 2013-09-01 20:42, Ben Hutchings wrote: > > The Fastwel UNIOxx-5 is a PCI/104 board so put COMEDI_UNIOXX5 under > > COMEDI_ISA_DRIVERS. > > ITYM a PC/104 board. Of course. There were lots of PCIs in this message already so I couldn't stop

Re: [PATCH] Staging: comedi: Fix dependencies for drivers misclassified as PCI

2013-09-02 Thread Ian Abbott
On 2013-09-01 20:42, Ben Hutchings wrote: The Fastwel UNIOxx-5 is a PCI/104 board so put COMEDI_UNIOXX5 under COMEDI_ISA_DRIVERS. ITYM a PC/104 board. The PCI-20001C is, surprisingly, an ISA card, so also put COMEDI_II_PCI20KC under COMEDI_ISA_DRIVERS. COMEDI_II_PCI20KC has already been mov

[PATCH] Staging: comedi: Fix dependencies for drivers misclassified as PCI

2013-09-01 Thread Ben Hutchings
The Fastwel UNIOxx-5 is a PCI/104 board so put COMEDI_UNIOXX5 under COMEDI_ISA_DRIVERS. The PCI-20001C is, surprisingly, an ISA card, so also put COMEDI_II_PCI20KC under COMEDI_ISA_DRIVERS. The DIL/Net-PC 1486 is a 486 system, so put COMEDI_SSV_DNP under COMEDI_MISC_DRIVERS and add a dependency o