freebsd-dev/sys/dev/hyperv/vmbus
Nathan Whitehorn feeec74df7 More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
resist easy conversion since they implement a great deal of their attach
logic inside probe(). Some of this could be fixed by moving it to attach(),
but some requires something more subtle than BUS_PROBE_NOWILDCARD.
2013-10-29 14:19:42 +00:00
..
hv_channel_mgmt.c
hv_channel.c Fix vmbus channel memory leak where incorrect length parameter was 2013-10-11 21:30:27 +00:00
hv_connection.c
hv_hv.c Centralize the detection logic for the Hyper-V hypervisor. 2013-10-13 02:41:30 +00:00
hv_ring_buffer.c
hv_vmbus_drv_freebsd.c More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) 2013-10-29 14:19:42 +00:00
hv_vmbus_priv.h In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymous 2013-10-10 16:25:53 +00:00