Re: PCI: device 00:00.0 has unknown header type 7f, ignoring.

Ken Ryan (newsryan@leesburg-geeks.org)
Fri, 13 Sep 2002 16:02:16 -0400 (EDT)


According to the PCI 2.2 spec, bit 7 indicates a multifunction device
(=0 or single function in your case), bits 6:0 indicate the header
format. 00=normal device (standard layout), 01=PCI-PCI bridge,
02=CardBus bridge, all other values are Reserved.

Ken Ryan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/