Date: Mon, 12 Nov 2018 23:24:30 +0000 From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: "Adrian Chadd" <adrian.chadd@gmail.com> Cc: "FreeBSD Stable Mailing List" <freebsd-stable@freebsd.org>, freebsd-wireless@freebsd.org Subject: Re: device otus unknown Message-ID: <F63E737E-A73C-4870-9F94-1DE01B6472FA@lists.zabbadoz.net> In-Reply-To: <CAJ-VmokzWnPi8FY8RfAe3AVtY4T08J7-UK7hAjRtNwJhXyxAFA@mail.gmail.com> References: <20181112200750.GB23708@rpi3.zyxst.net> <CAJ-VmonK4_c9fWRzD%2Bs7rZ3wbr2oJkyqQHtjUk4MWwqj7ihoXg@mail.gmail.com> <20181112213301.GC23708@rpi3.zyxst.net> <CAJ-VmokzWnPi8FY8RfAe3AVtY4T08J7-UK7hAjRtNwJhXyxAFA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12 Nov 2018, at 22:03, Adrian Chadd wrote: > yeah, that we'll have to look into.. I was going to say that might be easy: Index: sys/conf/files =================================================================== --- sys/conf/files (revision 340282) +++ sys/conf/files (working copy) @@ -2577,6 +2577,7 @@ dev/ofw/ofw_subr.c optional fdt dev/ofw/ofwbus.c optional fdt dev/ofw/openfirm.c optional fdt dev/ofw/openfirmio.c optional fdt +dev/otus/if_otus.c optional otus dev/ow/ow.c optional ow \ dependency "owll_if.h" \ dependency "own_if.h" but you probably also want otusfw? > > On Mon, 12 Nov 2018 at 13:33, tech-lists <tech-lists@zyxst.net> wrote: > >> On Mon, Nov 12, 2018 at 12:32:25PM -0800, Adrian Chadd wrote: >>> If it's showing up like that then it's not an AR9170 device; it's a >>> broadcom firmware device. :( >> >> yeah. In tiny lettering it has "v2" next to the WNDA3100 so this seems >> to be a completely different chipset >> >> But what about the otus(4) manpage? Says you can compile device otus >> into kernel, but buildkernel says device unknown. >> >> thanks, >> -- >> J. >> >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org >> " >> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F63E737E-A73C-4870-9F94-1DE01B6472FA>