diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 06e77e7021e4..35727a9d2e79 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.612 1999/06/29 19:06:16 mph Exp $ +# $Id: LINT,v 1.613 1999/06/29 21:52:07 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 @@ -961,7 +961,7 @@ options SC_NO_SYSMOUSE # buggy. If it is not configured then you *must* configure math emulation # (see above). If both npx0 and emulation are configured, then only npx0 # is used (provided it works). -device npx0 at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13 +device npx0 at nexus? port IO_NPX flags 0x0 irq 13 # # `flags' for npx0: @@ -980,16 +980,6 @@ device npx0 at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13 # are not used until later in the bootstrap when npx0 is attached). # -# -# `iosiz' for npx0: -# This can be used instead of the MAXMEM option to set the memory size. If -# it is nonzero, then it overrides both the MAXMEM option and the memory -# size reported by the BIOS. Setting it at boot time using userconfig takes -# effect on the next reboot after the change has been recorded in the kernel -# binary (the size is used early in the boot before userconfig has a chance -# to change it). -# - # # Optional ISA and EISA devices: # diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 06e77e7021e4..35727a9d2e79 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.612 1999/06/29 19:06:16 mph Exp $ +# $Id: LINT,v 1.613 1999/06/29 21:52:07 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 @@ -961,7 +961,7 @@ options SC_NO_SYSMOUSE # buggy. If it is not configured then you *must* configure math emulation # (see above). If both npx0 and emulation are configured, then only npx0 # is used (provided it works). -device npx0 at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13 +device npx0 at nexus? port IO_NPX flags 0x0 irq 13 # # `flags' for npx0: @@ -980,16 +980,6 @@ device npx0 at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13 # are not used until later in the bootstrap when npx0 is attached). # -# -# `iosiz' for npx0: -# This can be used instead of the MAXMEM option to set the memory size. If -# it is nonzero, then it overrides both the MAXMEM option and the memory -# size reported by the BIOS. Setting it at boot time using userconfig takes -# effect on the next reboot after the change has been recorded in the kernel -# binary (the size is used early in the boot before userconfig has a chance -# to change it). -# - # # Optional ISA and EISA devices: # diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 06e77e7021e4..35727a9d2e79 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.612 1999/06/29 19:06:16 mph Exp $ +# $Id: LINT,v 1.613 1999/06/29 21:52:07 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 @@ -961,7 +961,7 @@ options SC_NO_SYSMOUSE # buggy. If it is not configured then you *must* configure math emulation # (see above). If both npx0 and emulation are configured, then only npx0 # is used (provided it works). -device npx0 at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13 +device npx0 at nexus? port IO_NPX flags 0x0 irq 13 # # `flags' for npx0: @@ -980,16 +980,6 @@ device npx0 at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13 # are not used until later in the bootstrap when npx0 is attached). # -# -# `iosiz' for npx0: -# This can be used instead of the MAXMEM option to set the memory size. If -# it is nonzero, then it overrides both the MAXMEM option and the memory -# size reported by the BIOS. Setting it at boot time using userconfig takes -# effect on the next reboot after the change has been recorded in the kernel -# binary (the size is used early in the boot before userconfig has a chance -# to change it). -# - # # Optional ISA and EISA devices: #