Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/dev/hyperv



Module Name:    src
Committed By:   martin
Date:           Sun Nov 24 08:11:06 UTC 2019

Modified Files:
        src/sys/dev/hyperv [netbsd-8]: hvkbd.c if_hvn.c vmbus.c

Log Message:
Pull up following revision(s) (requested by nonaka in ticket #1455):

        sys/dev/hyperv/if_hvn.c: revision 1.8
        sys/dev/hyperv/if_hvn.c: revision 1.9
        sys/dev/hyperv/hvkbd.c: revision 1.5
        sys/dev/hyperv/hvkbd.c: revision 1.6
        sys/dev/hyperv/vmbus.c: revision 1.5

vmbus(4), hvn(4), hvkbd(4): Fixed wait time for tsleep(9).
hvn(4), hvkbd(4): Only need to poll when cold.


To generate a diff of this commit:
cvs rdiff -u -r1.1.4.5 -r1.1.4.6 src/sys/dev/hyperv/hvkbd.c
cvs rdiff -u -r1.2.2.4 -r1.2.2.5 src/sys/dev/hyperv/if_hvn.c \
    src/sys/dev/hyperv/vmbus.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