opnsense-src/sys/dev/hyperv
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
..
include Fix vmbus channel memory leak where incorrect length parameter was 2013-10-11 21:30:27 +00:00
netvsc Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
stordisengage Centralize the detection logic for the Hyper-V hypervisor. 2013-10-13 02:41:30 +00:00
storvsc In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymous 2013-10-10 16:25:53 +00:00
utilities Revert the kvp code - there's still some work that 2013-09-09 19:27:44 +00:00
vmbus More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) 2013-10-29 14:19:42 +00:00