1. 21 Feb, 2002 1 commit
    • Malcolm Boura's avatar
      DeviceFS wouldn't build · 8eb9b69d
      Malcolm Boura authored
      Detail:
        Debug switch missing
      Admin:
        It does now build, but no other testing carried out.
      
      Version 0.61. Tagged as 'DeviceFS-0_61'
      8eb9b69d
  2. 03 Sep, 2001 1 commit
    • Dan Ellis's avatar
      Added new IOCTL reason codes and special field flags for sleeping devicefs. · 3a86b4f5
      Dan Ellis authored
      Detail:
        DeviceFS has been enhanced with the ability to cooperate with Taskwindows
      so as to allow multitasking to continue.  Any devicefs stream, if opened
      with the special field entry 'sleep' will issue OS_UpCall 6 when it would
      normally block.  A flag 'timeout' has also been added which will cause the
      stream to issue a timeout error if it has slept for too long.
      
        These actions can be set using the generic IOCTLs 4 and 5, the former just
      being a logical switch, the latter being the value in centiseconds for which
      to sleep.
      
        There is also now a generic special field to specify non-blocking which may
      be used as an alternative to the IOCTL.
      
      Admin:
        Tested on a RiscPC.
      
      
      Version 0.58. Tagged as 'DeviceFS-0_58'
      3a86b4f5
  3. 21 Sep, 1998 1 commit
  4. 04 Mar, 1998 2 commits
  5. 19 May, 1997 1 commit
  6. 07 May, 1997 1 commit
  7. 21 Jan, 1997 1 commit
  8. 05 Nov, 1996 1 commit