Also it should be controlled by some CONFIG_X86EMU....in case it is not needed by some configuration. And if CONFIG_CONSOLE_VGA is enabled, it should be automatically enabled
YH -----Original Message----- From: ebiederman@lnxi.com [mailto:[EMAIL PROTECTED] Sent: Thursday, January 06, 2005 6:31 PM To: Li-Ta Lo Cc: LinuxBIOS Subject: Re: Directory structure for x86emu Li-Ta Lo <[EMAIL PROTECTED]> writes: > Hello, > > It turns out that the VGABIOS support can be made pretty generic > for all kinds of PCI expansion ROM. So I have the emulator the > .init method of default_pci_ops_dev. I am going to add the following > directories, if there is no objection, I will commit it next week. Except for plug in video cards I don't think this is a direction we want to go in. So at least for now pleas don't make the emulator the default .init method. > src/include/x86emu -- public header file of x86emu > src/devices/pci_rom.c -- expansion ROM loading and execution > src/devices/emulator -- the emulator and supporting functions > src/devices/emulator/x86emu -- the emulator itself > src/devices/emulator/pcbios -- legacy PC BIOS handler for the emulator > src/devices/emulator/biosemu.c -- glue between pci_rom.c and the > > emulator > > Any comments ? Your structure looks fairly sane. Eric _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios