diff options
| author | Matthew Hunt <mph@FreeBSD.org> | 1999-06-29 19:06:16 +0000 |
|---|---|---|
| committer | Matthew Hunt <mph@FreeBSD.org> | 1999-06-29 19:06:16 +0000 |
| commit | ba965cf7cc867f3ea88b3c6c0863a1953c68f05d (patch) | |
| tree | e326ef335c0f75f8c6b796c09b8759c77aebd4d6 | |
| parent | cc6c2ad06faa8e13303046d3e4a2f48b4648b959 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 4 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 4 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index c2ad1f2dda12..a346066a3001 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.610 1999/06/27 19:35:23 mjacob Exp $ +# $Id: LINT,v 1.611 1999/06/29 18:58:27 peter Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -1567,7 +1567,7 @@ options EISA_SLOTS=12 # The 'ti' device provides 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. -# Note that you will probably want to bump up NBMCLUSTERS a lot to use +# Note that you will probably want to bump up NMBCLUSTERS a lot to use # this driver. # # The 'tl' device provides support for the Texas Instruments TNETE100 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index c2ad1f2dda12..a346066a3001 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.610 1999/06/27 19:35:23 mjacob Exp $ +# $Id: LINT,v 1.611 1999/06/29 18:58:27 peter Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -1567,7 +1567,7 @@ options EISA_SLOTS=12 # The 'ti' device provides 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. -# Note that you will probably want to bump up NBMCLUSTERS a lot to use +# Note that you will probably want to bump up NMBCLUSTERS a lot to use # this driver. # # The 'tl' device provides support for the Texas Instruments TNETE100 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index c2ad1f2dda12..a346066a3001 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.610 1999/06/27 19:35:23 mjacob Exp $ +# $Id: LINT,v 1.611 1999/06/29 18:58:27 peter Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -1567,7 +1567,7 @@ options EISA_SLOTS=12 # The 'ti' device provides 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. -# Note that you will probably want to bump up NBMCLUSTERS a lot to use +# Note that you will probably want to bump up NMBCLUSTERS a lot to use # this driver. # # The 'tl' device provides support for the Texas Instruments TNETE100 |
