aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-26 05:04:37 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-26 05:04:37 +0000
commit87fcda46341207e6c2812d236ea5a009958d160b (patch)
treee186eb2bf7af8327a6c141f450e974033830b909 /sys
parent5ddda58b2e83d152587afe38aa00e0bc9b74e4b0 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/conf/GENERIC3
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/i386/conf/GENERIC3
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
5 files changed, 5 insertions, 19 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index a2695d8e9f14a..3e531e5cfe096 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.26 1995/01/14 10:48:56 jkh Exp $
+# $Id: GENERIC,v 1.27 1995/01/24 20:38:27 paul Exp $
#
machine "i386"
@@ -19,7 +19,6 @@ options MSDOSFS #MSDOS Filesystem
options "CD9660" #ISO 9660 Filesystem
options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3
-options "FAT_CURSOR" #block cursor in syscons or pccons
options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
options BOUNCE_BUFFERS #include support for DMA bounce buffers
options UCONSOLE #Allow users to grab the console
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index b134e2d2e8098..0c65a6841e054 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.128 1995/01/25 20:35:14 jmz Exp $
+# $Id: LINT,v 1.129 1995/01/25 21:39:59 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
@@ -354,13 +354,9 @@ device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
#
# Options for `sc':
#
-# FAT_CURSOR specifies the use of a large block cursor rather than the
-# hardware default underline.
-#
# HARDFONTS allows the driver to load an ISO-8859-1 font to replace
# the default font in your display adapter's memory.
#
-options "FAT_CURSOR"
options HARDFONTS
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index a2695d8e9f14a..3e531e5cfe096 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.26 1995/01/14 10:48:56 jkh Exp $
+# $Id: GENERIC,v 1.27 1995/01/24 20:38:27 paul Exp $
#
machine "i386"
@@ -19,7 +19,6 @@ options MSDOSFS #MSDOS Filesystem
options "CD9660" #ISO 9660 Filesystem
options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3
-options "FAT_CURSOR" #block cursor in syscons or pccons
options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
options BOUNCE_BUFFERS #include support for DMA bounce buffers
options UCONSOLE #Allow users to grab the console
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index b134e2d2e8098..0c65a6841e054 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.128 1995/01/25 20:35:14 jmz Exp $
+# $Id: LINT,v 1.129 1995/01/25 21:39:59 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
@@ -354,13 +354,9 @@ device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
#
# Options for `sc':
#
-# FAT_CURSOR specifies the use of a large block cursor rather than the
-# hardware default underline.
-#
# HARDFONTS allows the driver to load an ISO-8859-1 font to replace
# the default font in your display adapter's memory.
#
-options "FAT_CURSOR"
options HARDFONTS
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index b134e2d2e8098..0c65a6841e054 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.128 1995/01/25 20:35:14 jmz Exp $
+# $Id: LINT,v 1.129 1995/01/25 21:39:59 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
@@ -354,13 +354,9 @@ device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
#
# Options for `sc':
#
-# FAT_CURSOR specifies the use of a large block cursor rather than the
-# hardware default underline.
-#
# HARDFONTS allows the driver to load an ISO-8859-1 font to replace
# the default font in your display adapter's memory.
#
-options "FAT_CURSOR"
options HARDFONTS
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr