Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   matt
Date:           Fri Apr 13 04:16:45 UTC 2007

Modified Files:
        src/sys/dev/ic: sgec.c

Log Message:
Improve the transmit logic.  Use bus_dma_load_mbuf on the entire mbuf and
load each segment.  in transmit interrupt service, take advatnage on know
how many segments/descriptors are in each packet.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/ic/sgec.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