[Prism54-devel] [Bug 39] kernel oops when upping interface on sparc64 / 2.6

bugzilla-daemon@mcgrof.com bugzilla-daemon@mcgrof.com
Wed, 7 Apr 2004 02:11:58 +0000 (UTC)


http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=39





------- Additional Comments From chkr@plauener.de  2004-04-07 02:11 -------
I don't think so. 

linux-2.6.5/drivers/net/wireless/prism54/islpci_dev.c:
-------------
                frag->size = MGMT_FRAME_SIZE;
                frag->flags = 0;
                frag->address = priv->mgmt_rx[counter].pci_addr;
-------------

You should try to make the changes suggested in #73. For me this was the missing
part to get a working driver on a big endian system...

regards,
Christian



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.