[Prism54-devel] timeout waiting for mgmt response on ppc405

Marcin Kozik M.Kozik@vector.com.pl
Thu, 29 Apr 2004 12:43:47 +0200


Hi,
I'm working on running prism54 driver on embedded linux board with IBM =
ppc405 processor, kernel 2.4.23 or 2.4.25. I'm using ZCOM XG-901 and =
Planex GW-DS54G PCI cards . After modprobing prism54 and setting ethx up =
I have such output:


bash-2.05# modprobe prism54
Loaded prism54 driver, version 1.0.2.2
eth1: prism54 driver detected card model: XG-900/GW-DS54G
bash-2.05# ifconfig eth1 up
eth1: islpci_open()
eth1: resetting device...
eth1: uploading firmware...
remove_proc_entry: 00:03.0/loading busy, count=3D1
remove_proc_entry: firmware/00:03.0 busy, count=3D1
eth1: firmware uploaded done, now triggering reset...
de_put: deferred delete of loading
de_put: deferred delete of 00:03.0
eth1: timeout waiting for mgmt response 100, trigging device
eth1: timeout waiting for mgmt response
eth1: timeout waiting for mgmt response 100, trigging device
eth1: timeout waiting for mgmt response
eth1: timeout waiting for mgmt response 100, trigging device
eth1: timeout waiting for mgmt response
eth1: timeout waiting for mgmt response 100, trigging device
eth1: timeout waiting for mgmt response
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgmt tx queue is still full
eth1: mgt_commit has failed. Restart the device
eth1: mgmt tx queue is still full

I successfully ran the driver on x86 with the same cards and 2.4.25 =
kernel just to make sure if the cards I have are supported.
Can anybody tell me what the messages mentioned above mean? Why does the =
driver work on x86 but doesn't work on PPC? Is it cards related or =
rather platform related problem?

Marcin      =20