diff options
author | marck <marck@FreeBSD.org> | 2006-08-27 12:57:37 +0000 |
---|---|---|
committer | marck <marck@FreeBSD.org> | 2006-08-27 12:57:37 +0000 |
commit | 1358ff558ad8a8a09a58720c3592bc0d3801bec0 (patch) | |
tree | f333a198d61c40d6ec9e672d0f5ac510a7b56372 /sys/conf/NOTES | |
parent | c690e33e8ef9b6a8881526b2e2d11c0ff7b059d8 (diff) | |
download | FreeBSD-src-1358ff558ad8a8a09a58720c3592bc0d3801bec0.zip FreeBSD-src-1358ff558ad8a8a09a58720c3592bc0d3801bec0.tar.gz |
Resurrect reference to (contemporary) kern.ipc.nmbclusters.
Suggested by: ru
MFC after: 3 days
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r-- | sys/conf/NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 2024827..e52f812 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1757,7 +1757,8 @@ device miibus # the Sundance/Tamarack TC9021, the D-Link DL-4000 and ASUS NX1101. # ti: Support for PCI gigabit ethernet NICs based on the Alteon Networks # Tigon 1 and Tigon 2 chipsets. This includes the Alteon AceNIC, the -# 3Com 3c985, the Netgear GA620 and various others. +# 3Com 3c985, the Netgear GA620 and various others. Note that you will +# probably want to bump up kern.ipc.nmbclusters a lot to use this driver. # tl: Support for the Texas Instruments TNETE100 series 'ThunderLAN' # cards and integrated ethernet controllers. This includes several # Compaq Netelligent 10/100 cards and the built-in ethernet controllers |