9front - general discussion about 9front
 help / color / mirror / Atom feed
From: unobe@cpan.org
To: 9front@9front.org
Subject: Re: Aw: Re: [9front] driver for intel wireless 7260?
Date: Fri, 30 Jul 2021 14:19:19 -0700	[thread overview]
Message-ID: <A48D6DF307955586B299FF742C4673B2@smtp.pobox.com> (raw)
In-Reply-To: <trinity-b79a7076-2594-4b70-9302-8eddedffe1e4-1627373824839@3c-app-gmx-bap05>

> > Gesendet: Montag, 26. Juli 2021 um 21:29 Uhr
> > Von: cinap_lenrek@felloff.net
> > An: 9front@9front.org
> > Betreff: Re: [9front] driver for intel wireless 7260?
> >
> > it falls into the family of /sys/src/9/pc/etheriwl.c
> > supported cards.
> >
> > it is just that i havnt had the hardware, so the
> > driver will ignore it.
> >
> > add pci id and initialize ctlr->family to 7000.
> >
> > you'll need iwm-8260-17 and then troubleshoot from there.
> >
> > the etheriwl driver is based on iwn/iwm obsd drivers
> > (becasue there is no other "documentation"),
> > so check there for differences and switches around the
> > device family for unhandled cases.
> >
> > money is not a problem. time and availability of hw is.
> > you will do yourself and us more good by just doing the
> > work.

Quoth Eckard Brauer <eckard.brauer@gmx.de>:
> Just a few weeks ago, I had some mailing with Kemal for that topic, as
> he tried to help me on that. My little understanding reached it's end
> early, and unfortunately we had no luck getting the card to work
> finally, but Kemal already did some patches I tried out.
> 
> Maybe it's of some help to have that patches, so notify me, I should
> have them all here.

You might also want to have the openbsd source pulled up to
compare--altho' the code was *initially* derived from the openbsd
source code, it's different, and there's been continuous development
of the driver in OpenBSD.  Perhaps looking at that might make it
easier to get it working.

https://github.com/openbsd/src (look at /sys/dev/pci/if_iwn.c )


      reply	other threads:[~2021-07-30 21:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 16:30 Skylar Bleed
2021-07-26 19:29 ` cinap_lenrek
2021-07-27  7:21   ` Aw: " Eckard Brauer
2021-08-04 20:50     ` kemal
2021-08-05  0:32       ` kemal
2021-08-05  7:52         ` cinap_lenrek
2021-08-05 12:41           ` kemal
2021-08-05 21:19             ` Eckard Brauer
2021-08-05 22:33             ` cinap_lenrek
2021-07-27  8:17   ` Aw: " Eckard Brauer
2021-07-30 21:19     ` unobe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A48D6DF307955586B299FF742C4673B2@smtp.pobox.com \
    --to=unobe@cpan.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).