Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/ic



Module Name:    src
Committed By:   bouyer
Date:           Sat Feb 24 13:30:42 UTC 2007

Modified Files:
        src/sys/dev/ic [netbsd-4]: smc83c170reg.h smc83c170var.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #463):
        sys/dev/ic/smc83c170reg.h: revision 1.12
        sys/dev/ic/smc83c170var.h: revision 1.11
Make DMA descriptors volatile to avoid unintended reordering which might
cause some race condition.
Set ER_RXSTAT_OWNER after all descriptor members are ready.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.12.1 src/sys/dev/ic/smc83c170reg.h
cvs rdiff -r1.10 -r1.10.24.1 src/sys/dev/ic/smc83c170var.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