On Wed, 30 Apr 2003, Richard Smith wrote:
First, I just fixed the silly typo (not sure where it came from) with IRQ_SLOT_COUNT
Second, as regards VGA, no build errors here. Here is my .config for an epia. See the last two lines. And vgabios.o and idt.o get build and linked in.
weird.
on
# # LinuxBIOS config file for: VIA epia mini-itx #
target epia
# via epia mainboard via/epia
# Enable Serial Console for debugging option SERIAL_CONSOLE=1 option TTYS0_BAUD=115200 option DEFAULT_CONSOLE_LOGLEVEL=9 option DEBUG=1
# Use 256KB Standard Flash as Normal BIOS option RAMTEST=1 option USE_GENERIC_ROM=1 option STD_FLASH=1 #option ZKERNEL_START=0xfffc0000 option ROM_SIZE=262144
# payload size = 192KB option PAYLOAD_SIZE=196608
# use ELF Loader to load Etherboot option USE_ELF_BOOT=1
# Use Etherboot as our payload payload ../lnxieepro100.ebi
option CONFIG_VGABIOS=1 option CONFIG_REALMODE_IDT=1