I found the same problem occur at Win7. At vioserial\app\device.app:
BOOL CDevice::Init(BOOL ovrl)
{
PWCHAR DevicePath = NULL;
if ((DevicePath = GetDevicePath((LPGUID)&GUID_VIOSERIAL_PORT)) != NULL)
{
m_hDevice = CreateFile(DevicePath,
GENERIC_WRITE
On Mon, Jul 16, 2012 at 01:49:19PM -0700, desi babu wrote:
> Any pointers for debugging ?.
>> What version of the virtio-win drivers are you using? More specifically,
>> what's the name of the ISO/package you used? I'm not sure how
>> "Driver Date" maps to actual virto-win releases.
I tested wit
On Tue, Jul 17, 2012 at 05:02:49PM -0500, Michael Roth wrote:
> On Tue, Jul 17, 2012 at 02:34:53PM -0700, desi babu wrote:
> > On Mon, Jul 16, 2012 at 01:49:19PM -0700, desi babu wrote:
> > > Any pointers for debugging ?.
> >
> > >> What version of the virtio-win drivers are you using? More specif
On Tue, Jul 17, 2012 at 02:34:53PM -0700, desi babu wrote:
> On Mon, Jul 16, 2012 at 01:49:19PM -0700, desi babu wrote:
> > Any pointers for debugging ?.
>
> >> What version of the virtio-win drivers are you using? More specifically,
> >> what's the name of the ISO/package you used? I'm not sure
On Mon, Jul 16, 2012 at 01:49:19PM -0700, desi babu wrote:
> Any pointers for debugging ?.
What version of the virtio-win drivers are you using? More specifically,
what's the name of the ISO/package you used? I'm not sure how
"Driver Date" maps to actual virto-win releases.
There is a test utilit