Source-Changes archive

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

CVS commit: [netbsd-8] src



Module Name:    src
Committed By:   martin
Date:           Tue Aug  7 13:02:31 UTC 2018

Modified Files:
        src/doc [netbsd-8]: TODO.smpnet
        src/sys/dev/pci [netbsd-8]: if_lmc.c if_lmc.h

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #950):

        sys/dev/pci/if_lmc.h: revision 1.25
        sys/dev/pci/if_lmc.c: revision 1.65
        doc/TODO.smpnet: revision 1.20

Move txintr_setup() stuff from lmc_interrupt() and do it in ifnet_start().
Now we can use bpf_mtap() in the TX path. Not tested.


To generate a diff of this commit:
cvs rdiff -u -r1.11.6.1 -r1.11.6.2 src/doc/TODO.smpnet
cvs rdiff -u -r1.63 -r1.63.6.1 src/sys/dev/pci/if_lmc.c
cvs rdiff -u -r1.24 -r1.24.6.1 src/sys/dev/pci/if_lmc.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