Add BAR. Definition taken from a post by imp.
This commit is contained in:
parent
77dae2c546
commit
80d4a7aa6d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26794
1 changed files with 14 additions and 0 deletions
|
@ -200,6 +200,11 @@
|
|||
<glossdiv>
|
||||
<title>B</title>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>BAR</glossterm>
|
||||
<glosssee otherterm="bar-glossary">
|
||||
</glossentry>
|
||||
|
||||
<glossentry>
|
||||
<glossterm>BIND</glossterm>
|
||||
<glosssee otherterm="bind-glossary">
|
||||
|
@ -215,6 +220,15 @@
|
|||
<glosssee otherterm="bsd-glossary">
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="bar-glossary">
|
||||
<glossterm>Base Address Register</glossterm>
|
||||
<acronym>BAR</acronym>
|
||||
<glossdef>
|
||||
<para>The registers that determine which address range a PCI device
|
||||
will respond to.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id="bios-glossary">
|
||||
<glossterm>Basic Input/Output System</glossterm>
|
||||
<acronym>BIOS</acronym>
|
||||
|
|
Loading…
Reference in a new issue