mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* pvr2fb.c
@ 2001-09-02 23:35 Ricky Beam
  2001-09-02 23:57 ` pvr2fb.c Alan Cox
  2001-09-03 15:15 ` pvr2fb.c M. R. Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Ricky Beam @ 2001-09-02 23:35 UTC (permalink / raw)
  To: Linux Kernel Mail List

What the ^*!#^% is this:

driver/video/pvr2fb.c:
int __init pvr2fb_init(void)
{
        struct fb_var_screeninfo var;
        u_long modememused;

        if (!MACH_DREAMCAST)
                return -ENXIO;
...

That's the first time I've seen such, well, badness.

It looks like someone forgot what platform is *required* for the PowerVR 2...

drivers/video/Config.in:
   tristate '  NEC PowerVR 2 display support' CONFIG_FB_PVR2
   dep_bool '    Debug pvr2fb' CONFIG_FB_PVR2_DEBUG $CONFIG_FB_PVR2

--Ricky

PS: Compiling 2.4.9 on an Alpha is turning up all manner of weird stuff.  Like
    a lot of drivers that aren't 64bit clean, missing parts of asm-alpha...



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-03 15:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-02 23:35 pvr2fb.c Ricky Beam
2001-09-02 23:57 ` pvr2fb.c Alan Cox
2001-09-03  1:38   ` pvr2fb.c Ricky Beam
2001-09-03 15:15 ` pvr2fb.c M. R. Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®