1. 22 9月, 2010 4 次提交
  2. 21 9月, 2010 2 次提交
  3. 19 9月, 2010 2 次提交
  4. 18 9月, 2010 16 次提交
  5. 17 9月, 2010 2 次提交
  6. 16 9月, 2010 1 次提交
  7. 15 9月, 2010 3 次提交
  8. 14 9月, 2010 2 次提交
  9. 13 9月, 2010 1 次提交
  10. 12 9月, 2010 1 次提交
    • B
      ESP: fix ESP DMA access when DMA is not enabled · 73d74342
      Blue Swirl 提交于
      Sending ESP a command caused it to trigger DMA immediately
      even if DMA was not enabled at the DMA controller.
      
      Add a signal from DMA controller to ESP to tell ESP about changes in
      DMA enable bit. Also use the correct function for setting up GPIO outputs.
      
      This fixes NetBSD 1.6.1 through 3.0 boot.
      
      Thanks to Artyom Tarasenko for extensive debugging of the problem.
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      73d74342
  11. 11 9月, 2010 6 次提交