diff options
-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 18b6261..366f272 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.157 1995/03/15 14:27:01 dufault Exp $ +# $Id: LINT,v 1.158 1995/03/18 08:12:48 rgrimes 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 @@ -408,7 +408,7 @@ device npx0 at isa? port "IO_NPX" irq 13 vector npxintr # # aha: Adaptec 154x # ahb: Adaptec 174x -# ahc: Adaptec 274x +# ahc: Adaptec 274x/284x/294x # aic: Adaptec 152x and sound cards using the Adaptec AIC-6360 (slow!) # bt: Most Buslogic controllers # nca: ProAudioSpectrum cards using the NCR 5380 or Trantor T130 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 18b6261..366f272 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.157 1995/03/15 14:27:01 dufault Exp $ +# $Id: LINT,v 1.158 1995/03/18 08:12:48 rgrimes 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 @@ -408,7 +408,7 @@ device npx0 at isa? port "IO_NPX" irq 13 vector npxintr # # aha: Adaptec 154x # ahb: Adaptec 174x -# ahc: Adaptec 274x +# ahc: Adaptec 274x/284x/294x # aic: Adaptec 152x and sound cards using the Adaptec AIC-6360 (slow!) # bt: Most Buslogic controllers # nca: ProAudioSpectrum cards using the NCR 5380 or Trantor T130 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 18b6261..366f272 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.157 1995/03/15 14:27:01 dufault Exp $ +# $Id: LINT,v 1.158 1995/03/18 08:12:48 rgrimes 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 @@ -408,7 +408,7 @@ device npx0 at isa? port "IO_NPX" irq 13 vector npxintr # # aha: Adaptec 154x # ahb: Adaptec 174x -# ahc: Adaptec 274x +# ahc: Adaptec 274x/284x/294x # aic: Adaptec 152x and sound cards using the Adaptec AIC-6360 (slow!) # bt: Most Buslogic controllers # nca: ProAudioSpectrum cards using the NCR 5380 or Trantor T130 |