log level2/modules/rbf.asm @ 1904:fd159d660df5

age author description
Fri, 23 Jul 2004 04:06:41 +0000 boisy Updated to fix problem with RBF returning E$UnkSvc on SS.VarSect
Sun, 18 Jul 2004 14:56:05 +0000 boisy RBF checks error code on return from SS.VarSect and only returns error if error code is != E$UnkSvc (fixes problems with drivers which do not support SS.VarSect and return E$UnkSvc in their GetStat routines after evaluating an unknown service code.)
Wed, 23 Jun 2004 21:13:54 +0000 boisy rbf.asm: return error if SS.VarSect returns carry set
Sat, 19 Jun 2004 19:22:28 +0000 boisy Modified source for slow back-port to Level 1
Sat, 19 Jun 2004 18:20:04 +0000 boisy RBF now supports call to driver's SS.VarSect GetStat to update sector size
Fri, 18 Jun 2004 16:24:56 +0000 boisy Removed naked constants from rbf.asm and replaced with nice symbolics
Fri, 16 Apr 2004 23:44:32 +0000 boisy rbfdefs moved up into defsfile
Sat, 31 Jan 2004 14:03:17 +0000 boisy Added long branch where needed
Sun, 18 Jan 2004 15:10:34 +0000 boisy Rodney's improvements in rbf.asm
Wed, 17 Sep 2003 18:19:38 +0000 boisy Fixed sources to have new style change logs at top
Wed, 06 Aug 2003 23:52:47 +0000 boisy Fixed case issues in several files (thanks Rodney H.)
Sun, 25 May 2003 15:51:50 +0000 boisy Minor updates to source
Sat, 03 May 2003 11:27:41 +0000 boisy Accidentally left out '9' on H6309 conditional tag. Thanks Rodney H.!
Mon, 21 Apr 2003 17:36:37 +0000 boisy More comments
Sat, 12 Apr 2003 00:56:08 +0000 boisy rbf has been backported from NitrOS-9 and seems to work fine.
Thu, 04 Apr 2002 16:34:12 +0000 boisy Initial revision