The NetBSD Project

CVS log for src/sys/dev/hyperv/vmbus.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / hyperv

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-9


Revision 1.4.2.2 / (download) - annotate - [select for diffs], Thu Feb 4 17:04:14 2021 UTC (3 years, 2 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE
Changes since 1.4.2.1: +5 -4 lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Pull up following revision(s) (requested by nonaka in ticket #1192):

	sys/dev/hyperv/if_hvn.c: revision 1.20 (via patch)
	sys/dev/hyperv/hvkbd.c: revision 1.7 (via patch)
	sys/dev/hyperv/vmbus.c: revision 1.12 (via patch)

hvkbd(4): Don't wait forever.
vmbus(4): Don't wait forever.
hvn(4): Don't wait forever.

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Sun Nov 24 08:13:07 2019 UTC (4 years, 4 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Changes since 1.4: +5 -4 lines
Diff to previous 1.4 (colored)

Pull up following revision(s) (requested by nonaka in ticket #464):

	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.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 9 10:07:11 2019 UTC (4 years, 9 months ago) by nakayama
Branch: MAIN
CVS Tags: phil-wifi-20191119, netbsd-9-base
Branch point for: netbsd-9
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Zero clear the allocated ring buffer for vmbus_channel.
This change makes Hyper-V's vmbus devices work properly even after reboot.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>