Bochs/bochs/bios
Volker Ruppert aa57c0e171 - most important functions of the protected mode PCI BIOS added.
Linux (kernel 2.2.18) is able to use the new features.
  Here is the list of changes:

  * BIOS32 data structure added
  * BIOS32 and protected mode PCI BIOS functions added. The BIOS32 function
    returns a pointer to the PCI BIOS entry point when the service $PCI is
    requested and the PCI hardware is present.
  * Supported 32 bit functions: installation check, find pci device,
    read configuration byte/word/dword, write configuration byte/word/dword
  * real mode PCI BIOS installation check rewritten in assembler to use 32 bit
    registers for the protected mode entry point and the 'PCI ' signature.

  TODO:

  * add missing functions of the PCI BIOS (if necessary)
  * add missing features of the i440FX PCI bridge
  * implement the other parts of the i440FX chipset (PCI-to-ISA bridge,
    PCI IDE controller, USB controller)
2002-06-04 17:44:02 +00:00
..
bios_usage - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
BIOS-bochs-2-processors - Dave Poirier fixed bug #466292: kbd fails in scandisk, freedos edit. 2002-04-08 01:24:49 +00:00
BIOS-bochs-4-processors - Dave Poirier fixed bug #466292: kbd fails in scandisk, freedos edit. 2002-04-08 01:24:49 +00:00
BIOS-bochs-latest - most important functions of the protected mode PCI BIOS added. 2002-06-04 17:44:02 +00:00
Makefile.in - reverting ##asm/##endasm patch for preprocessing with gcc3 2002-04-21 13:04:47 +00:00
notes - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
rombios.c - most important functions of the protected mode PCI BIOS added. 2002-06-04 17:44:02 +00:00
usage.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
VGABIOS-elpin-2.40 Kevin said to change to 'bochs' all things 'plex86'.. change this too. 2001-05-24 15:30:30 +00:00
VGABIOS-elpin-LICENSE - updated Elpin VGA BIOS to version 2.40, same as plex86. Kevin wrote 2001-05-14 06:11:03 +00:00
VGABIOS-lgpl-0.3a - uploaded new VGABios with VBE support 2002-03-10 19:52:04 +00:00
VGABIOS-lgpl-README - uploaded new VGABIOS with VBE support 2002-03-10 19:51:19 +00:00