Re: How to develop a wireless driver?

2015-09-05 Thread Thomas Mueller
from Fernando: > 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 wrote: >From Wikipedia, I see many of

Re: How to develop a wireless driver?

2015-09-04 Thread Felix Friedlander
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

Re: How to develop a wireless driver?

2015-09-04 Thread Fernando
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 wrote: > > Hi! > > Is it a PCIe NIC? > > > -a > > On 4