Re: Kernel 'vga=' parameter wierdness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> And making sure the vga selector (i.e. when booting with 
>> vga=ask) always prefix numbers with 0x when they are supposed to be in 
>> hexadecimal, i.e. e.g.
>>   for(i=0; ...) 
>>       printf("%#x   %dx%d\n", i, vga_modes[i].width, vga_modes[i].height);
>> instead of currently
>>       printf("%x    %dx%d\n", ...)
>
>However, this would change meaning of numbers entered at the video mode
>prompt (with vga=ask), which doesn't look good.
>
Add a warning ;-)



Jan Engelhardt
-- 
-
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]
  Powered by Linux