From owner-freebsd-questions@freebsd.org Mon Jun 24 09:06:55 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C798C15C7C1D for ; Mon, 24 Jun 2019 09:06:55 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-cmomta01.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9952F8CBED for ; Mon, 24 Jun 2019 09:06:54 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([96.28.161.151]) by cmsmtp with ESMTP id fKvzhmr2OP088fKw2hXeQX; Mon, 24 Jun 2019 09:06:47 +0000 Date: Mon, 24 Jun 2019 09:06:35 +0000 From: "Thomas Mueller" To: freebsd-questions@freebsd.org CC: Olivier Subject: Re: Re: Cleaning emailUSB WiFi adapter for FreeBSD 10.3 References: X-CMAE-Envelope: MS4wfIzwDpjE4tf1eUeJju/Serl3F0xSMtIsDZWdaNnfrZGiMj667OG6/NxJYzZ+c3Ix6NhpCM8UR8Yh2/xCUqmDKQbzxmt3N2rs20f4QPJSQPCN+qyuYVB7 edG3dE3C8j3yTELML41luskAHWFHHMA3mtMAp7ByqRJ4340CDRH2xJgqGQDqUaxhtRY1iqpR9f8eUqrv3XVeifi8FsiQk424p7E= X-Rspamd-Queue-Id: 9952F8CBED X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of mueller6722@twc.com designates 107.14.73.229 as permitted sender) smtp.mailfrom=mueller6722@twc.com X-Spamd-Result: default: False [-3.24 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.14.73.0/24]; FREEMAIL_FROM(0.00)[twc.com]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[twc.com]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MISSING_MID(2.50)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: dnvrco-cmedge02.email.rr.com]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[229.73.14.107.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_SHORT(-0.96)[-0.957,0]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[151.161.28.96.zen.spamhaus.org : 127.0.0.10]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; ASN(0.00)[asn:7843, ipnet:107.14.73.0/24, country:US]; IP_SCORE(-2.47)[ip: (-6.20), ipnet: 107.14.73.0/24(-3.39), asn: 7843(-2.72), country: US(-0.06)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2019 09:06:55 -0000 > I am looking for an USB WiFi adapter that would work with my FreeBSD > 10.3. preferably something readily available online. > And before you tell me to upgrade, this is a pfSense box, upgrading is > not a solution. > Alternatively, I have one adapter that is recognized as product 0xc811 > vendor 0x0bda (Realtek), but the system has no proper driver for it, so > if I could get driver, that could be a workable solution. > TIA, > Olivier I use Hiro H50191 USB WiFi adapter with FreeBSD 11.1-STABLE, believe it worked with 10.3, seems to work with FreeBSD 12.0-STABLE when booted in UEFI mode. I haven't shopped recently so don't know how readily available Hiro (hiroinc.com) H50191 is now. This adapter does not work with NetBSD. FreeBSD driver is rsu. Tom