# HG changeset patch # User boisy # Date 1145633725 0 # Node ID 397da75817e6040c9beb91bed71ba9a43cbff1fb # Parent d3c2e88243aae697c0913b059b5731c376871603 Removed SuperSCSI modules from standard.bl diff -r d3c2e88243aa -r 397da75817e6 level2/coco3/bootlists/standard.bl --- 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 diff -r d3c2e88243aa -r 397da75817e6 level2/coco3_6309/bootlists/standard.bl --- 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 diff -r d3c2e88243aa -r 397da75817e6 rules.mak --- 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 ####################