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:   mycroft
Date:           Wed Mar 17 23:47:16 UTC 2004

Modified Files:
        src/sys/dev/ic: ne2000.c ne2000var.h

Log Message:
A random patch that's been in my source tree...
Figure out whether the shared memory region is word-accessible in the same
place we figure out its size, and store this in the softc, rather than using a
series of comparisons later.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/dev/ic/ne2000.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/ic/ne2000var.h

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