Re: Is anyone working on adding Intel Comet Lake Wi-FI support?

2021-05-18 Thread Andrey V. Elsukov
30.03.2021 21:34, Bjoern A. Zeeb пишет:
>> I have got lenovo carbon X1 Gen8, that works well with 14.0-CURRENT, but
>> we lack support for its WiFi:
>>
>> none4@pci0:0:20:3:  class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086
>> device=0x02f0 subvendor=0x8086 subdevice=0x0070
>>    vendor = 'Intel Corporation'
>>    device = 'Comet Lake PCH-LP CNVi WiFi'
>>    class  = network
>>
>> We have support for iwm9000+ support, but it seems this card has bit
>> different handling in linux's iwlwifi driver. And just adding new PCI-ID
>> will not help. Is anyone working on adding support for these cards?
> 
> It's an AX201, right?  If so, yes.  I have no CNVi or AX201 to test
> with but assumptions are it will work.
> 
> Can I get back to you mid-/end next week?

Hi Bjoern,

is there any news about this driver? I'm ready to test anything that can
allow to disconnect the cable :)

-- 
WBR, Andrey V. Elsukov



OpenPGP_signature
Description: OpenPGP digital signature


Re: Is anyone working on adding Intel Comet Lake Wi-FI support?

2021-03-31 Thread Andrey V. Elsukov
30.03.2021 21:34, Bjoern A. Zeeb пишет:
>> none4@pci0:0:20:3:  class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086
>> device=0x02f0 subvendor=0x8086 subdevice=0x0070
>>    vendor = 'Intel Corporation'
>>    device = 'Comet Lake PCH-LP CNVi WiFi'
>>    class  = network
>>
>> We have support for iwm9000+ support, but it seems this card has bit
>> different handling in linux's iwlwifi driver. And just adding new PCI-ID
>> will not help. Is anyone working on adding support for these cards?
> 
> It's an AX201, right?  If so, yes.  I have no CNVi or AX201 to test
> with but assumptions are it will work.
> 
> Can I get back to you mid-/end next week?

Hi,

sure, I'll glad to make it working :)

-- 
WBR, Andrey V. Elsukov



OpenPGP_signature
Description: OpenPGP digital signature


Is anyone working on adding Intel Comet Lake Wi-FI support?

2021-03-30 Thread Andrey V. Elsukov
Hi,

I have got lenovo carbon X1 Gen8, that works well with 14.0-CURRENT, but
we lack support for its WiFi:

none4@pci0:0:20:3:  class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086
device=0x02f0 subvendor=0x8086 subdevice=0x0070
vendor = 'Intel Corporation'
device = 'Comet Lake PCH-LP CNVi WiFi'
class  = network

We have support for iwm9000+ support, but it seems this card has bit
different handling in linux's iwlwifi driver. And just adding new PCI-ID
will not help. Is anyone working on adding support for these cards?

-- 
WBR, Andrey V. Elsukov



OpenPGP_signature
Description: OpenPGP digital signature


Re: iwn(4) -- new debug msg?

2013-12-16 Thread Andrey V. Elsukov
On 16.12.2013 18:59, Sean Bruno wrote:
> Noted new messages continually being displayed on -head using
> 
> iwn0:  mem 0xf510-0xf5101fff irq 17
> at device 0.0 on pci3

I also have a lot of these messages.

iwn0@pci0:3:0:0:class=0x028000 card=0x13118086 chip=0x00858086
rev=0x34 hdr=0x00
vendor = 'Intel Corporation'
device = 'Centrino Advanced-N 6205 [Taylor Peak]'
class  = network
cap 01[c8] = powerspec 3  supports D0 D3  current D0
cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message
cap 10[e0] = PCI-Express 1 endpoint max data 128(128) FLR link x1(x1)
 speed 2.5(2.5) ASPM L1(L0s/L1)
ecap 0001[100] = AER 1 0 fatal 0 non-fatal 0 corrected
ecap 0003[140] = Serial 1 100ba993c998

-- 
WBR, Andrey V. Elsukov
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: [rfc] removing the NDISulator

2013-10-21 Thread Andrey V. Elsukov
On 19.10.2013 10:01, Thomas Mueller wrote:
> I too would like to see more effort writing new Ethernet and wifi
> drivers and porting from other operating systems.
> 
> But I would like to keep the NDISulator/NDISwrapper as a fallback.
> 
> There are still wifi adapters, Ethernet too, where there is no
> FreeBSD driver (AR9271 for instance), or the FreeBSD driver is
> buggy.

I'm agree. While there are still some devices without native drivers,
but that work via NDISulator, we should keep it.

-- 
WBR, Andrey V. Elsukov
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"