diff options
-rw-r--r-- | content.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content.tex b/content.tex index 0089846..797ee3e 100644 --- a/content.tex +++ b/content.tex @@ -1590,9 +1590,9 @@ All register values are organized as Little Endian. } \hline \mmioreg{Config}{Configuration space}{0x100+}{RW}{ - Device-specific configuration space starts at an offset 0x0ff + Device-specific configuration space starts at the offset 0x100 and is accessed with byte alignment. Its meaning and size - depends on the device and the driver. + depend on the device and the driver. } \hline \end{longtable} |