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:   pk
Date:           Fri Jan 31 17:40:06 UTC 2003

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

Log Message:
lance_init(): explicitly clearing the `initialisation done' bit in the
status register triggers an interrupt which we don't handle.  Since the
driver doesn't depend on this status bit anywhere else, just leave it alone.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/ic/lance.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