Comment 40 for bug 116734

Revision history for this message
Dimitrios Symeonidis (azimout) wrote : Re: PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]

The message is coming from the file arch/x86/pci/pcbios.c, on line 137-9:

  if (status || signature != PCI_SIGNATURE) {
   printk (KERN_ERR "PCI: BIOS BUG #%x[%08x] found\n",
    status, signature);