[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 2/5] Remove REV from DeviceID
On 02/10/2023 13:52, Owen Smith wrote: Driver upgrades use HardwareIDs (or CompatibleIDs) to match the child INF DDInstall section (stored as matching device id), but use the DeviceID to generate the device instance path. By keeping the device instance path the same over upgrades, the network stack should identify this as an upgrade, rather than 'replacement hardware', and not generate a new network connection, which would require network settings to be copied from the existing network connection to the new network connection. Note: Adds a strict requirement on child INF DDInstall sections, to specify the full hardware ID (including revision) to guarantee interface versions are correctly supported Signed-off-by: Owen Smith <owen.smith@xxxxxxxxx> --- src/xenvkbd/pdo.c | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) Acked-by: Paul Durrant <paul@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |