changeset 2030:397da75817e6

Removed SuperSCSI modules from standard.bl
author boisy
date Fri, 21 Apr 2006 15:35:25 +0000
parents d3c2e88243aa
children 293cf1d9f5b6
files level2/coco3/bootlists/standard.bl level2/coco3_6309/bootlists/standard.bl rules.mak
diffstat 3 files changed, 1 insertions(+), 55 deletions(-) [+]
line wrap: on
line diff
--- a/level2/coco3/bootlists/standard.bl	Fri Apr 21 14:57:07 2006 +0000
+++ b/level2/coco3/bootlists/standard.bl	Fri Apr 21 15:35:25 2006 +0000
@@ -71,33 +71,6 @@
 * IDE HDB-DOS descriptor
 *../MODULES/RBF/ih_ide.dd
 *
-* SuperSCSI drivers (Cloud-9 product)
-* Select SCSI driver for TC^3, Ken-Ton or Disto Controller
-*../MODULES/RBF/superscsi_tc3.dr
-*../MODULES/RBF/superscsi_ktlr.dr
-*../MODULES/RBF/superscsi_disto.dr
-* SuperSCSI descriptors - select as needed
-*../MODULES/RBF/dd_ez135_tc3.dd
-*../MODULES/RBF/dd_ez135_ktlr.dd
-*../MODULES/RBF/dd_ez135_d4n1.dd
-*../MODULES/RBF/dd_ez135_hdii.dd
-*../MODULES/RBF/h0_ez135_tc3.dd
-*../MODULES/RBF/h0_ez135_ktlr.dd
-*../MODULES/RBF/h0_ez135_d4n1.dd
-*../MODULES/RBF/h0_ez135_hdii.dd
-*../MODULES/RBF/c3_cdrom_tc3.dd
-*../MODULES/RBF/c3_cdrom_ktlr.dd
-*../MODULES/RBF/c3_cdrom_d4n1.dd
-*../MODULES/RBF/c3_cdrom_hdii.dd
-*../MODULES/RBF/h5_zip100_tc3.dd
-*../MODULES/RBF/h5_zip100_ktlr.dd
-*../MODULES/RBF/h5_zip100_d4n1.dd
-*../MODULES/RBF/h5_zip100_hdii.dd
-*../MODULES/RBF/hb_255_tc3.dd
-*../MODULES/RBF/hb_255_ktlr.dd
-*../MODULES/RBF/hb_255_d4n1.dd
-*../MODULES/RBF/hb_255_hdii.dd
-*
 * WD1773 floppy support for Tandy and compatible disk controllers
 ../MODULES/RBF/rb1773.dr
 * WD1773 floppy support for Disto Super Controller II
--- a/level2/coco3_6309/bootlists/standard.bl	Fri Apr 21 14:57:07 2006 +0000
+++ b/level2/coco3_6309/bootlists/standard.bl	Fri Apr 21 15:35:25 2006 +0000
@@ -71,33 +71,6 @@
 * IDE HDB-DOS descriptor
 *../MODULES/RBF/ih_ide.dd
 *
-* SuperSCSI drivers (Cloud-9 product)
-* Select SCSI driver for TC^3, Ken-Ton or Disto Controller
-*../MODULES/RBF/superscsi_tc3.dr
-*../MODULES/RBF/superscsi_ktlr.dr
-*../MODULES/RBF/superscsi_disto.dr
-* SuperSCSI descriptors - select as needed
-*../MODULES/RBF/dd_ez135_tc3.dd
-*../MODULES/RBF/dd_ez135_ktlr.dd
-*../MODULES/RBF/dd_ez135_d4n1.dd
-*../MODULES/RBF/dd_ez135_hdii.dd
-*../MODULES/RBF/h0_ez135_tc3.dd
-*../MODULES/RBF/h0_ez135_ktlr.dd
-*../MODULES/RBF/h0_ez135_d4n1.dd
-*../MODULES/RBF/h0_ez135_hdii.dd
-*../MODULES/RBF/c3_cdrom_tc3.dd
-*../MODULES/RBF/c3_cdrom_ktlr.dd
-*../MODULES/RBF/c3_cdrom_d4n1.dd
-*../MODULES/RBF/c3_cdrom_hdii.dd
-*../MODULES/RBF/h5_zip100_tc3.dd
-*../MODULES/RBF/h5_zip100_ktlr.dd
-*../MODULES/RBF/h5_zip100_d4n1.dd
-*../MODULES/RBF/h5_zip100_hdii.dd
-*../MODULES/RBF/hb_255_tc3.dd
-*../MODULES/RBF/hb_255_ktlr.dd
-*../MODULES/RBF/hb_255_d4n1.dd
-*../MODULES/RBF/hb_255_hdii.dd
-*
 * WD1773 floppy support for Tandy and compatible disk controllers
 ../MODULES/RBF/rb1773.dr
 * WD1773 floppy support for Disto Super Controller II
--- a/rules.mak	Fri Apr 21 14:57:07 2006 +0000
+++ b/rules.mak	Fri Apr 21 15:35:25 2006 +0000
@@ -16,7 +16,7 @@
 NOS9MIN	= 6
 
 # Set this to 1 to turn on "DEVELOPMENT" message in sysgo
-NOS9DBG = 1
+NOS9DBG = 0
 
 #################### DO NOT CHANGE ANYTHING BELOW THIS LINE ####################