Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: ws
Date: Wed Mar 22 18:03:00 UTC 2000
Modified Files:
syssrc/sys/dev/ic: dp8390.c dp8390var.h ne2000.c
Log Message:
Add bus_space_barrier.
Add DELAY in some busy loops to allow the dma engine to actually do something
(neccessary on fast processors).
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/ic/dp8390.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/dp8390var.h
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/ic/ne2000.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