Re: Add new PCI product IDs

2018-11-30 Thread Mike Larkin
On Wed, Nov 07, 2018 at 11:33:55AM -0800, Peter Ezetta wrote:
> Ping
> 

Thanks, committed. I changed the first name a bit to remain more inline
with our current naming scheme.

-ml

> On Thu, Oct 25, 2018 at 2:46 PM Peter Ezetta  wrote:
> 
> > Hello,
> >
> > Diff below adds product IDs for the Nvidia Quadro M1200 Mobile graphics
> > card and the Intel Xeon E3-1200 v6 7th gen Host Bridge (for mobile).
> >
> > Index: pcidevs
> > ===
> > RCS file: /cvs/src/sys/dev/pci/pcidevs,v
> > retrieving revision 1.1863
> > diff -u -p -r1.1863 pcidevs
> > --- pcidevs 22 Oct 2018 05:06:32 -  1.1863
> > +++ pcidevs 25 Oct 2018 21:36:12 -
> > @@ -4718,6 +4718,7 @@ product INTEL CORE7G_U_HB 0x5904  Core 7G
> >  product INTEL CORE7G_U_GT1 0x5906  HD Graphics 610
> >  product INTEL CORE7G_Y_HB  0x590c  Core 7G Host
> >  product INTEL CORE7G_Y_GT1 0x590e  HD Graphics
> > +product INTEL XEONE3_1200V6M_HB0x5910  Xeon E3-1200 v6/7 Host
> >  product INTEL CORE_GMM_2   0x5911  Core GMM
> >  product INTEL CORE7G_S_GT2 0x5912  HD Graphics 630
> >  product INTEL CORE8G_U_HB  0x5914  Core 8G Host
> > @@ -6529,6 +6530,7 @@ product NVIDIA GEFORCE940MX   0x134d  GeFor
> >  product NVIDIA GEFORCEGTX750TI 0x1380  GeForce GTX 750 Ti
> >  product NVIDIA GEFORCEGTX750   0x1381  GeForce GTX 750
> >  product NVIDIA GEFORCEGTX745   0x1382  GeForce GTX 745
> > +product NVIDIA QUADROM1200 0x13b6  Quadro M1200
> >
> >  /* Oak Technologies products */
> >  product OAKTECH OTI10070x0107  OTI107
> >



Re: Add new PCI product IDs

2018-11-07 Thread Peter Ezetta
Ping

On Thu, Oct 25, 2018 at 2:46 PM Peter Ezetta  wrote:

> Hello,
>
> Diff below adds product IDs for the Nvidia Quadro M1200 Mobile graphics
> card and the Intel Xeon E3-1200 v6 7th gen Host Bridge (for mobile).
>
> Index: pcidevs
> ===
> RCS file: /cvs/src/sys/dev/pci/pcidevs,v
> retrieving revision 1.1863
> diff -u -p -r1.1863 pcidevs
> --- pcidevs 22 Oct 2018 05:06:32 -  1.1863
> +++ pcidevs 25 Oct 2018 21:36:12 -
> @@ -4718,6 +4718,7 @@ product INTEL CORE7G_U_HB 0x5904  Core 7G
>  product INTEL CORE7G_U_GT1 0x5906  HD Graphics 610
>  product INTEL CORE7G_Y_HB  0x590c  Core 7G Host
>  product INTEL CORE7G_Y_GT1 0x590e  HD Graphics
> +product INTEL XEONE3_1200V6M_HB0x5910  Xeon E3-1200 v6/7 Host
>  product INTEL CORE_GMM_2   0x5911  Core GMM
>  product INTEL CORE7G_S_GT2 0x5912  HD Graphics 630
>  product INTEL CORE8G_U_HB  0x5914  Core 8G Host
> @@ -6529,6 +6530,7 @@ product NVIDIA GEFORCE940MX   0x134d  GeFor
>  product NVIDIA GEFORCEGTX750TI 0x1380  GeForce GTX 750 Ti
>  product NVIDIA GEFORCEGTX750   0x1381  GeForce GTX 750
>  product NVIDIA GEFORCEGTX745   0x1382  GeForce GTX 745
> +product NVIDIA QUADROM1200 0x13b6  Quadro M1200
>
>  /* Oak Technologies products */
>  product OAKTECH OTI10070x0107  OTI107
>


Add new PCI product IDs

2018-10-25 Thread Peter Ezetta
Hello,

Diff below adds product IDs for the Nvidia Quadro M1200 Mobile graphics
card and the Intel Xeon E3-1200 v6 7th gen Host Bridge (for mobile).

Index: pcidevs
===
RCS file: /cvs/src/sys/dev/pci/pcidevs,v
retrieving revision 1.1863
diff -u -p -r1.1863 pcidevs
--- pcidevs 22 Oct 2018 05:06:32 -  1.1863
+++ pcidevs 25 Oct 2018 21:36:12 -
@@ -4718,6 +4718,7 @@ product INTEL CORE7G_U_HB 0x5904  Core 7G
 product INTEL CORE7G_U_GT1 0x5906  HD Graphics 610
 product INTEL CORE7G_Y_HB  0x590c  Core 7G Host
 product INTEL CORE7G_Y_GT1 0x590e  HD Graphics
+product INTEL XEONE3_1200V6M_HB0x5910  Xeon E3-1200 v6/7 Host
 product INTEL CORE_GMM_2   0x5911  Core GMM
 product INTEL CORE7G_S_GT2 0x5912  HD Graphics 630
 product INTEL CORE8G_U_HB  0x5914  Core 8G Host
@@ -6529,6 +6530,7 @@ product NVIDIA GEFORCE940MX   0x134d  GeFor
 product NVIDIA GEFORCEGTX750TI 0x1380  GeForce GTX 750 Ti
 product NVIDIA GEFORCEGTX750   0x1381  GeForce GTX 750
 product NVIDIA GEFORCEGTX745   0x1382  GeForce GTX 745
+product NVIDIA QUADROM1200 0x13b6  Quadro M1200

 /* Oak Technologies products */
 product OAKTECH OTI10070x0107  OTI107