From 0d04cf6a1bc058974d78899bcf2dd1591773fd45 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 23 Sep 1995 08:52:30 +0000 Subject: [PATCH] Tone down the doom-and-gloom prediction if one enables the si driver.. --- sys/conf/NOTES | 10 ++++------ sys/i386/conf/LINT | 10 ++++------ sys/i386/conf/NOTES | 10 ++++------ 3 files changed, 12 insertions(+), 18 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 07c502f3ad28..4026da43ee1c 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.199 1995/09/03 19:53:03 jkh Exp $ +# $Id: LINT,v 1.200 1995/09/08 03:20:07 julian 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 @@ -679,7 +679,7 @@ device pca0 at isa? port IO_TIMER1 tty # labpc: National Instrument's Lab-PC and Lab-PC+ # rc: RISCom/8 multiport card # tw: TW-523 power line interface for use with X-10 home control products -# si: Specialix SI/XIO 4-32 port terminal multiplexor (PRE ALPHA QUALITY!) +# si: Specialix SI/XIO 4-32 port terminal multiplexor # # Notes on the spigot: @@ -694,15 +694,13 @@ device pca0 at isa? port IO_TIMER1 tty # The following flag values have special meanings: # 0x01 - alternate layout of pins # 0x02 - use the windowed PC/Xe in 64K mode -# -# Notes on the *PRE-ALPHA* Specialix SI/XIO driver: + +# Notes on the Specialix SI/XIO driver: # **This is NOT a Specialix supported Driver!** # The host card is memory, not IO mapped. # The Rev 1 host cards use a 64K chunk, on a 32K boundary. # The Rev 2 host cards use a 32K chunk, on a 32K boundary. # The cards can use an IRQ of 11, 12 or 15. -# *Do* be ready for trouble if you try to use it. -# It currently works for me (very well) but no guarantees yet. device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # for the Sony CDU31/33A CDROM diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 07c502f3ad28..4026da43ee1c 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.199 1995/09/03 19:53:03 jkh Exp $ +# $Id: LINT,v 1.200 1995/09/08 03:20:07 julian 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 @@ -679,7 +679,7 @@ device pca0 at isa? port IO_TIMER1 tty # labpc: National Instrument's Lab-PC and Lab-PC+ # rc: RISCom/8 multiport card # tw: TW-523 power line interface for use with X-10 home control products -# si: Specialix SI/XIO 4-32 port terminal multiplexor (PRE ALPHA QUALITY!) +# si: Specialix SI/XIO 4-32 port terminal multiplexor # # Notes on the spigot: @@ -694,15 +694,13 @@ device pca0 at isa? port IO_TIMER1 tty # The following flag values have special meanings: # 0x01 - alternate layout of pins # 0x02 - use the windowed PC/Xe in 64K mode -# -# Notes on the *PRE-ALPHA* Specialix SI/XIO driver: + +# Notes on the Specialix SI/XIO driver: # **This is NOT a Specialix supported Driver!** # The host card is memory, not IO mapped. # The Rev 1 host cards use a 64K chunk, on a 32K boundary. # The Rev 2 host cards use a 32K chunk, on a 32K boundary. # The cards can use an IRQ of 11, 12 or 15. -# *Do* be ready for trouble if you try to use it. -# It currently works for me (very well) but no guarantees yet. device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # for the Sony CDU31/33A CDROM diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 07c502f3ad28..4026da43ee1c 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.199 1995/09/03 19:53:03 jkh Exp $ +# $Id: LINT,v 1.200 1995/09/08 03:20:07 julian 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 @@ -679,7 +679,7 @@ device pca0 at isa? port IO_TIMER1 tty # labpc: National Instrument's Lab-PC and Lab-PC+ # rc: RISCom/8 multiport card # tw: TW-523 power line interface for use with X-10 home control products -# si: Specialix SI/XIO 4-32 port terminal multiplexor (PRE ALPHA QUALITY!) +# si: Specialix SI/XIO 4-32 port terminal multiplexor # # Notes on the spigot: @@ -694,15 +694,13 @@ device pca0 at isa? port IO_TIMER1 tty # The following flag values have special meanings: # 0x01 - alternate layout of pins # 0x02 - use the windowed PC/Xe in 64K mode -# -# Notes on the *PRE-ALPHA* Specialix SI/XIO driver: + +# Notes on the Specialix SI/XIO driver: # **This is NOT a Specialix supported Driver!** # The host card is memory, not IO mapped. # The Rev 1 host cards use a 64K chunk, on a 32K boundary. # The Rev 2 host cards use a 32K chunk, on a 32K boundary. # The cards can use an IRQ of 11, 12 or 15. -# *Do* be ready for trouble if you try to use it. -# It currently works for me (very well) but no guarantees yet. device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # for the Sony CDU31/33A CDROM