Re: Wifi drivers in Sculpt OS

2020-01-24 Thread Colin Parker
Thanks for your response. > Since the current driver is somewhat entangled the first step would be > the refactoring of the current implementation, i.e., separating its > various parts a bit into > > - component frontend (basically the Nic session provding part) > - wireless stack (mac80211,

Re: Wifi drivers in Sculpt OS

2020-01-24 Thread Josef Söntgen
Hello Colin, > On Thu, Jan 23, 2020 at 10:17:26PM -0500, Colin Parker wrote: > […] > Is bringing drivers over a pretty simple process like copying a few > files or is it an extensive effort? Thanks in advance for your > suggestions. As Stefan already pointed out, unfortunately it indeed is a more