[Prism54-users] device soft reset timed out on ixdp425

Luis R. Rodriguez mcgrof@ruslug.rutgers.edu
Thu, 29 Jan 2004 21:39:54 -0500


This seems to be a common problem. I think its not my device anymore and
there's a bug at islpci_open / probe time. I'd say try an older driver
for now and let us know your results. Which one? Try perhaps these:

http://prism54.org/pub/linux/snapshot/tars/2003-12/prism54-cvs20031217.tar.bz2
http://prism54.org/pub/linux/snapshot/tars/2003-12/prism54-cvs20031221.tar.bz2
http://prism54.org/pub/linux/snapshot/tars/2004-01/prism54-cvs20040115.tar.bz2

I also see we must not have your card's subsytem IDs in our list. Can
you please submit your lspci -v -v -v -n output to us and the cardname/model?

	Luis

On Fri, Jan 30, 2004 at 10:34:19AM +0800, Lai Li wrote:
> hi all
> 
> i have ixdp425, isl3890 minipci card and uclinux-2.4.22, 
> and i use latest kernel patch from cvs.
> 
> when ifconfig eth0 up,the message i saw is at below.....
> 
> <46>Jan  1 00:01:37 klogd: Loaded prism54 driver, version 1.0.2.2
> <47>Jan  1 00:01:37 klogd: eth0: prism54 driver detected card model:
> PRISM Duette/GT
> <47>Jan  1 00:01:37 klogd: eth0: islpci_open()
> <47>Jan  1 00:01:37 klogd: eth0: resetting device...
> <47>Jan  1 00:01:37 klogd: eth0: uploading firmware...
> <47>Jan  1 00:01:37 klogd: eth0: firmware uploaded done, now triggering
> reset...
> <43>Jan  1 00:01:47 klogd: eth0: device soft reset timed out
> 
> what should i do??
> thx