freebsd-skq/sys/dev/hyperv
Sepherosa Ziehau 1b44593c51 hyperv/stor: Verify returned inquiry data before further dispatching
Windows 10 and Window 2016 will return all zero inquiry data for
non-existing slots.  If we dispatched them, then a lot of useless
(0 sized) disks would be created.  So we verify the returned inquiry
data (valid type, non-empty vendor/product/revision etc.), before
further dispatching.

Minor white space cleanup and wording fix.

Submitted by:		Hongjiang Zhang <honzhan microsoft com>
Reviewed by:		adrian, sephe, Jun Su <junsu microsoft com>
Approved by:		adrian (mentor)
Modified by:		sephe
Sponsored by:		Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D4928
2016-01-22 09:06:40 +00:00
..
include hyperv: remove unused vmbus definitions 2016-01-14 02:55:28 +00:00
netvsc Add optimizing LRO wrapper: 2016-01-19 15:33:28 +00:00
stordisengage
storvsc hyperv/stor: Verify returned inquiry data before further dispatching 2016-01-22 09:06:40 +00:00
utilities hyperv/kvp: wake up the daemon if it's sleeping due to poll() 2015-12-15 11:20:20 +00:00
vmbus hyperv/vmbus: Lookup channel through id table 2016-01-22 07:29:31 +00:00