On Tue, 2007-05-15 at 11:50, Wade Farnsworth wrote: > +static void __devinit early_mpc86xx_pcie(struct pci_dev *dev) > +{ > + dev->class = PCI_CLASS_BRIDGE_PCI << 8 | 0x1; > +} What'd we decide on that 0x1 in there? Thanks, jdl