linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: PCI: device 00:00.0 has unknown header type 7f, ignoring.
@ 2002-09-13 20:02 Ken Ryan
  0 siblings, 0 replies; 4+ messages in thread
From: Ken Ryan @ 2002-09-13 20:02 UTC (permalink / raw)
  To: Linux Kernel Mailing List


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



^ permalink raw reply	[flat|nested] 4+ messages in thread
* PCI: device 00:00.0 has unknown header type 7f, ignoring.
@ 2002-09-12  2:36 Nicholas Miell
  2002-09-12  5:24 ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: Nicholas Miell @ 2002-09-12  2:36 UTC (permalink / raw)
  To: linux-kernel

I've been getting this message since, oh, the dawn of time or so.
I finally worked up enough curiosity to attempt to figure out what the
mysterious 7f header is, but the PCI specs require money.

So, anyone out there happen to know what header 7f is, and why the
kernel doesn't recognize it?
 
- Nicholas


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-09-13 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-13 20:02 PCI: device 00:00.0 has unknown header type 7f, ignoring Ken Ryan
  -- strict thread matches above, loose matches on Subject: below --
2002-09-12  2:36 Nicholas Miell
2002-09-12  5:24 ` H. Peter Anvin
2002-09-12  6:58   ` Nicholas Miell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).