* nvidia on sparc32
@ 2006-04-08 8:21 Andrew Morton
2006-04-08 8:27 ` David S. Miller
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2006-04-08 8:21 UTC (permalink / raw)
To: linux-fbdev-devel; +Cc: David S. Miller
In file included from drivers/video/nvidia/nv_setup.c:50: include/video/vga.h:24:21: asm/vga.h: No such file or directory
Dave, do you think a copy of the sparc64 vga.h will suffice?
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: nvidia on sparc32
2006-04-08 8:21 nvidia on sparc32 Andrew Morton
@ 2006-04-08 8:27 ` David S. Miller
2006-04-08 8:39 ` Andrew Morton
0 siblings, 1 reply; 4+ messages in thread
From: David S. Miller @ 2006-04-08 8:27 UTC (permalink / raw)
To: akpm; +Cc: linux-fbdev-devel
From: Andrew Morton <akpm@osdl.org>
Date: Sat, 8 Apr 2006 01:21:07 -0700
> In file included from drivers/video/nvidia/nv_setup.c:50: include/video/vga.h:24:21: asm/vga.h: No such file or directory
>
> Dave, do you think a copy of the sparc64 vga.h will suffice?
Sure, but none of this is ever likely to work.
FWIW, all sparc32 systems with PCI have internal devices only and no
PCI add-in cards, and they'll never see an NVIDIA device.
So it's a different situation than sparc64 where someone could put an
NVIDIA card into a PCI slot and we'd like that to work.
I wish there were an easy way to eliminate nonsense configuration
combinations for a given platform.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: nvidia on sparc32
2006-04-08 8:27 ` David S. Miller
@ 2006-04-08 8:39 ` Andrew Morton
2006-04-08 9:18 ` David S. Miller
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2006-04-08 8:39 UTC (permalink / raw)
To: David S. Miller; +Cc: linux-fbdev-devel
"David S. Miller" <davem@davemloft.net> wrote:
>
> From: Andrew Morton <akpm@osdl.org>
> Date: Sat, 8 Apr 2006 01:21:07 -0700
>
> > In file included from drivers/video/nvidia/nv_setup.c:50: include/video/vga.h:24:21: asm/vga.h: No such file or directory
> >
> > Dave, do you think a copy of the sparc64 vga.h will suffice?
>
> Sure, but none of this is ever likely to work.
>
> FWIW, all sparc32 systems with PCI have internal devices only and no
> PCI add-in cards, and they'll never see an NVIDIA device.
>
> So it's a different situation than sparc64 where someone could put an
> NVIDIA card into a PCI slot and we'd like that to work.
>
> I wish there were an easy way to eliminate nonsense configuration
> combinations for a given platform.
hm, OK, thanks. Given that it all compiles with the borrowed vga.h, I
guess the simplest thing to do is to run with that - it fixes allmodconfig,
avoids mucking up the Kconfig files and gives us wide compile coverage.
What thinkest thou?
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: nvidia on sparc32
2006-04-08 8:39 ` Andrew Morton
@ 2006-04-08 9:18 ` David S. Miller
0 siblings, 0 replies; 4+ messages in thread
From: David S. Miller @ 2006-04-08 9:18 UTC (permalink / raw)
To: akpm; +Cc: linux-fbdev-devel
From: Andrew Morton <akpm@osdl.org>
Date: Sat, 8 Apr 2006 01:39:17 -0700
> hm, OK, thanks. Given that it all compiles with the borrowed vga.h, I
> guess the simplest thing to do is to run with that - it fixes allmodconfig,
> avoids mucking up the Kconfig files and gives us wide compile coverage.
>
> What thinkest thou?
Sure, that's fine with me.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-04-08 9:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-08 8:21 nvidia on sparc32 Andrew Morton
2006-04-08 8:27 ` David S. Miller
2006-04-08 8:39 ` Andrew Morton
2006-04-08 9:18 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).