Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/ic



Module Name:    src
Committed By:   snj
Date:           Mon May  7 03:21:33 UTC 2007

Modified Files:
        src/sys/dev/ic [netbsd-4]: sgec.c

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #608):
        sys/dev/ic/sgec.c: revision 1.29
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.27 -r1.27.24.1 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