Ollie, It seems that there some allocate resource for vga...stuff, and main focus is to fix the mem io to some range and enable the io for vga.
For the first one, I suggest you to create one driver for the VGA device, and it could override the read_resource of pci_read_resource to return fixed mem resource. Then the MB Config.lb could include the "driver ....." Regards YH -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Li-Ta Lo Sent: Monday, December 27, 2004 1:14 PM To: LinuxBIOS Subject: vgabios.c and vgachip.h removed Hello, Is there any one actually using the pc80/vgabios.c and pc80/vgachip.h? The two files should not be in the pc80 directory because they have too much via/epia dependence. I just removed these two files and am working on porting the x86emu into LinuxBIOS. Ollie _______________________________________________ Linuxbios mailing list [email protected] http://www.clustermatic.org/mailman/listinfo/linuxbios _______________________________________________ Linuxbios mailing list [email protected] http://www.clustermatic.org/mailman/listinfo/linuxbios

