diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-09-07 17:06:17 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-09-07 17:06:17 +0000 |
| commit | aa8fac6c4d3248b4ac1013fb61b9cf910a65ed61 (patch) | |
| tree | afd600131dc50800fc57a257dc19ab8c468132c7 /sys/pci | |
| parent | 2e7e7c71ef71706fb0e81c3c6e5e93d6797d4fb3 (diff) | |
Notes
Diffstat (limited to 'sys/pci')
| -rw-r--r-- | sys/pci/if_dm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_dm.c b/sys/pci/if_dm.c index 4f797cc84466..97ff5021c5a9 100644 --- a/sys/pci/if_dm.c +++ b/sys/pci/if_dm.c @@ -48,7 +48,7 @@ * * The DM9102's DMA engine seems pretty weak. Multi-fragment transmits * don't seem to work well, and on slow machines you get lots of RX - * underruns. + * overruns. */ #include "bpf.h" |
