Ar Gwe, 2006-06-23 am 14:56 -0600, ysgrifennodd Jordan Crouse:
> +config VGA_NOPROBE
> + bool "Don't probe VGA at boot" if EMBEDDED
> + default n
> + help
> + Saying Y here will cause the kernel to not probe VGA at boot time.
> + This will break everything that depends on the probed screen
> + data. Say N here unless you are absolutely sure this is what you
> + want.
GAK given all the ifdefs this causes wouldn't it be easier to just fix
the firmware 8)
> @@ -81,6 +96,7 @@ static void gx_set_mode(struct fb_info *
> writel(((info->var.xres * info->var.bits_per_pixel/8) >> 3) + 2,
> par->dc_regs + DC_LINE_SIZE);
>
> +
> /* Enable graphics and video data and unmask address lines. */
> dcfg |= DC_DCFG_GDEN | DC_DCFG_VDEN | DC_DCFG_A20M | DC_DCFG_A18M;
>
Spurious blank line
Otherwise looks good
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]