Also make the device instance id unique (at least to the bus), as required by MS. It is also easily addressable by other drivers.
-- v2: wineusb.sys: Add usbver, revision, busnum and portnum to PDO's instance id. wineusb.sys: Implement DevClass compatible id for devices with multiple interfaces. wineusb.sys: Pass interface and interface_index from the event data to the usb device data.