Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   bouyer
Date:           Mon Aug  6 19:20:27 UTC 2001

Modified Files:
        syssrc/sys/dev/pci: if_tl.c if_tlregs.h if_tlvar.h

Log Message:
Improvement: allocate one page of dmamem for Rx, Tx and nullbuff instead of
3 different ones.
Also pass the rigth seg/nseg to bus_dmamem_free().
Correct types in debug printf's


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/dev/pci/if_tl.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_tlregs.h \
    syssrc/sys/dev/pci/if_tlvar.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