Remove *_SAVER syscons options - I don't know how they go in here:

(These options did not even really exist in 1.1.5.1)
CVS:
This commit is contained in:
csgr 1994-09-09 22:12:38 +00:00
parent 6d8b19e606
commit 21608d6db0
5 changed files with 5 additions and 19 deletions

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.75 1994/08/31 06:17:21 davidg Exp $
# $Id: LINT,v 1.76 1994/09/05 22:32:40 ats Exp $
#
machine "i386"
@ -36,10 +36,6 @@ options KTRACE #kernel tracing
options "NCONS=8" #number of syscons virtual consoles
options "FAT_CURSOR" #block cursor in syscons or pccons
options "STAR_SAVER" #syscons "stars" screen saver
options "FADE_SAVER" #syscons "fade" screen saver
options "SNAKE_SAVER" #syscons "snake" screen saver
options "BLANK_SAVER" #syscons "blank" screen saver
#options ALLOW_CONFLICT_IOADDR #no IO addr conflict checks (PS/2 mice)
#options ALLOW_CONFLICT_IRQ #no IRQ conflict checks (mport serial)

View File

@ -1,7 +1,7 @@
#
# GENERICAH -- Generic machine with WD/AHx/NCR family disks
#
# $Id: GENERICAH,v 1.39 1994/09/01 02:19:28 se Exp $
# $Id: GENERICAH,v 1.40 1994/09/09 22:03:49 wollman Exp $
#
machine "i386"
@ -33,7 +33,6 @@ options UCONSOLE #X Console support
options "FAT_CURSOR" #block cursor in syscons or pccons
options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
options "NCONS=4" #4 virtual consoles
options "STAR_SAVER" #syscons "stars" screen saver
options BOUNCE_BUFFERS #include support for DMA bounce buffers
config kernel root on wd0 swap on wd0 and wd1 and sd0 and sd1 dumps on wd0

View File

@ -1,7 +1,7 @@
#
# GENERICBT -- Generic machine with WD/BTx family disks
#
# $Id: GENERICBT,v 1.37 1994/08/31 06:17:20 davidg Exp $
# $Id: GENERICBT,v 1.38 1994/09/09 22:03:50 wollman Exp $
#
machine "i386"
@ -33,7 +33,6 @@ options UCONSOLE #X Console support
options "FAT_CURSOR" #block cursor in syscons or pccons
options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
options "NCONS=4" #4 virtual consoles
options "STAR_SAVER" #syscons "stars" screen saver
options BOUNCE_BUFFERS #include support for DMA bounce buffers
config kernel root on wd0 swap on wd0 and wd1 and sd0 and sd1 dumps on wd0

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.75 1994/08/31 06:17:21 davidg Exp $
# $Id: LINT,v 1.76 1994/09/05 22:32:40 ats Exp $
#
machine "i386"
@ -36,10 +36,6 @@ options KTRACE #kernel tracing
options "NCONS=8" #number of syscons virtual consoles
options "FAT_CURSOR" #block cursor in syscons or pccons
options "STAR_SAVER" #syscons "stars" screen saver
options "FADE_SAVER" #syscons "fade" screen saver
options "SNAKE_SAVER" #syscons "snake" screen saver
options "BLANK_SAVER" #syscons "blank" screen saver
#options ALLOW_CONFLICT_IOADDR #no IO addr conflict checks (PS/2 mice)
#options ALLOW_CONFLICT_IRQ #no IRQ conflict checks (mport serial)

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.75 1994/08/31 06:17:21 davidg Exp $
# $Id: LINT,v 1.76 1994/09/05 22:32:40 ats Exp $
#
machine "i386"
@ -36,10 +36,6 @@ options KTRACE #kernel tracing
options "NCONS=8" #number of syscons virtual consoles
options "FAT_CURSOR" #block cursor in syscons or pccons
options "STAR_SAVER" #syscons "stars" screen saver
options "FADE_SAVER" #syscons "fade" screen saver
options "SNAKE_SAVER" #syscons "snake" screen saver
options "BLANK_SAVER" #syscons "blank" screen saver
#options ALLOW_CONFLICT_IOADDR #no IO addr conflict checks (PS/2 mice)
#options ALLOW_CONFLICT_IRQ #no IRQ conflict checks (mport serial)