From: Frans Pop <[EMAIL PROTECTED]>
Date: Tue, 10 Jun 2008 00:03:53 +0200

> Cheetah error trap taken afsr[0010080005000000] afar [000007f900800000]
> TPC[553f94] TNPC[553f98] O7[554274] TSTATE[9980001606]
> TPC<pci_get_rom_size+0x18/0xc4>

pci_get_rom_size() is being called with an I/O address that
isn't responding.  It is being called via pci_map_rom() because
I see no drivers directly calling pci_get_rom_size().

Find out what device driver is calling this routine.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to