kernel-fxtec-pro1x/arch/i386/boot
H. Peter Anvin 5e8ddcbe86 Video mode probing support for the new x86 setup code
Video mode probing for the new x86 setup code.  This code breaks down
different drivers into modules.  This code deliberately drops support
for a lot of the vendor-specific mode probing present in the assembly
version, since a lot of those probes have been found to be stale in
current versions of those chips -- frequently, support for those modes
have been dropped from recent video BIOSes due to space constraints,
but the video BIOS signatures are still the same.

However, additional drivers should be extremely straightforward to plug
in, if desirable.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-12 10:55:55 -07:00
..
compressed Define zero-page offset 0x1e4 as a scratch field, and use it 2007-07-12 10:55:54 -07:00
tools
.gitignore
a20.c A20 handling code 2007-07-12 10:55:55 -07:00
apm.c APM probing code 2007-07-12 10:55:55 -07:00
bitops.h Simple bitops for the new x86 setup code. 2007-07-12 10:55:54 -07:00
boot.h Top header file for new x86 setup code 2007-07-12 10:55:54 -07:00
bootsect.S
cmdline.c Command-line parsing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
code16gcc.h Header file to produce 16-bit code with gcc 2007-07-12 10:55:54 -07:00
copy.S String-handling functions for the new x86 setup code. 2007-07-12 10:55:55 -07:00
cpu.c CPU features verification for the new x86 setup code 2007-07-12 10:55:55 -07:00
cpucheck.c CPU features verification for the new x86 setup code 2007-07-12 10:55:55 -07:00
edd.c EDD probing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
edd.S
install.sh
Makefile
mca.c MCA support for new x86 setup code 2007-07-12 10:55:55 -07:00
memory.c Memory probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
mtools.conf.in
printf.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
setup.S
string.c String-handling functions for the new x86 setup code. 2007-07-12 10:55:55 -07:00
tty.c Console-writing code for the new x86 setup code 2007-07-12 10:55:55 -07:00
version.c Version string for the new x86 setup code 2007-07-12 10:55:55 -07:00
vesa.h Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-bios.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-vesa.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video-vga.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.c Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.h Video mode probing support for the new x86 setup code 2007-07-12 10:55:55 -07:00
video.S
voyager.c Voyager support for the new x86 setup code 2007-07-12 10:55:55 -07:00