How would I make a driver?

2022-01-11 Thread Yusuf Khan
Hi! I have a rtl 8821ce wireless adapter which does not currently have a driver out for FreeBSD. I read this https://forums.freebsd.org/threads/rtl8821ce-driver.75867/. and it basically said to write your own driver or pay a FBSD dev to write one for you. Are there any boilerplate wireless drivers

Re: How would I make a driver?

2022-01-14 Thread Yusuf Khan
That would be great, thanks! Would it use much ram(less than 80ish MB) and why doesnt it use mkroot? Also does it run on other BSD hosts, and should I open a github issue? Thanks, Yusuf On Thu, Jan 13, 2022 at 3:19 PM Páli Gábor wrote: > > Hi Yusuf, > > Le mer. 12 janv. 2022 à 04:55

Re: How would I make a driver?

2022-01-15 Thread Yusuf Khan
Could gpus and other devices be used to pass through(eg. NetBSD doesnt have drm up to snuff to run vulkan).

Re: How would I make a driver?

2022-01-19 Thread Yusuf Khan
I havent yet, there is a chicken and egg issue of support currently, cant install freebsd-wifibox without wifi. On Mon, Jan 17, 2022 at 2:17 PM Páli Gábor wrote: > > Hi there, > > Le sam. 15 janv. 2022 à 06:57, Yusuf Khan a écrit : > > That would be great, thanks! > > I

Someone please merge this

2022-02-27 Thread Yusuf Khan
3 years https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237921 Merge this someone, im too lazy