diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-10-30 20:49:14 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-10-30 20:49:14 +0000 |
| commit | 903a1a16dff92ae8d3eb107eb7877226ff0b662d (patch) | |
| tree | 96da08662d02112b165dae563dc936fcba6b334a | |
| parent | 5dc67cd725cbe9284fb4250b1cd5789beb3f0cff (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 3 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 3 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 7b54db63d9a8..a08366a192dc 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.490 1998/10/22 12:23:04 bde Exp $ +# $Id: LINT,v 1.491 1998/10/22 13:49:51 bde 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 @@ -1076,6 +1076,7 @@ options "EXTRA_SIO=2" #number of extra sio ports to allocate # ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503 # el: 3Com 3C501 (slow!) # ep: 3Com 3C509 (buggy) +# ex: Intel EtherExpress Pro/10 and other i82595-based adapters # fe: Fujitsu MB86960A/MB86965A Ethernet # ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210; Intel EtherExpress # le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100, diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 7b54db63d9a8..a08366a192dc 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.490 1998/10/22 12:23:04 bde Exp $ +# $Id: LINT,v 1.491 1998/10/22 13:49:51 bde 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 @@ -1076,6 +1076,7 @@ options "EXTRA_SIO=2" #number of extra sio ports to allocate # ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503 # el: 3Com 3C501 (slow!) # ep: 3Com 3C509 (buggy) +# ex: Intel EtherExpress Pro/10 and other i82595-based adapters # fe: Fujitsu MB86960A/MB86965A Ethernet # ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210; Intel EtherExpress # le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100, diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 7b54db63d9a8..a08366a192dc 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.490 1998/10/22 12:23:04 bde Exp $ +# $Id: LINT,v 1.491 1998/10/22 13:49:51 bde 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 @@ -1076,6 +1076,7 @@ options "EXTRA_SIO=2" #number of extra sio ports to allocate # ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503 # el: 3Com 3C501 (slow!) # ep: 3Com 3C509 (buggy) +# ex: Intel EtherExpress Pro/10 and other i82595-based adapters # fe: Fujitsu MB86960A/MB86965A Ethernet # ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210; Intel EtherExpress # le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100, |
