[PATCH v2] video: Add Hyper-V Synthetic Video Frame Buffer Driver

Haiyang Zhang haiyangz at microsoft.com
Tue Mar 5 03:46:46 UTC 2013



> -----Original Message-----
> From: linux-fbdev-owner at vger.kernel.org [mailto:linux-fbdev-
> owner at vger.kernel.org] On Behalf Of Greg KH
> Sent: Monday, March 04, 2013 8:16 PM
> To: Haiyang Zhang
> Cc: FlorianSchandinat at gmx.de; linux-fbdev at vger.kernel.org;
> olaf at aepfle.de; jasowang at redhat.com; linux-kernel at vger.kernel.org;
> devel at linuxdriverproject.org
> Subject: Re: [PATCH v2] video: Add Hyper-V Synthetic Video Frame Buffer
> Driver
> 
> On Mon, Mar 04, 2013 at 01:56:12PM -0800, Haiyang Zhang wrote:
> > --- a/include/linux/pci_ids.h
> > +++ b/include/linux/pci_ids.h
> > @@ -2951,3 +2951,6 @@
> >  #define PCI_DEVICE_ID_XEN_PLATFORM	0x0001
> >
> >  #define PCI_VENDOR_ID_OCZ		0x1b85
> > +
> > +#define PCI_VENDOR_ID_MICROSOFT		0x1414
> > +#define PCI_DEVICE_ID_HYPERV_VIDEO	0x5353
> 
> Please see the top of this while for why you shouldn't be adding any lines to
> this file.

I will move the defines back to the hyperv_fb.c.
Thanks for pointing this out.

- Haiyang




More information about the devel mailing list