Re: libata & no PCI: dma_[un]map_single undefined

From: Alan Cox
Date: Tue Jun 05 2007 - 07:08:23 EST


> > The 32-bit sparc port has some but those PCMCIA controllers aren't
> > going to be supported in the foreseeable future, you have to abstract
> > out all the inb/outb etc. operations to go through the pcmcia
> > controller driver for one thing.

Thats one place iomap might actually save the day as you can hack in an
ugly "if its this page then go via pcmcia" hack into the io_read8 etc
methods and save the universe.

> I don't foresee my ever dealing with those PCMCIA controllers. If by
> some miracle I manage to get any work done on basic functionality I'll
> consider that having won.

8)
-
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/