# HG changeset patch # User Boisy Pitre # Date 1342815055 18000 # Node ID aa91dd03121d4ecd0db89c5792736656ab41cbd7 # Parent 2bd966ffd6d5cd9976810b0d5ebbb64f6214dc6a Fixed bug where ordering of pull was affecting routine diff -r 2bd966ffd6d5 -r aa91dd03121d level1/modules/dw3.asm --- a/level1/modules/dw3.asm Fri Jul 20 15:02:12 2012 -0500 +++ b/level1/modules/dw3.asm Fri Jul 20 15:10:55 2012 -0500 @@ -478,10 +478,10 @@ ldx >D.PthDBT endc os9 F$Find64 + ldx PD.DEV,y + leax V$STAT,x puls y bcs loop +BGP+ Jul 20, 2012: continue even if error in F$Find64 - ldx PD.DEV,y - leax V$STAT,x cmpu ,x bne loop @@ -499,7 +499,7 @@ statcont clrb tfr d,u * NEW: root through all process descriptors. if any has a path open to this -* device, set the Condem bit of the P$State +* device, condem it ldx