Re: iwm: support 9260 devices

2019-11-20 Thread Patrick Wildt
On Wed, Nov 20, 2019 at 08:06:25AM -0800, Bryan Vyhmeister wrote: > On Sat, Nov 16, 2019 at 10:01:44PM -0800, Philip Guenther wrote: > > Looking good so far on my X1 extreme once I > > added PCI_PRODUCT_INTEL_WL_9560_2 next to the _1 lines in if_iwm.c. > > Awesome! > > Could this change be

Re: iwm: support 9260 devices

2019-11-20 Thread Bryan Vyhmeister
On Sat, Nov 16, 2019 at 10:01:44PM -0800, Philip Guenther wrote: > Looking good so far on my X1 extreme once I > added PCI_PRODUCT_INTEL_WL_9560_2 next to the _1 lines in if_iwm.c. > Awesome! Could this change be committed as well? This allows the 9560 on my ThinkPad P1 to work as well. Thank

Re: iwm: support 9260 devices

2019-11-18 Thread Stefan Sperling
On Mon, Nov 18, 2019 at 04:00:29AM +0100, Mark Kettenis wrote: > > > iwm0: hw rev 0x310, fw ver 34.-1169155311.0, address 90:78:41:39:57:8d > > > > I don't know yet what's up with that. Also happens on -17 firmware. > > The number we show for -34 firmware on 8260 looks OK though. > > It's

Re: iwm: support 9260 devices

2019-11-17 Thread Mark Kettenis
> Date: Sat, 16 Nov 2019 19:08:05 +0100 > From: Stefan Sperling > > On Sat, Nov 16, 2019 at 11:44:03AM -0600, joshua stein wrote: > > Awesome, thanks guys. It's working great on the 9560 on my ThinkPad > > X1C7. A speed test showed 44/18 Mbps and it continues to work fine > > after an S3

Re: iwm: support 9260 devices

2019-11-17 Thread Kevin Lo
On Sat, Nov 16, 2019 at 10:01:44PM -0800, Philip Guenther wrote: > > On Sat, Nov 16, 2019 at 8:19 AM Stefan Sperling wrote: > > > On Sat, Nov 16, 2019 at 04:51:44PM +0100, Stefan Sperling wrote: > > > This diff adds support for iwm(4) 9260 devices and hopefully 9560 > > > devices as well but I

Re: iwm: support 9260 devices

2019-11-16 Thread Philip Guenther
On Sat, Nov 16, 2019 at 8:19 AM Stefan Sperling wrote: > On Sat, Nov 16, 2019 at 04:51:44PM +0100, Stefan Sperling wrote: > > This diff adds support for iwm(4) 9260 devices and hopefully 9560 > > devices as well but I have not yet had time to test those. > > > > Joint work with patrick@. Some

Re: iwm: support 9260 devices

2019-11-16 Thread Mike Larkin
On Sat, Nov 16, 2019 at 05:09:40PM +0100, Stefan Sperling wrote: > On Sat, Nov 16, 2019 at 04:51:44PM +0100, Stefan Sperling wrote: > > This diff adds support for iwm(4) 9260 devices and hopefully 9560 > > devices as well but I have not yet had time to test those. > > > > Joint work with

Re: iwm: support 9260 devices

2019-11-16 Thread Travis Cole
On Sat, Nov 16, 2019, at 08:09, Stefan Sperling wrote: > On Sat, Nov 16, 2019 at 04:51:44PM +0100, Stefan Sperling wrote: > > This diff adds support for iwm(4) 9260 devices and hopefully 9560 > > devices as well but I have not yet had time to test those. > > > > Joint work with patrick@. Some

Re: iwm: support 9260 devices

2019-11-16 Thread Stefan Sperling
On Sat, Nov 16, 2019 at 12:30:56PM -0600, joshua stein wrote: > On Sat, 16 Nov 2019 at 19:08:05 +0100, Stefan Sperling wrote: > > On Sat, Nov 16, 2019 at 11:44:03AM -0600, joshua stein wrote: > > > Awesome, thanks guys. It's working great on the 9560 on my ThinkPad > > > X1C7. A speed test

Re: iwm: support 9260 devices

2019-11-16 Thread joshua stein
On Sat, 16 Nov 2019 at 19:08:05 +0100, Stefan Sperling wrote: > On Sat, Nov 16, 2019 at 11:44:03AM -0600, joshua stein wrote: > > Awesome, thanks guys. It's working great on the 9560 on my ThinkPad > > X1C7. A speed test showed 44/18 Mbps and it continues to work fine > > after an S3 cycle. >

Re: iwm: support 9260 devices

2019-11-16 Thread Stefan Sperling
On Sat, Nov 16, 2019 at 11:44:03AM -0600, joshua stein wrote: > Awesome, thanks guys. It's working great on the 9560 on my ThinkPad > X1C7. A speed test showed 44/18 Mbps and it continues to work fine > after an S3 cycle. Great :-) > The firmware version string looks odd: > > iwm0 at pci0

Re: iwm: support 9260 devices

2019-11-16 Thread joshua stein
On Sat, 16 Nov 2019 at 17:09:40 +0100, Stefan Sperling wrote: > On Sat, Nov 16, 2019 at 04:51:44PM +0100, Stefan Sperling wrote: > > This diff adds support for iwm(4) 9260 devices and hopefully 9560 > > devices as well but I have not yet had time to test those. > > > > Joint work with patrick@.

Re: iwm: support 9260 devices

2019-11-16 Thread Stefan Sperling
On Sat, Nov 16, 2019 at 04:51:44PM +0100, Stefan Sperling wrote: > This diff adds support for iwm(4) 9260 devices and hopefully 9560 > devices as well but I have not yet had time to test those. > > Joint work with patrick@. Some parts were lifted from FreeBSD. > > If you have the followng device

iwm: support 9260 devices

2019-11-16 Thread Stefan Sperling
This diff adds support for iwm(4) 9260 devices and hopefully 9560 devices as well but I have not yet had time to test those. Joint work with patrick@. Some parts were lifted from FreeBSD. If you have the followng device in pcidump it should at least get an IP address from DHCP and be able to