diff options
| author | Nate Williams <nate@FreeBSD.org> | 1996-06-19 15:37:52 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1996-06-19 15:37:52 +0000 |
| commit | a85fadfc457e45c6de81555d9d0b027b69e60d65 (patch) | |
| tree | cf3b717daa6ee48287c63399cd9e17f5c8943a69 /sys | |
| parent | 796d43185d67e8fcbe3e87e38745e9092cfbcde2 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 d95e51092fec..1ed2c0c3dbf8 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.266 1996/06/18 10:20:16 julian Exp $ +# $Id: LINT,v 1.267 1996/06/18 23:21:28 nate 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 @@ -482,7 +482,7 @@ controller isa0 options "AUTO_EOI_1" #options "AUTO_EOI_2" options BOUNCE_BUFFERS -#options "MAXMEM=128*1024" +#options "MAXMEM=(128*1024)" #options "TUNE_1542" #options BROKEN_KEYBOARD_RESET #options PAS_JOYSTICK_ENABLE diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index d95e51092fec..1ed2c0c3dbf8 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.266 1996/06/18 10:20:16 julian Exp $ +# $Id: LINT,v 1.267 1996/06/18 23:21:28 nate 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 @@ -482,7 +482,7 @@ controller isa0 options "AUTO_EOI_1" #options "AUTO_EOI_2" options BOUNCE_BUFFERS -#options "MAXMEM=128*1024" +#options "MAXMEM=(128*1024)" #options "TUNE_1542" #options BROKEN_KEYBOARD_RESET #options PAS_JOYSTICK_ENABLE diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index d95e51092fec..1ed2c0c3dbf8 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.266 1996/06/18 10:20:16 julian Exp $ +# $Id: LINT,v 1.267 1996/06/18 23:21:28 nate 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 @@ -482,7 +482,7 @@ controller isa0 options "AUTO_EOI_1" #options "AUTO_EOI_2" options BOUNCE_BUFFERS -#options "MAXMEM=128*1024" +#options "MAXMEM=(128*1024)" #options "TUNE_1542" #options BROKEN_KEYBOARD_RESET #options PAS_JOYSTICK_ENABLE |
