search for: deviceinstance

Displaying 9 results from an estimated 9 matches for "deviceinstance".

2010 Dec 06
7
[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
From: Hank Janssen <hjanssen at microsoft.com> Convert camel case struct fields in vstorage.h to lowercase Signed-off-by: Abhishek Kane <v-abkane at microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> --- drivers/staging/hv/storvsc.c | 133 +++++++++++++++++++++--------------------
2010 Dec 06
7
[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
From: Hank Janssen <hjanssen at microsoft.com> Convert camel case struct fields in vstorage.h to lowercase Signed-off-by: Abhishek Kane <v-abkane at microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> --- drivers/staging/hv/storvsc.c | 133 +++++++++++++++++++++--------------------
2009 Jul 18
3
program fails to enumerate COM ports
Hi. LG PC Sync can work with ~/.wine/dosdevices/com1 but fails to enumerate com ports. I cannot select port other than COM1 and the combo box that would allow me to do that is blank. I did: # ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5 # sudo chmod g+rw,o+rw /dev/ttyACM0 and added to registry: [HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM] "COM5"="COM5" env
2016 Apr 05
0
[PATCH 7/7] v2v: add support for SUSE VMDP drivers
...s = common_regedits @ [ + [ current_cs; "Control"; "DeviceClasses"; class_guid ], + []; + + [ current_cs; "Control"; "DeviceClasses"; class_guid; + sprintf "##?#PCI#%s#%s#%s" device_id device_subkey class_guid ], + [ "DeviceInstance", REG_SZ (sprintf "PCI\\%s\\%s" device_id device_subkey) ]; + + [ current_cs; "Control"; "DeviceClasses"; class_guid; + sprintf "##?#PCI#%s#%s#%s" device_id device_subkey class_guid; "#" ], + []; + + [ current_cs; "Se...
2018 Aug 17
0
Wine release 3.14
...winedbg/gdbproxy: Simplify packet_verbose(). winedbg: Ignore EXCEPTION_INVALID_HANDLE. setupapi: Remove a pointless cast. setupapi: Use a handle table to allocate device nodes. setupapi: Add an internal helper for SetupDiSetDeviceRegistryProperty(). setupapi: Merge the DeviceInstance and DeviceInfo structs. setupapi: Don't use SP_DEVINFO_DATA in internal structs. setupapi: Add helper functions to get the path of the device instance keys. setupapi: Merge the InterfaceInfo and InterfaceInstances structs. setupapi: Correctly implement SetupDiCreateDevic...
2016 Apr 05
22
[PATCH 0/7] Add support for SUSE virtio windows drivers
Hi there, SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v and customize to discover them and use them if available. Cédric Bosdonnat (7): v2v: check next free oem%d.inf in /Windows/Inf v2v: extract controller offset discovery as a function customize: add support for pvvxsvc v2v: extract reusable parts of viostor regedits v2v: adapt the subkey in Enum
2008 Apr 04
0
Wine release 0.9.59
...quot;#" for interface subkey names. setupapi: Added a test for registering device interface and getting device path. setupapi: Creating SymbolicLink value in registry as in Windows XP. setupapi: Create device interface keys in registry as in Windows XP. setupapi: Create DeviceInstance value in registry, delete todo_wine from test. setupapi: Prevent of reallocating memory for _SP_DEVINFO_DATA structures. Alexander Nicolaysen S?rnes (5): wordpad: Add support for previewing two pages side-by-side. kernel32: Set processorLevel to cpu family. reg: Add Norwegi...
2011 Jan 26
8
[PATCH 1/8] staging: hv: Convert camel cased variables in connection.c to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> --- drivers/staging/hv/channel.c | 48 ++++++------ drivers/staging/hv/channel_mgmt.c | 48 ++++++------ drivers/staging/hv/connection.c | 154 ++++++++++++++++++------------------ drivers/staging/hv/vmbus_drv.c | 2 +-
2011 Jan 26
8
[PATCH 1/8] staging: hv: Convert camel cased variables in connection.c to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> --- drivers/staging/hv/channel.c | 48 ++++++------ drivers/staging/hv/channel_mgmt.c | 48 ++++++------ drivers/staging/hv/connection.c | 154 ++++++++++++++++++------------------ drivers/staging/hv/vmbus_drv.c | 2 +-