#493: Unable to handle kernel paging request for madwifi-ng on sparc64 smp
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: defect | Status: new
Priority: major | Milestone: version 0.9.x -
progressive release candidate phase
Component: madwifi: HAL | Version: trunk
Resolution: | Keywords: sparc64 smp netgear vpn311
Patch_attached: 0 |
-------------------------------------+--------------------------------------
Comment (by proski):
I believe any C code is compiled to the standard ABI by any gcc. The may
be corner cases (bitfiled alignment or something) and version specific
optimizations in Linux kernel headers, which is why mismatching gcc
version prevents module loading. But I think the HAL interface was
specifically made minimal and simple to avoid such corner cases.
I suggest trying the current version, which uses the latest HAL. If it
doesn't work, please edit ah_osdep.h and replace CONFIG_REGPARM with
CONFIG_SPARC64 to enable regparm(0) attribute.
--
Ticket URL: <http://madwifi.org/ticket/493>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity