[Prism54-users] device soft reset timed out on ixdp425
Lai Li
laili@interepoch.com.tw
30 Jan 2004 22:15:47 +0800
--=-TCK6KMnVU7Iu6JTJvDuD
Content-Type: text/plain; charset=Big5
Content-Transfer-Encoding: 8bit
hi~~
i try patch-2.4.23-prism54-cvs20031217.bz2 on my ixdp425
#modprob prism54
#ifconfig eth0 up
#ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:26 Base address:0xc000
#iwconfig eth0
lo no wireless extensions.
#dmesg
Loaded prism54 driver, version 1.0.2.2
eth0: islpci_open()
eth0: resetting device...
eth0: uploading firmware...
eth0: firmware uploaded done, now triggering reset...
eth0 (WE) : Buffer for request 8B1B too small (0<1)
it is vary strange!!
when i use iwconfig
eth0 (WE) : Buffer for request 8B1B too small (0<1) <-----it will show
in dmesg
and iwconfig can not find eth0.
i will try 1221 and 0115 patch later!!
¦b ¤, 2004-01-30 10:39, Luis R. Rodriguez ¼g¹D¡G
> 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
--=-TCK6KMnVU7Iu6JTJvDuD
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
hi~~<BR>
<BR>
i try patch-2.4.23-prism54-cvs20031217.bz2 on my ixdp425<BR>
#modprob prism54<BR>
#ifconfig eth0 up<BR>
#ifconfig eth0<BR>
eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00<BR>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<BR>
RX packets:0 errors:0 dropped:0 overruns:0 frame:0<BR>
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<BR>
collisions:0 txqueuelen:100<BR>
Interrupt:26 Base address:0xc000<BR>
<BR>
#iwconfig eth0<BR>
lo no wireless extensions.<BR>
<BR>
#dmesg<BR>
Loaded prism54 driver, version 1.0.2.2<BR>
eth0: islpci_open()<BR>
eth0: resetting device...<BR>
eth0: uploading firmware...<BR>
eth0: firmware uploaded done, now triggering reset...<BR>
eth0 (WE) : Buffer for request 8B1B too small (0<1)<BR>
<BR>
it is vary strange!!<BR>
when i use iwconfig<BR>
eth0 (WE) : Buffer for request 8B1B too small (0<1) <-----it will show in dmesg<BR>
and iwconfig can not find eth0.<BR>
<BR>
i will try 1221 and 0115 patch later!!<BR>
<BR>
在 五, 2004-01-30 10:39, Luis R. Rodriguez 寫道:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>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:
</FONT>
<A HREF="http://prism54.org/pub/linux/snapshot/tars/2003-12/prism54-cvs20031217.tar.bz2"><FONT SIZE="3">http://prism54.org/pub/linux/snapshot/tars/2003-12/prism54-cvs20031217.tar.bz2</A>
<A HREF="http://prism54.org/pub/linux/snapshot/tars/2003-12/prism54-cvs20031221.tar.bz2">http://prism54.org/pub/linux/snapshot/tars/2003-12/prism54-cvs20031221.tar.bz2</A>
<A HREF="http://prism54.org/pub/linux/snapshot/tars/2004-01/prism54-cvs20040115.tar.bz2">http://prism54.org/pub/linux/snapshot/tars/2004-01/prism54-cvs20040115.tar.bz2</FONT></A>
<FONT COLOR="#737373" SIZE="3">
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</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>
--=-TCK6KMnVU7Iu6JTJvDuD--