update the manual.
This commit is contained in:
parent
a033c6beb3
commit
7692b3eab6
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2000-01-11 OKUJI Yoshinori <okuji@gnu.org>
|
||||||
|
|
||||||
|
* docs/prog-ref.texi (LBA mode disk I/O): Added a footnote about
|
||||||
|
a buggy BIOS.
|
||||||
|
|
||||||
2000-01-11 OKUJI Yoshinori <okuji@gnu.org>
|
2000-01-11 OKUJI Yoshinori <okuji@gnu.org>
|
||||||
|
|
||||||
* stage1/stage1.S [!NO_BUGGY_BIOS_IN_THE_WORLD]: Don't check if
|
* stage1/stage1.S [!NO_BUGGY_BIOS_IN_THE_WORLD]: Don't check if
|
||||||
|
|
|
@ -1060,7 +1060,9 @@ otherwise 01h (the error code of @dfn{invalid function}).
|
||||||
@item @code{DH} @tab Extension version.
|
@item @code{DH} @tab Extension version.
|
||||||
@end multitable
|
@end multitable
|
||||||
|
|
||||||
The bitfields for the API subset support bitmap are:
|
The bitfields for the API subset support bitmap are@footnote{It is known
|
||||||
|
that (at least) the AMI BIOS in SuperMicro P6SBA motherboard
|
||||||
|
(AMIBIOSC0631) does @emph{not} return the bitfields correctly.}:
|
||||||
|
|
||||||
@multitable @columnfractions 0.15 0.85
|
@multitable @columnfractions 0.15 0.85
|
||||||
@item Bit(s) @tab Description
|
@item Bit(s) @tab Description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue