Skip to content
Snippets Groups Projects
  1. May 31, 2013
  2. May 20, 2013
    • Alessandro Rubini's avatar
      kernel/spec-i2c: support fake eeprom images · fbd28841
      Alessandro Rubini authored
      
      The module parameter eeprom=  accepts a list of filenames (looked for
      in /lib/firmware) to fake eeprom images. The list is in probe order,
      which means it is unpredictable if you have more than one spec card
      plugged -- but it's the same every time your reload the module.
      
      This is a tool for developers who want to experiment with eeproms, so
      this "rude" approach to multi-card setups is not considered an issue.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      fbd28841
  3. May 16, 2013
    • Alessandro Rubini's avatar
      kernel/wr-nic (and doc): disable interrupts if too many · dcafaf66
      Alessandro Rubini authored
      
      When using the SPEC as White Rabbit grandmaster, you need to feed it
      with 10MHz, which would kill the computer with an interrupt flood.
      
      DIO interrupts are now disabled if they consume more than 80% of the
      total time, which usually triggers between 100kHz and 200kHz. Network
      interrupts are not affected.
      
      Thanks to Anders Wallin for reporting the problem and helping in the
      diagnosis.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      dcafaf66
  4. Dec 14, 2012
  5. Dec 03, 2012
  6. Oct 30, 2012
  7. Oct 12, 2012
  8. Oct 10, 2012
  9. Oct 09, 2012
  10. Oct 03, 2012
  11. Oct 02, 2012
  12. Sep 26, 2012
  13. Sep 25, 2012
  14. Sep 24, 2012
  15. Sep 22, 2012
  16. Sep 21, 2012
  17. Sep 20, 2012
  18. Sep 17, 2012
  19. Sep 16, 2012
  20. Aug 08, 2012