1. 25 Apr, 2014 1 commit
    • Lucas Russo's avatar
      hdl/sm_io/*: add generic pointer to a specific handler · e962296d
      Lucas Russo authored
      SMIO modules often need some state information.
      Because of this, we store that in a new a generic
      field called smio_handler, inside the general sm_io
      structure. Specific realizations of the SMIO module
      need to set that pointer to the desired structure,
      initilize it correctly (inside bootstrap init function)
      and destroy it when donw (inside bootstrap shutdown
      function)
      e962296d
  2. 22 Apr, 2014 1 commit
  3. 16 Apr, 2014 5 commits
  4. 15 Apr, 2014 5 commits
  5. 11 Apr, 2014 6 commits