I just looked at some other AU1x00 PCMCIA drivers. My guess is that if
someone wants to use PCMCIA on the XXS1500 board it is pretty simple to
create a new driver based on the pb1x00 or db1x00 board drivers
-assuming these work and compile well-.
Nico Coesel
> -----Oorspronkelijk bericht-----
> Van: linux-mips-bounce@linux-mips.org
> [mailto:linux-mips-bounce@linux-mips.org] Namens Adrian Bunk
> Verzonden: dinsdag 1 april 2008 17:55
> Aan: Florian Fainelli
> CC: linux-mips@linux-mips.org; ralf@linux-mips.org
> Onderwerp: Re: [PATCH] Fix xss1500 compilation
>
> On Tue, Apr 01, 2008 at 03:53:25PM +0200, Florian Fainelli wrote:
> > This patch fixes the compilation of the Au1000 XSS1500 board setup
> >and irqmap code.
> >...
>
> Another compile error for this platform is:
>
> <-- snip -->
>
> ...
> CC [M] drivers/pcmcia/au1000_xxs1500.o
> /tmp/linux-2.6.25-rc7/drivers/pcmcia/au1000_xxs1500.c:33:26:
> error: linux/tqueue.h: No such file or directory
> /tmp/linux-2.6.25-rc7/drivers/pcmcia/au1000_xxs1500.c:44:28:
> error: pcmcia/bus_ops.h: No such file or directory
> /tmp/linux-2.6.25-rc7/drivers/pcmcia/au1000_xxs1500.c:51:24:
> error: asm/au1000.h: No such file or directory
> /tmp/linux-2.6.25-rc7/drivers/pcmcia/au1000_xxs1500.c:52:31:
> error: asm/au1000_pcmcia.h: No such file or directory ...
> make[3]: *** [drivers/pcmcia/au1000_xxs1500.o] Error 1
>
> <-- snip -->
>
> include/linux/tqueue.h was removed on Sep 30, 2002 (sic)
> which was even before 2.6.0 .
>
> Obviously no 2.6 kernel ever ran on these boards.
>
> If you have such a board and want to run kernel 2.6 on it
> that's fine with me, but otherwise i don't see much point in
> keeping the support for this board.
>
> cu
> Adrian
>
> --
>
> "Is there not promise of rain?" Ling Tan asked suddenly out
> of the darkness. There had been need of rain for many days.
> "Only a promise," Lao Er said.
> Pearl S. Buck - Dragon Seed
>
>
>
|