mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* System Hangs while loading ISICOM module...
@ 2008-07-10 12:48 Prabhat Gupta
  0 siblings, 0 replies; only message in thread
From: Prabhat Gupta @ 2008-07-10 12:48 UTC (permalink / raw)
  To: linux-kernel

My system configuration is x86_64 GNU/Linux with kernel 2.6.18-53.el5. I have a
Multi-tech ISI card inserted into one of the PCI slots on my PC. I compile the driver
(isicom.c available with the kernel source) and try to load it using insmod. The system
hangs after insmod. I added some prints and found that the system hanged in the
following line in the function :

static int __devinit reset_card() when the card is being given a reset by writing 0x0
i.e. in the line  outw(0, base + 0x8); /* Reset */. I am not able to find a solution to
it. When I comment this line, the system doesn't hang but the driver loading fails in
static int __devinit load_firmware() by giving warning "Card1 rejected load header,
Address:0x8000, Count:0x10, Status:0xdd"

Any suggestion would be of immense help to me. Thanks in advance.

Regards,
Prabhat


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-10 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-10 12:48 System Hangs while loading ISICOM module Prabhat Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®