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:   tsutsui
Date:           Thu Nov  2 10:44:31 UTC 2006

Modified Files:
        src/sys/dev/pci: if_vr.c if_vrreg.h

Log Message:
- make DMA descriptor members volatile
- set VR_RXSTAT_OWN after all other descriptor data is set

With these changes, vr_init() seems to initialize
the vr chip stuck on RX properly.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/dev/pci/if_vr.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/if_vrreg.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