Intel 7620AC?

Adrian Chadd adrian at freebsd.org
Tue Jun 17 15:48:09 UTC 2014


It's a linux driver, so you have to port the linux interface-y bits
too and whatever else is missing.

You also have to be careful that you don't fall afoul of any RCU style
patents. One of the many reasons why mac80211 from linux hasn't been
ported over is that it contains RCU code.

I have a very basic probe/attach working. My next task is implementing
their "transaction" layer that speaks to various busses (although the
only thing they currently ship in Linux is PCIe.) I'm kind of hoping
that once I've implemented that, porting the rest of the driver won't
be so terrible-sounding.



-a


On 17 June 2014 08:43, Eric McCorkle <eric at metricspace.net> wrote:
> Are there likely to be any issues that you know of?  I'm rather busy, but I'd be willing to try porting the driver myself.
>
>> On Jun 17, 2014, at 11:22 AM, Adrian Chadd <adrian at freebsd.org> wrote:
>>
>> Hi,
>>
>> I'm tinkering with the 7260, but I currently have no plans to actively
>> port the driver.
>>
>> Sorry,
>>
>>
>> -a
>>
>>
>>> On 17 June 2014 07:04, Eric McCorkle <eric at metricspace.net> wrote:
>>> Hello,
>>>
>>> I recently purchased a new laptop, which came with an Intel 7260AC card,
>>> which doesn't seem to be supported on FreeBSD.  I thought I might replace it
>>> with a supported card, like an Atheros, but the device seems to be a
>>> different form-factor than micro-PCIe (NGFF M.2, I think is what it's
>>> called).
>>>
>>> Cursory googling seems to indicate that there's a linux driver.  Are there
>>> any plans to port it?
>>>
>>> Or as an alternative, are there any supported cards that use the M.2
>>> interface?
>>>
>>>
>>> Thanks,
>>> Eric
>>> _______________________________________________
>>> freebsd-wireless at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
>>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe at freebsd.org"


More information about the freebsd-wireless mailing list