diff options
Diffstat (limited to 'share/man/man4/vr.4')
-rw-r--r-- | share/man/man4/vr.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index 55b06cde8e0e..43a1fc34817f 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -144,7 +144,7 @@ mode when shutting down, and some PCI BIOSes fail to bring the chip out of this state before configuring it. The controller loses all of its PCI configuration in the D3 state, so if the BIOS does not set -it back to full power mode in time, it won't be able to configure it +it back to full power mode in time, it will not be able to configure it correctly. The driver tries to detect this condition and bring the adapter back to the D0 (full power) state, but this may not be @@ -188,7 +188,7 @@ driver always copies transmit mbuf chains into longword-aligned buffers prior to transmission in order to pacify the Rhine chips. If buffers are not aligned correctly, the chip will round the supplied buffer address and begin DMAing from the wrong location. -This buffer copying impairs transmit performance on slower systems but can't +This buffer copying impairs transmit performance on slower systems but cannot be avoided. On faster machines (e.g.\& a Pentium II), the performance impact is much less noticeable. |