[linux-cirrus] Re: EP93xx patch against linux-2.6.12 is out!

  • From: Michael Burian <dynmail1@xxxxxxxxxxxxxxxxx>
  • To: linux-cirrus@xxxxxxxxxxxxx
  • Date: Wed, 06 Jul 2005 09:36:29 +0200

Robert Whaley wrote:
> Here is a patch to apply on top of the 2.6.11.7-ep93xx patch that:
> 
> 1. Removes the IO_ADDRESS macro

I like the idea, but there are two problems so far:
- I get plenty of failed hunks when applying against linux-2.6.12-ep93xx
- not all files that contain "IO_ADDRESS" are covered.

Could you send me a patchset that can be applied against
linux-2.6.12-ep93xx and fixes every single occurence of IO_ADDRESS?
(including related stuff like uncompress.h)

If yes, please give me an estimate. If no, please tell me either, then
I'll have to forward port this patch to linux-2.6.12-ep93xx on my own.

Roadmap:

1. Fix the USB thing (I've got two patches, both still cause troubles)
2. Fix the IO_ADDRESS
3. Care about points 2.-6. from below

> 2. Includes PCMCIA support
> 3. Adds our SPHERE board (EP9315)
> 4. Fixes a few minor bugs in the fb driver
> 5. Adds a probe function to the fb driver that allows the kernel to use
> video already configured by the bootloader.
> 6. Change the touchscreen driver to allow it to work with Xfbdev and
> real mice
> 
> Notes:
> 
> Unlike the earlier patch PCMCIA and IDE both work (although not DMA for
> IDE).
> 

great!


Other related posts: