Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   briggs
Date:           Wed Oct 15 02:18:52 UTC 2003

Modified Files:
        src/sys/dev/pci: if_sk.c if_skvar.h

Log Message:
Make sure descriptors get bus_dmamap_sync()ed.
Restructure a little to make this a little easier.
Also try to avoid allocating things at reset time.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/if_sk.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/if_skvar.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