Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   kiyohara
Date:           Mon Apr 20 12:41:38 UTC 2015

Modified Files:
        src/sys/dev/ic: lan9118.c

Log Message:
Backout r1.18.
  Don't change IRQ porality.  The Real-machines encounters interrupt storm.
  OK slp@.

  I assum configured it from boot-loader already.  However need polarity
  information, if not.  Shall we implement to use prop_dictionary_{set,get}?

  Also this case, re-initialized to LAN9118_IRQ_CFG without
  LAN9118_IRQ_CFG_POL in lan9118_init().  I think, again interrupt storm on
  QEMU.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/ic/lan9118.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index