Loghan <loghan at sushi.mine.nu> writes:

> No luck with the ath driver. When i thry to modload driver or do ifconfig 
> ath0 plumb this
> is the error message that i get:
> 
> solaris krtld: /kernel/drv/sparcv9/ath: undefined symbol: ath_hal_reg_write
> 
> solaris krtld: /kernel/drv/sparcv9/ath: undefined symbol: ath_hal_reg_read
> 
> Like i said i'm running snv_40 on ultra60 and wifi card is:
> 
> 3Com Corporation AR5212 802.11abg NIC (3CRDAG675)
>  
> If you need my assistance in any case with thrying new driver or doing 
> debugging please let
> me know. If it's needed i can provide you the access to the system.

Sorry for the trouble: I noticed this myself when I pkgadd'ed SUNWatheros
on an Ultra 1 with an SBus->PCMCIA card.  After some digging, I found that
those functions are only required on big-endian systems, which is why the
problem doesn't show up on Solaris/x86:

        http://madwifi.org/browser/trunk/hal/linux/ah_osdep.h

Once I find some time for this, I'll dig up how to implement them on
Solaris/SPARC.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Reply via email to