Date: Fri, 04 Sep 2015 23:56:03 -0500 From: Fernando <fmm_07@openmailbox.org> To: Adrian Chadd <adrian.chadd@gmail.com> Cc: " freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, Felix Friedlander <felixphew0@gmail.com> Subject: Re: How to develop a wireless driver? Message-ID: <20150905045621.543702AC164D@mail2.openmailbox.org>
next in thread | raw e-mail | index | archive | help
Hi Adrian: I don't know, where can I search that? Felix: I'm not sure, I will do it, How to use NDIS? (I know the chapter in the handbook just don't know how to use it)On Sep 4, 2015 9:28 PM, Adrian Chadd <adrian.chadd@gmail.com> wrote: > > Hi! > > Is it a PCIe NIC? > > > -a > > On 4 September 2015 at 14:22, Felix Friedlander <felixphew0@gmail.com> wrote: > > Are you sure the existing driver doesn’t work? Try adding these two lines to loader.conf: > > > > if_urtwn_load=“YES" > > legal.realtek.license_ack=1 > > > > and rebooting. If that doesn’t work, I would be looking at NDIS as your next best option - writing drivers is *hard*(as I have discovered in my own attempts to update the bwn(4) driver). > > > >> On 5 Sep 2015, at 7:16 AM, fmm_07@openmailbox.org wrote: > >> > >> > >> > >> Hello, I have a wireless card that does not work in FreeBSD but in > >> Gnu/Linux with a proprietary firmware (my wireless card is Realtek > >> RTL8188CE), the firmware is rtl8192cfw.bin. > >> My question is: How can I develop a free wireless driver and build it > >> with a custom kernel in FreeBSD? > >> > >> Thanks for your help. > >> > >> _______________________________________________ > >> 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-wireless@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150905045621.543702AC164D>
