• sunzu
      link
      fedilink
      62 months ago

      Is there a reason to reinvent the wheel?

      • @seaQueue@lemmy.world
        link
        fedilink
        292 months ago

        Usually this is done for licensing reasons. They probably don’t want the old code caught up in the open license they’re shipping the new driver under.

        My understanding is that the new open driver separates proprietary code into a black box binary blob that isn’t distributed under an open source license. I’m guessing that they’ve been very careful not to include anything they want to keep closed into the new open driver, whereas the old driver wasn’t written with this separation in mind.

        • sunzu
          link
          fedilink
          62 months ago

          I was wondering about what they were doing with their “secret sauce”, thanks for explaining.