- 11 Dec, 2000 1 commit
-
-
Dan Ellis authored
Detail: lr was being used as a temporary register to store the buffer handle in whilst checking for ownership. If DeviceFS didn't own the buffer the call was being made on, it then used this value in a MOV pc, lr thus going who knows where... Admin: Checked and still works. Appears to cure previous problem where issuing Upcall 8 could cause a branch through zero error. Version 0.55. Tagged as 'DeviceFS-0_55'
-
- 07 Dec, 2000 1 commit
-
-
Dan Ellis authored
Version 0.54. Tagged as 'DeviceFS-0_54'
-
- 05 Dec, 2000 1 commit
-
-
Dan Ellis authored
Version 0.53. Tagged as 'DeviceFS-0_53'
-
- 04 Dec, 2000 1 commit
-
-
Paul Skirrow authored
Bug fix: DeviceFS was inadvertently enabling interrupts when generating the Upcall to indicate that new data has arrived in an input buffer. Detail: DeviceFS was using OS_UpCall to generate a UpCall_DeviceRxDataPresent upcall for for the wake up event (when data was inserted into a dormant receive buffer). However, OS_UpCall enables interrupts, contrary to the RISC OS 3 PRM. Since it happened within the hardware modem interrupt handler, this is quite dangerous and can lead to the modem interrupt handler being re-entered, thereby corrupting bytes or putting bytes into the buffer in the wrong order. Admin: SCTransport v0.57 or later is needed if using this version of DeviceFS (since earlier versions relied on this incorrect behaviour in DeviceVS). Unfortunately, Pace fault 2098 still exists after making this change (Chip to Server transactions are very slow in Customer F 8 using a HW modem). Version 0.52. Tagged as 'DeviceFS-0_52'
-
- 29 Nov, 2000 1 commit
-
-
Stewart Brodie authored
Detail: The UpCall handler was using MOVEQS pc, lr to pass on the vector in some cases. Fixed a non-internationalised build bug - missing condition in macro. Admin: Built. Version 0.51. Tagged as 'DeviceFS-0_51'
-
- 17 Oct, 2000 1 commit
-
-
Neil Bingham authored
Added stripdepnd to MkClean Detail: Replaceed -throwback with ${THROWBACK} so that throwback isn't generated in ROM builds, but still works for local test builds. Admin: Tested on Ursula build. Version 0.50. Tagged as 'DeviceFS-0_50'
-
- 17 May, 2000 1 commit
-
-
Kevin Bracey authored
Version 0.49. Tagged as 'DeviceFS-0_49'
-
- 24 Mar, 2000 1 commit
-
-
Kevin Bracey authored
Some stray border flash debugging removed. FSEntry_Args code for extent was broken in the non-FastBufferMan case (not that this will ever have been used). Version 0.48. Tagged as 'DeviceFS-0_48'
-
- 10 Dec, 1999 1 commit
-
-
Stewart Brodie authored
Detail: Also fixed faulty debug code which tried to report the escape state, but would have always failed to do. Admin: Tested Phoebe and 32 machine builds. Tested on Risc PC. Version 0.47. Tagged as 'DeviceFS-0_47'
-
- 05 Aug, 1999 1 commit
-
-
Kevin Bracey authored
Version 0.46. Tagged as 'DeviceFS-0_46'
-
- 14 Jan, 1999 1 commit
-
-
Simon Middleton authored
Added purging of output buffer if checkfileTXOK returns an error to get round the problems of paper out on lexmark printers. Version 0.45. Tagged as 'DeviceFS-0_45'
-
- 19 Oct, 1998 1 commit
-
-
Kevin Bracey authored
German resources imported. Capitalisation of "IOCtl" fixed. Version 0.44. Tagged as 'DeviceFS-0_44'
-
- 29 Sep, 1998 1 commit
-
-
Kevin Bracey authored
Changed to pass device driver stream handle to DeviceDriver_IOCtl, rather than the DeviceFS stream handle. WARNING! Anyone that was relying on the broken behaviour will have to change their code. Version 0.43. Tagged as 'DeviceFS-0_43'
-
- 21 Sep, 1998 3 commits
-
-
Kevin Bracey authored
Version 0.42. Tagged as 'DeviceFS-0_42'
-
Kevin Bracey authored
Changed to use srccommit. Version 0.41. Tagged as 'DeviceFS-0_41'
-
Kevin Bracey authored
-
- 04 Mar, 1998 3 commits
-
-
Neil Turton authored
-
Owen Love authored
-
Owen Love authored
-
- 19 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 08 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 07 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 21 Jan, 1997 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-