diff options
| author | Dmitry Morozovsky <marck@FreeBSD.org> | 2006-08-27 12:57:37 +0000 |
|---|---|---|
| committer | Dmitry Morozovsky <marck@FreeBSD.org> | 2006-08-27 12:57:37 +0000 |
| commit | c86eb67f3dda7a1a9a41d974934d60d024b69671 (patch) | |
| tree | f333a198d61c40d6ec9e672d0f5ac510a7b56372 | |
| parent | 1dcb6ad173e57b489a859ea59ed6eaa733bdb5bc (diff) | |
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 20248275e890..e52f8127e397 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 |
