Re: GSoC report -- ath(4)
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 23, 2023 at 03:06:09PM +1200, Jeandre Kruger wrote: > The driver now seems essentially functional, both with 2.4 GHz and (on > another computer) 5 GHz, just with a fair bit of disabled code still; > and I haven't figured out what should really be done with the two enum > values in the HAL conflicting with net80211. Great progress! I'll check the conflicts ASAP (now for real). > Also, I see the problem with iwn(4) was fixed and it's working now -- > mdnsd(8) doesn't work there either, so I'm assuming it isn't working > on the new wifi stack just yet. I will check mdnsd(8) too. Martin