56952f9132
parport1 with the new option "enabled". The old option "enable" only controlled the output. The parport1 is enabled with no output by default. Changes: * bochrc option "enable" replaced by "enabled" * parport option "Oenable" replaced by "Opresent" * bx_parport_options par1 and par2 replaced by an array par[2] * initialize parport1 resources only when enabled * renamed variable "parport_init_list" to "par_ser_init_list" since it contains parport and serial options * documentation and bochsrc updates - the parport variables "output" and "initmode" now belong to the bx_par_t structure - TODO: add parport2 (disabled by default), parport detection in the bios |
||
---|---|---|
.. | ||
development | ||
documentation | ||
images | ||
include | ||
user | ||
alldocs.html | ||
fixtitles.pl | ||
Makefile | ||
Makefile.jade | ||
misc.txt | ||
outline.txt | ||
README |
This is the base directory for the DocBook documents for the Bochs project. It has been broken down into the following directories: user - The Bochs User Guide - describes how to setup and use Bochs development - The Bochs Develement Guide - contains development information and how to contribute to the Bochs project documentation - The Bochs Documentation Guide - contains information on how to contribute to the documation of the the Bochs project images - pictures that may be reused in any of the three books. They can be referenced using "../images/FILENAME". include - files to be included from other docbook files