#336: compilation error from ah_osdep.h, compiled for linux 2.4.24, xscale-
ixp425, big endian.
---------------------------+------------------------------------------------
Reporter: anonymous | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: madwifi: HAL | Version: trunk
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by anonymous):
r1416 fixed compilation error but still received
"unable to attach hardware" when inserting ath_pci.o.
What this error is about?
Then I just copied _OS_REG_WRITE() and _OS_REG_READ()
definitions from r1349. e.g.
*((volatile u_int32_t *)((_ah)->ah_sh + (_reg))) = \
__bswap32((_val));
instead of using writel()/readl()
Now inserting ath_pci.o works fine now like in r1349.
--
Ticket URL: <http://madwifi.org/ticket/336>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity