Linked by Thom Holwerda on Wed 5th Oct 2011 20:36 UTC, submitted by zizban
Thread beginning with comment 492014
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I saw you left a comment in ticket 8001. I suggest that you check to see if things work after ticket 8001 is addressed. If you still have problems after 8001 is marked as fix, I suggest either replying again to ticket 7441, or else making a new ticket mentioning all of the specifics of your setup, and mention ticket 7441 within it to show correlation to your issue.




Member since:
2011-10-05
Well, there is partial support for the AR9xxx series, those being AR9160, AR9280, and AR9285 based cards. I am posting from an AR9280-based card (SparkLAN WPEA-111N) that I installed in my laptop today just for wireless in Haiku. It seems to be working just fine in Haiku as I type this.
That said, the sources aren't up to date with the latest trunk of FreeBSD, so your concern is valid. The sources will likely be updated once FreeBSD 9.0 is final quite soon. That should bring in the additional drivers that you require. If you feel adventurous and build your own Haiku images, you could probably drag in the FreeBSD sources and edit the Jamfile in src/add-ons/kernel/drivers/network/wlan/atheroswifi accordingly to build the driver you desire. That said, the directory structure has changed a bit recently in FreeBSD, as Haiku still has a bunch of drivers in the AR5416 directory, whereas FreeBSD broke them out into the AR9001 and AR9002 directories to make things more sensical. Haiku will naturally follow suit when the newer sources are merged back in.
With regards to the intel_extreme, you may have the same issue as me with r42742 of Haiku, where there was a regression for some people (including me). I filed a ticket at http://dev.haiku-os.org/ticket/8001 about it, but in the meantime just reverted the directory with the intel_extreme sources back to r42741 for the times that I build a new image.