The ppb seems to be rather the "much maligned nForce 200 companion chip" according to multiple sources.
The 8200 entry seems to be better known as "nForce 780a SLI" http://www.nvidia.com/object/IO_18897.html On Fri, Feb 17, 2012 at 02:39:16PM -0700, Brad Davis wrote: > I also moved GE_FORCE_9300_GE_1 to numerical order. > > Brad > > > Index: sys/dev/pci/pcidevs > =================================================================== > RCS file: /cvs/src/sys/dev/pci/pcidevs,v > retrieving revision 1.1634 > diff -u sys/dev/pci/pcidevs > --- sys/dev/pci/pcidevs 29 Jan 2012 22:33:49 -0000 1.1634 > +++ sys/dev/pci/pcidevs 17 Feb 2012 21:24:51 -0000 > @@ -4458,11 +4458,12 @@ > product NVIDIA MCP73_PPB_1 0x056d MCP73 PCIE > product NVIDIA MCP73_PPB_2 0x056e MCP73 PCIE > product NVIDIA MCP73_PPB_3 0x056f MCP73 PCIE > +product NVIDIA NFORCE9_PCIE 0x05b1 nForce 980a PCIe > product NVIDIA GEFORCE_9800_GTX 0x0605 GeForce 9800 GTX > -product NVIDIA GEFORCE_9300_GE_1 0x06e0 GeForce 9300 GE > product NVIDIA GEFORCE_8800_GT 0x0611 GeForce 8800 GT > product NVIDIA GEFORCE_9800_GT 0x0614 GeForce 9800 GT > product NVIDIA GEFORCE_9600_GT 0x0622 GeForce 9600 GT > +product NVIDIA GEFORCE_9300_GE_1 0x06e0 GeForce 9300 GE > product NVIDIA GEFORCE8400_GS_1 0x06e4 GeForce 8400 GS > product NVIDIA GEFORCE9300M_GS 0x06e9 GeForce 9300M GS > product NVIDIA QUADRONVS150 0x06ea Quadro NVS 150m > @@ -4535,6 +4536,7 @@ > product NVIDIA GEFORCE_9100 0x0847 GeForce 9100 > product NVIDIA GEFORCE_8200 0x0849 GeForce 8200 > product NVIDIA GEFORCE_9300_GE_2 0x084b GeForce 9300 GE > +product NVIDIA GEFORCE_8200_GE_2 0x084c GeForce 8200 GE > product NVIDIA GEFORCE_9400 0x0861 GeForce 9400 > product NVIDIA GEFORCE_9400_2 0x0863 GeForce 9400m > product NVIDIA GEFORCE_9300 0x086c GeForce 9300
