# HG changeset patch # User boisy # Date 1017990607 0 # Node ID 1a814b455c3a55c37ff59fb636e1212e6c9fb0ac # Parent 780d4dddd9a9d8bced18b2f6f9b56255566837ac Changed reference to s16550 driver diff -r 780d4dddd9a9 -r 1a814b455c3a level2/coco3/bootfiles/makefile --- a/level2/coco3/bootfiles/makefile Fri Apr 05 07:09:10 2002 +0000 +++ b/level2/coco3/bootfiles/makefile Fri Apr 05 07:10:07 2002 +0000 @@ -32,9 +32,9 @@ # OS-9 disk bootfile to allow booting from Ken-Ton SCSI controller BOOTFILE_KENTON = $(MD)/os9p2 $(MD)/ioman $(MD)/rbf.mn $(MD)/clock $(MD)/clock2_soft $(MD)/rampak.dr \ $(MD)/r0_rampak256.dd $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ - $(TP)/drivers/scsisys22/scsisys_68_ktlr.dr \ - $(TP)/drivers/scsisys22/h0_ktlr.dd $(MD)/scf.mn $(MD)/cc3io.dr $(MD)/keydrv \ - $(MD)/joydrv_6551L $(MD)/s16550large.dr $(MD)/t2_s16550.dd \ + $(TP)/drivers/scsisys/scsisys_68_ktlr.dr \ + $(TP)/drivers/scsisys/h0_ktlr.dd $(MD)/scf.mn $(MD)/cc3io.dr $(MD)/keydrv \ + $(MD)/joydrv_6551L $(TP)/drivers/s16550/s16550_large.dr $(TP)/drivers/s16550/t2_s16550.dd \ $(MD)/snddrv $(MD)/windint.io $(MD)/term_win80.dt $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd $(MD)/init diff -r 780d4dddd9a9 -r 1a814b455c3a level2/coco3_6309/bootfiles/makefile --- a/level2/coco3_6309/bootfiles/makefile Fri Apr 05 07:09:10 2002 +0000 +++ b/level2/coco3_6309/bootfiles/makefile Fri Apr 05 07:10:07 2002 +0000 @@ -32,9 +32,9 @@ # OS-9 disk bootfile to allow booting from Ken-Ton SCSI controller BOOTFILE_KENTON = $(MD)/os9p2 $(MD)/ioman $(MD)/rbf.mn $(MD)/clock $(MD)/clock2_soft $(MD)/rampak.dr \ $(MD)/r0_rampak256.dd $(MD)/cc3disk.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \ - $(TP)/drivers/scsisys22/scsisys_68_ktlr.dr \ - $(TP)/drivers/scsisys22/h0_ktlr.dd $(MD)/scf.mn $(MD)/cc3io.dr $(MD)/keydrv \ - $(MD)/joydrv_6551L $(MD)/s16550large.dr $(MD)/t2_s16550.dd \ + $(TP)/drivers/scsisys/scsisys_68_ktlr.dr \ + $(TP)/drivers/scsisys/h0_ktlr.dd $(MD)/scf.mn $(MD)/cc3io.dr $(MD)/keydrv \ + $(MD)/joydrv_6551L $(TP)/drivers/s16550/s16550_large.dr $(TP)/drivers/s16550/t2_s16550.dd \ $(MD)/snddrv $(MD)/windint.io $(MD)/term_win80.dt $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd $(MD)/init