[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [panic] "Cheetah error trap taken" with Debian 2.6.24 kernel



From: Frans Pop <elendil@planet.nl>
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.


Reply to: