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:   rafal
Date:           Sat Feb 23 06:12:30 UTC 2008

Modified Files:
        src/sys/dev/pci: if_wm.c

Log Message:
Request DMA-coherent memory for the rx/tx descriptors.  Makes this work on
sgimips (tested on my O2).  Hint re: descriptor size << cacheline size from
Tsutsui-san; thanks!


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 src/sys/dev/pci/if_wm.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