Welcome to Samsara
   

Huh? What?
An E-playground for members of Bebear.net

Subscribe
Receive the RSS Feed of Samsara updates.

Links
People's pages that live on this server

  • Al Hoang
  • Al Crockett
  • Citizens For a Clean Environment
  • Andy Chen
  • Dave Phillips
  • Peter Tanski
  • Dan
  • Jon Constant
  • Kiwa Sasaki
  • A Musing Fool
  • Paul Lavoie
  • Ken Watanabe
  • Stephen Young

  • Blosxom powered
    Served on Apache
    Powered by FreeBSD
    Powered by djbdns

           
    Thu, 10 Nov 2005

    Why Linux doesn't have a stable Kernel API


    A binary driver
    is sufficient if you want to provide a module for a specific release version of a specific Linux distribution. But multiply that single build by the number of different Linux distributions and the number of different supported releases of the Linux distribution and you quickly have a nightmare of different build options on different releases

    Considering some of the shoddy drivers I've experienced over the years this developer strategy to drivers makes more sense although I can say that compiling the Linux kernel these days is long even on faster processors and getting the source is also not a small task. Although that might be mainly due to most of the distribution specific build tools that have surfaced over the years and require learning a new tool to test if it's actually better than just make menuconfig for me. In some cases they are, in quite a few cases it has not.

    Read it yourself

    [/al/linux] permanent link