>          I have a Sparc Ultra 60 running Solaris 10 which I use to run
 >          simulations related to my research work. I got a DWL-G520 PCI
 >          802.11g card after coming across the laptop community, only to
 >          realize later that the package is for x86/x86-64. I would like
 >          to build the kernel module myself and downloaded the source,
 >          but don't know how to compile it. There isn't a Makefile, or
 >          any install instructions. I believe that is so because it is
 >          only a part of the ON source. I have Sun Studio and installed
 >          SUNWonbld. Can someone please point me to info as to how i can
 >          build the module without having to build the entire ON.

We don't currently build ath on SPARC, which is why you cannot find a
Makefile.  More importantly, the object-file-only[1] HAL layer is only
provided for x86 and x64 at this point (common/io/ath/hal_*.o.uu).
I think it would be possible to provide it for SPARC and SPARCv9,
but no one has done the necessary work.

[1] My understanding is that the HAL source is owned by Atheros and its
    terms do not enable redistribution -- hence the cursed uuencoded
    object files in the source tree.

-- 
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to