<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d23884446\x26blogName\x3dJust+Another+Tech+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://justanothertechblog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://justanothertechblog.blogspot.com/\x26vt\x3d-484221019928432923', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Just Another Tech Blog

Anything and everything having to do with technology, computers, science, and most of all... Linux! The documentation of my Linux endeavor.



Linux 2.6.17 Kernel: Better WiFi, Faster Performance

Monday, June 19, 2006

I quote the article on this: "While this new kernel doesn't boast any earth-shaking additions, it does include numerous improvements to Linux for both users and developers. For many laptop users, the most important news is that Linux now includes built-in driver support for the Broadcom 43xx based wireless card family. This WiFi chip family is found in many laptops such as many models from Acer, Apple (those using Airport Extreme), Compaq, and Dell. This driver support depends upon another new enhancement to the kernel -- the addition of a Softmac layer in the wireless stack."

So what does this mean? Well, ha!, exactly what it says: The new kernel has better support (as in built-in drivers) for Broadcom 43xx based wireless cards. This, in turn means better performance. Read more about that here.

Also included in the latest kernel release is support for Sun's Niagara processor architecture. Actually, it is not the first kernel to support the Niagara architecture, Mark Shuttleworth's Ubuntu 6.06 "Dapper Drake" was. More on the new Niagara support here.
posted by linnerd40, Monday, June 19, 2006


0 Comments:

Add a comment