1. Jun 10, 2018
  2. Jun 03, 2018
  3. Apr 23, 2018
    • Sebastian Kuzminsky's avatar
      don't segfault on unknown ethernet boards · ed5349ae
      Sebastian Kuzminsky authored
      eth_scan_one_addr() now returns an int indicating pass (it found a
      known board at the specified address) or fail (no known board found at
      that address).
      
      eth_boards_scan() propagates this pass/fail signal up to anyio_find_dev(),
      so it can report eth-board failures just like it does for pci, epp, etc.
      
      This commit also fixes a harmless(?) bug where unknown ethernet boards
      would cause mesaflash to miscount the number of discovered boards.
      ed5349ae
  4. Mar 04, 2018
  5. Feb 19, 2018
  6. Jun 28, 2017
  7. Jun 26, 2017
  8. Apr 28, 2017