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:   jklos
Date:           Mon Jul  9 00:53:55 UTC 2007

Modified Files:
        src/sys/dev/pci: cxgb_adapter.h cxgb_include.h cxgb_l2t.c cxgb_main.c
            cxgb_mvec.h cxgb_offload.c cxgb_osdep.h cxgb_sge.c cxgb_t3_hw.c
Added Files:
        src/sys/dev/pci: cxgb_mbuf.h

Log Message:
More updates to Chelsio support files. It compiles, but almost certainly
doesn't work yet.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/cxgb_adapter.h
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/cxgb_include.h \
    src/sys/dev/pci/cxgb_main.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/cxgb_l2t.c src/sys/dev/pci/cxgb_osdep.h \
    src/sys/dev/pci/cxgb_sge.c
cvs rdiff -r0 -r1.1 src/sys/dev/pci/cxgb_mbuf.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/cxgb_mvec.h \
    src/sys/dev/pci/cxgb_offload.c src/sys/dev/pci/cxgb_t3_hw.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