diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-09-19 08:28:16 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-09-19 08:28:16 +0000 |
| commit | e8993539b8ee94e0eac2be6bd38c083599bffc4a (patch) | |
| tree | 5d02d08bad201628248e055c0427e2ebef705af5 /sys/conf | |
| parent | d3e560a1d339f6f50b580c16fbd5b16f0c781297 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 433ae2325450..0897021d86a7 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.278 1996/09/11 19:53:29 phk Exp $ +# $Id: LINT,v 1.279 1996/09/13 05:54:39 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 @@ -803,6 +803,8 @@ device pca0 at isa? port IO_TIMER1 tty # APM_BROKEN_STATCLOCK and see if suspend/resume work # +options APM_IDLE_CPU # Tell APM to idle rather than halt'ing the cpu + # # Notes on the spigot: # The video spigot is at 0xad6. This port address can not be changed. |
