<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC driver RSS Feed</title>
 <link>http://www.maximumpc.com/tags/driver</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>Murphy&#039;s Law: Do You Really Want an Open-Source Router?</title>
 <link>http://www.maximumpc.com/article/columns/murphys_law_do_you_really_want_opensource_router</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I&#039;ll admit, I was a little bit excited when I read &lt;a href=&quot;/article/news/netgear%E2%80%99s_open_source_router_available_soon_your_tweaking&quot;&gt;earlier this week&lt;/a&gt; that Netgear was launching a quote-unquote open-source router. It&#039;s not very often--well, hardly ever--that one sees a larger corporate manufacturer of computer hardware so brazenly embrace the ideals (and code) of the open-source enthusiasts. If anything, it seems that companies in the networking space tend to go a little out of their way to ensure that one can&#039;t add or tweak a store-bought device with unofficial firmware. I think they&#039;d much prefer to up-sell you additional features than watch you unlock them yourself, but that&#039;s just me.&lt;/p&gt;
&lt;p&gt;And yet, here we are! An open-source router! Just the kind of thing you want to bring home, install into your network, and begin updating with the best DD-WRT, OpenWRT, or Tomato firmware you can get your hands on. Imagine the possibilities! Imagine the new features you might be able to play around with! Imagine the joy in your family&#039;s eyes when you tell &#039;em how you&#039;ve transformed your Jekyll of a local area network into an beastly, unrestrained Hyde. They&#039;ll talk about this day for the next five family gatherings &lt;em&gt;at least&lt;/em&gt;!&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u93546/10062009-01.jpg&quot; width=&quot;405&quot; height=&quot;300&quot; /&gt;&lt;/div&gt;
&lt;p&gt;I exaggerate, but only because it seems that the marketing team for Netgear&#039;s WNR3500L gigabit router is probably benefiting the most from this &amp;quot;switch&amp;quot; to open-source. I can&#039;t see average consumers using this device to its fullest potential, if that&#039;s even possible to begin with. The WNR3500L isn&#039;t actually open-source all the way. By incorporating closed-source drivers into the product--and triumphing third-party firmware that may or may not run afoul of the GPL itself--Netgear could actually be &lt;em&gt;costing&lt;/em&gt; consumers valuable security and functionality. &lt;/p&gt;
&lt;h3&gt;Consumers Don&#039;t Care&lt;/h3&gt;
&lt;p&gt;I&#039;m sorry, I just have to state the obvious: Average consumers do not care about open-source. Or, rather, they don&#039;t care about open source unless it&#039;s packaged into a product such that they don&#039;t have to lift a finger to reap its benefits. The Chumby is a perfect example of a device that&#039;s full of easy-to-use, open-source goodness; Netgear&#039;s WNR3500L is not. &lt;/p&gt;
&lt;p&gt;It&#039;s a simple equation. When a typical router-purchaser picks up the product, he or she will find a fully working, factory-default installation of Netgear&#039;s usual configuration back-end. Said person might even jump into the configuration screen and forward some ports or and rename the wireless network to something witty/profane. &lt;/p&gt;
&lt;p&gt;Beyond that, there&#039;s no impetus on Netgear&#039;s part to guide the user to a third-party, open-source firmware package, nor any reasoning or comparisons to suggest what benefits could come from the switch. Few users typically update the firmware of their devices when the manufacturer offers a change or fix. Fewer still go out into the wide world of the Internet hunting for unofficial replacements to use in place of official firmware. &lt;/p&gt;
&lt;p&gt;Let&#039;s face it: an average person simply isn&#039;t going to explore an open-source route no matter how big and bold the phrase was on the box copy. To these people, a product working as expected out of the box is enough of a reward. Why mess with it? &lt;/p&gt;
&lt;h3&gt;Enthusiasts Remain Unrewarded&lt;/h3&gt;
&lt;p&gt;I would expect Maximum PC readers to want to take the plunge into third-party firmware more than most. Kudos to you. Only, by doing so, you run the risk that comes from working with software that&#039;s technically unsupported and untested on a wide scale. But let&#039;s ignore the potential device-breaking implications and assume that your third-party firmware installs flawlessly. Here&#039;s the problem: The underlying code of &lt;a href=&quot;http://www.myopenrouter.com/article/13860/WNR3500L-Open-Source-Guide-Resources/&quot;&gt;the WNR3500L&#039;s modules&lt;/a&gt;--especially those related to the core functionality of its Broadcom chipsets--is proprietary. That includes its ethernet and wireless drivers. &lt;/p&gt;
&lt;p&gt;This becomes &lt;a href=&quot;http://laforge.gnumonks.org/weblog/2009/10/07/#20091007-netgear_myopenrouter&quot;&gt;a real issue&lt;/a&gt; for third-party creators that want to update the WNR3500L based on a newer version of the Linux kernel. Without the source code, there&#039;s no easy way to compile updated modules that work with later kernels--save for reverse engineering code that&#039;s found in completely different routers. Updated Linux kernels &lt;a href=&quot;http://news.zdnet.co.uk/software/0,1000000121,39794643,00.htm&quot;&gt;aren&#039;t backwards-compatible&lt;/a&gt;, after all: a module coded for kernel version 2.4 just won&#039;t function in kernel version 2.6. &lt;/p&gt;
&lt;p&gt;As an open-source enthusiast, you lose the security upgrades and functionality that a newer kernel would bring to the table. And even then, life isn&#039;t peachy for third-party firmware that&#039;s stuck with the closed Broadcom drivers for kernel version 2.4. Just look at the small list of issues found in the OpenWRT drivers Netgear is hosting and promoting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; WPA and WPA2 are not working.&lt;/li&gt;
&lt;li&gt;SAMBA support is not present.&lt;/li&gt;
&lt;li&gt; NAS can be accessed only through command line using utilities such as ftp&lt;/li&gt;
&lt;li&gt;No GUI support to access NAS is available till now. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Is the Firmware Truly Open?&lt;/h3&gt;
&lt;p&gt;I won&#039;t hit this point too hard, as I feel like each week of Murphy&#039;s Law is another look into some alleged violation or misinterpretation of the GPL. Suffice, &lt;a href=&quot;http://nauseamedialis.org/dd-wrt&quot;&gt;controversy exists&lt;/a&gt; over whether firmware like DD-WRT and Tomato--which, again, Netgear promotes--violates GPL licensing. Or, at the very least, that either firmware options violate the spirit of open-source. &lt;/p&gt;
&lt;p&gt;The charges back and forth, especially with DD-WRT, are a festering nest of he-said she-said. Suffice, there&#039;s been &lt;a href=&quot;http://www.wi-fiplanet.com/columns/article.php/3816236&quot;&gt;enough squabble&lt;/a&gt; over elements like DD-WRT&#039;s locked-down UI (a closed feature in an open-source architecture) to give thought that the application might not be playing by the full set of rules required by the GPL. It&#039;s conjecturing and controversy rolled into one, and it&#039;s not exactly helped by what developer &amp;quot;Brainslayer&amp;quot; states the following &lt;a href=&quot;http://www.dd-wrt.com/wiki/index.php/Development&quot;&gt;on the DD-WRT wiki&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;quot;WARNING: Due to abuse by those re-branding DD-WRT and selling it, or pre-flashed routers with it on eBay, builds dated later than 08/04/2006 have some protections against re-branding the web UI.&amp;quot; &lt;/p&gt;
&lt;h3&gt;So... &lt;/h3&gt;
&lt;p&gt;As it stands, I see Netgear&#039;s WNR3500L as more a product of hype than a legitimate push for a truly open-source networking device. And even then, is the consumer world ready for such a product, especially when said open-source router is clocking in at a $140 price tag? (Admittedly, it includes some extra hardware beyond its non-open-source-themed cousin.) When I think &amp;quot;open-source&amp;quot; from a consumer standpoint, I think, &amp;quot;Wow, this device will probably be less expensive because the software was in all likelihood free of charge.&amp;quot; &lt;/p&gt;
&lt;p&gt;With the WNR3500L, it&#039;s a different question: &amp;quot;Where&#039;d my wireless security go?&amp;quot; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://www.twitter.com/acererak&quot;&gt;David Murphy (@ Acererak)&lt;/a&gt; is a technology journalist and former Maximum PC editor. He writes weekly columns about the wide world of open-source as well as weekly roundups of awesome, freebie software. Befriend him on Twitter, especially if you have an awesome app or game you&#039;re dying to recommend!&lt;/strong&gt;  &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/columns/murphys_law_do_you_really_want_opensource_router#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/9771">closed-source</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/34">Columns</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9773">ddwrt</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4518">firmware</category>
 <category domain="http://www.maximumpc.com/geek_tested/gpl">gpl</category>
 <category domain="http://www.maximumpc.com/geek_tested/netgear">netgear</category>
 <category domain="http://www.maximumpc.com/geek_tested/opensource">open-source</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9748">openwrt</category>
 <category domain="http://www.maximumpc.com/geek_tested/router">Router</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9772">third-party</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8374">tomato</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/9747">wnr3500l</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/147">Web Exclusive</category>
 <pubDate>Thu, 08 Oct 2009 19:00:00 -0500</pubDate>
 <dc:creator>David Murphy</dc:creator>
 <guid isPermaLink="false">8283 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>AMD to Officially Release Catalyst 9.8 Drivers Today</title>
 <link>http://www.maximumpc.com/article/news/amd_officially_release_catalyst_98_drivers_today</link>
 <description>&lt;p&gt;Those who attended Quakecon 2009 (as well as those who follow &lt;a href=&quot;http://blogs.amd.com/play/2009/08/14/what%E2%80%99s-a-good-title-for-a-quakecon-blog/&quot; rel=&quot;nofollow&quot;&gt;AMD&#039;s blog&lt;/a&gt;) were able to get an early look at AMD&#039;s Catalyst 9.8 drivers, and sometime today, the company is expected to &lt;a href=&quot;http://www.tcmagazine.com/comments.php?id=28820&amp;amp;catid=3&quot; rel=&quot;nofollow&quot;&gt;release them&lt;/a&gt; to the general public.&lt;/p&gt;
&lt;p&gt;The new driver package comes with support for the Radeon HD 2000, HD 3000, and HD 4000 series while serving up support for OpenGL 3.1 extensions. AMD also claims several performance gains, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Up to 50 percent better performance in Battleforge DirectX 10/10.1&lt;/li&gt;
&lt;li&gt;Up to 77 percent better performance in Company of Heroes (DX10)&lt;/li&gt;
&lt;li&gt;Up to a 10 percent (dual CrossFireX) and 34 percent (quad CrossFireX) performance boost in Crysis (DX10)&lt;/li&gt;
&lt;li&gt;Crysis Warhead DX10 performance of CrossFireX technology in dual mode improves up to 7 percent and quad mode up to 69 percent&lt;/li&gt;
&lt;li&gt;Far Cry 2 DX10 performance of CrossFireX in dual mode improves up to 50 percent and quad mode up to 88 percent&lt;/li&gt;
&lt;li&gt;Tom Clancy&#039;s H.A.W.X. DX10/10.1 performance of CrossFireX in dual mode improves up to 40 percent and quad mode up to 60 percent&lt;/li&gt;
&lt;li&gt;UninginTropics OpenGL performance improvements of up to 20 percent&lt;/li&gt;
&lt;li&gt;UningineTropics DX10 performance of CrossFireX in quad more improves up to 20 percent&lt;/li&gt;
&lt;li&gt;World in Conflict DX10 performance improves up to 10 percent&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you don&#039;t feel like waiting for the drivers to show up on game.amd.com, you can grab them right here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.toomanydownloads.com/index.php?option=com_mtree&amp;amp;task=viewlink&amp;amp;link_id=394&amp;amp;Itemid=54&quot; rel=&quot;nofollow&quot;&gt;Windows XP 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.toomanydownloads.com/index.php?option=com_mtree&amp;amp;task=viewlink&amp;amp;link_id=395&amp;amp;Itemid=54&quot; rel=&quot;nofollow&quot;&gt;Windows XP-64-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.toomanydownloads.com/index.php?option=com_mtree&amp;amp;task=viewlink&amp;amp;link_id=396&amp;amp;Itemid=54&quot; rel=&quot;nofollow&quot;&gt;Vista / Win7 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.toomanydownloads.com/index.php?option=com_mtree&amp;amp;task=viewlink&amp;amp;link_id=397&amp;amp;Itemid=54&quot; rel=&quot;nofollow&quot;&gt;Vista / Win7 64-bit&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;/p&gt;
&lt;p&gt;Image Credit: AMD &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/amd_officially_release_catalyst_98_drivers_today#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/amd">amd</category>
 <category domain="http://www.maximumpc.com/geek_tested/ati">ati</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/geek_tested/graphics">graphics</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4290">quakecon</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/videocard">videocard</category>
 <pubDate>Mon, 17 Aug 2009 13:15:06 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">7420 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Windows 7 Feature Focus: Devices and Printers</title>
 <link>http://www.maximumpc.com/article/news/windows_7_feature_focus_devices_and_printers</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;span style=&quot;font-size: x-small&quot;&gt;&lt;br /&gt;
&lt;div align=&quot;center&quot; style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/header_DevPtr.png&quot; alt=&quot;Devices and Printers makes device and printer management easier than ever before in Windows 7&quot; width=&quot;410&quot; height=&quot;343&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&lt;/span&gt;
&lt;p&gt;Until the introduction of Windows 7, device management was a multi-application nightmare. Want to see a device&#039;s hardware configuration? Open Device Manager. Want to browse the contents of a storage device? Open My Computer. Need to manage the settings used by a specific device? Open the appropriate applet in Control Panel (Mouse, Keyboard, Game Controller, and so on). If you have a multifunction device, you would need to open separate applets to manage the printing, faxing, scanning, and file management functions of one device. &lt;/p&gt;
&lt;p&gt;In Windows 7, the Devices and Printers applet in Control Panel provides a single entry point to managing single-purpose and multifunction devices. Microsoft considers Devices and Printers so important to system management that you can start Devices and Printers directly from the Start menu. To learn how Devices and Printers will make your life easier, and what you need to do to make it work better for you, read on.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;h2&gt;Understanding the Devices and Printers Interface&lt;/h2&gt;
&lt;p&gt;When you start Devices and Printers, the dialog is divided into two parts: devices other than printers and faxes are listed in the Devices section. Typical examples include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mouse or other pointing device&lt;/li&gt;
&lt;li&gt;Keyboard&lt;/li&gt;
&lt;li&gt;Game controllers&lt;/li&gt;
&lt;li&gt;Displays&lt;/li&gt;
&lt;li&gt;Mass storage devices such as card readers and external hard disks&lt;/li&gt;
&lt;li&gt;Digital cameras&lt;/li&gt;
&lt;li&gt;DV camcorders&lt;/li&gt;
&lt;li&gt;smartphones&lt;/li&gt;
&lt;li&gt;scanners&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;Interestingly, the computer itself is also listed as a device.&lt;/p&gt;
&lt;p&gt;Printers and fax devices (including software print drivers such as the Microsoft XPS Document Writer or third-party PDF creators) are listed in the Printers and Faxes section. If the device or printer uses a Device Stage-compatible driver, an image of the actual device is shown. Otherwise, generic images are shown for each device and printer. Brief properties for the currently-selected device are shown in the window at the bottom of the dialog.&lt;/p&gt;
&lt;h2&gt;Managing Devices and Printers 101&lt;/h2&gt;
&lt;p&gt;As with many other features in recent Windows versions, the key to getting the most out of Devices and Printers is the right-click function. Right-click any device in the Devices section of Devices and Printers, and you can choose from the following: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuration options for the device&lt;/li&gt;
&lt;li&gt;Create a shortcut&lt;/li&gt;
&lt;li&gt;Troubleshooting&lt;/li&gt;
&lt;li&gt;Device properties&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When you select options from the right-click menu, Windows 7 opens the appropriate properties sheet for each device, such as the mouse shown in the next figure. Thus, Devices and Printers provides a very convenient way to work with any listed device.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/Mse_Prop.png&quot; alt=&quot;Devices and Printers provides quick access to the properties sheet for any listed device&quot; width=&quot;500&quot; height=&quot;349&quot; /&gt;&lt;/div&gt;
&lt;h2&gt;File Management&lt;/h2&gt;
&lt;p&gt;In a typical Windows 7 system, removable-media and external storage devices are found in more places than ever before, including internal and external card readers, printers, and multifunction devices. By selecting Browse Files from the right-click menu for Mass Storage Device or other devices that include storage, you can browse the drive letter(s) assigned to that device. If the device contains media that is supported by AutoPlay, you can open the AutoPlay dialog from the right-click menu. In this example, Devices and Printers is working with a multi-slot internal card reader.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/MassStg.png&quot; alt=&quot;Accessing a flash memory card in a multi-slot card reader with Devices and Printers&quot; width=&quot;426&quot; height=&quot;246&quot; /&gt;&lt;/div&gt;
&lt;h2&gt;Managing Systems&lt;/h2&gt;
&lt;p&gt;In many discussions of Devices and Printers, the most overlooked device is the computer, which is identified by name in Devices and Printers. Right-click the icon for your computer to see a staggering number of configuration options, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AutoPlay settings &lt;/li&gt;
&lt;li&gt;File browsing for all drives&lt;/li&gt;
&lt;li&gt;CD/DVD media ejection&lt;/li&gt;
&lt;li&gt;Settings for network, sound, mouse, and keyboard&lt;/li&gt;
&lt;li&gt;Regional and language settings&lt;/li&gt;
&lt;li&gt;System properties&lt;/li&gt;
&lt;li&gt;Device installation settings&lt;/li&gt;
&lt;li&gt;Power options&lt;/li&gt;
&lt;li&gt;Windows Update&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/System-Dev_0.png&quot; alt=&quot;You can perform the most common system management tasks from Devices and Printers&quot; width=&quot;310&quot; height=&quot;412&quot; /&gt;&lt;/div&gt;
&lt;p&gt; 
&lt;p&gt;By accessing these settings through Devices and Printers, you will save an immense amount of time (and wear on your mouse and your clicking finger).&lt;/p&gt;
&lt;h2&gt;Working with Imaging Devices&lt;/h2&gt;
&lt;p&gt;When you right-click on a digital camera and select Browse Files, &lt;em&gt;camera name&lt;/em&gt;, you can browse both the camera&#039;s internal (fixed) storage (if present) and the camera&#039;s removable storage. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/Browse_DC.png&quot; alt=&quot;Browsing a digital camera&#039;s internal and external storage with Devices and Printers&quot; width=&quot;500&quot; height=&quot;170&quot; /&gt;&lt;/div&gt;
&lt;p&gt;You can navigate through the folders, change view settings (Large Thumbnails in this example), copy or delete files, and perform other file management functions as if the camera were a regular storage device.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/Photos_DC.png&quot; alt=&quot;Devices and Printers launches Windows Explorer when you browse your digital camera&quot; width=&quot;500&quot; height=&quot;482&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Managing Printers and Multifunction Devices&lt;/h2&gt;
&lt;p&gt;While previous versions of Windows have offered strong printer management functions, Windows 7 makes printer management even easier with Devices and Printers. Right-click a printer and you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;View the print queue (&amp;quot;See What&#039;s Printing&amp;quot;)&lt;/li&gt;
&lt;li&gt;Set the printer as default&lt;/li&gt;
&lt;li&gt;Change printing preferences such as layout, paper size, print quality, page order, resolution and so on&lt;/li&gt;
&lt;li&gt;Change printer properties (sharing, ports, color management, security, device settings)&lt;/li&gt;
&lt;li&gt;Troubleshoot any device&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/Ptr_Manage.png&quot; alt=&quot;Managing a printer with Devices and Printers&quot; width=&quot;478&quot; height=&quot;323&quot; /&gt;&lt;/div&gt;
&lt;p&gt; 
&lt;p&gt;Right-click a multifunction device, and the device&#039;s additional features, such as support for removable media and scanning functions, can be launched or managed.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/MF_Manage.png&quot; alt=&quot;Managing a multifunction device in Devices and Printers&quot; width=&quot;499&quot; height=&quot;487&quot; /&gt;&lt;/div&gt;
&lt;h2&gt;Device Stage&lt;/h2&gt;
&lt;p&gt;When you double-click on a multifunction device in Devices and Printers, you open one of the most-anticipated features in Windows 7, Device Stage. However, unless your device has a Device Stage-enabled driver, prepare to be underwhelmed. A multifunction device with a Device Stage-enabled driver includes a image of the device itself in both the Devices and Printers folder and the Device Stage window, and it includes a customized, vendor-specific, list of actions for the device. Some examples include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Links to utilities&lt;/li&gt;
&lt;li&gt;Driver updates&lt;/li&gt;
&lt;li&gt;Paper and media ordering&lt;/li&gt;
&lt;li&gt;Accessory software&lt;/li&gt;
&lt;li&gt;Vendor websites&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This example shows the Device Stage dialog for the new Epson WorkForce 600 multifunction device. This driver was provided in Windows 7 Beta, but was omitted in Windows 7 RC. An updated version of this driver should be available when Windows 7 goes live in October.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/DS_WF600.png&quot; alt=&quot;DeviceStage driver for WorkForce 600&quot; width=&quot;500&quot; height=&quot;481&quot; /&gt;&lt;/div&gt;
&lt;p&gt; 
&lt;p&gt;Device Stage-enabled drivers use specially-written XML metadata files and a device icon image file to describe the device and provide access to its functions. If you&#039;re really curious about the technical details, see &lt;a href=&quot;http://www.microsoft.com/whdc/device/DeviceExperience/default.mspx&quot;&gt;the Windows Device Experience page&lt;/a&gt; at Microsoft.com.&lt;/p&gt;
&lt;p&gt;So, what happens if your device &lt;em&gt;doesn&#039;t&lt;/em&gt; have a Device Stage-enabled driver, as is the case if you&#039;re using a Windows Vista driver with Windows 7. You&#039;ll want to contact your driver vendor to see about an update, but in the meantime, what will you see? &lt;/p&gt;
&lt;p&gt;Here&#039;s the same device (Epson WorkForce 600) we saw earlier in this article, but this time it&#039;s using a Windows Vista-class driver. As you can see, Windows 7 does its best to provide a reasonable facsimile of the Device Stage experience, but it&#039;s a far cry from the real thing. The device is represented by a generic icon and general device configuration settings, and standard Windows functions rather than vendor-specific functions may be linked to options such as scanning. For example, if you click the Scan a Document or Picture setting using a generic driver, the Windows scanner application, rather than the vendor-provided scanner application, is used (you can still run the vendor-provided scanner application from the Start menu).&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/Gen_DS.png&quot; alt=&quot;Windows 7 provides a facsimile of Device Stage if a Device Stage-enabled driver is missing&quot; width=&quot;500&quot; height=&quot;535&quot; /&gt;&lt;/div&gt;
&lt;h2&gt;Other Features of Devices and Printers&lt;/h2&gt;
&lt;p&gt;Click the Troubleshoot option from the right-click menu of any device or printer, and Windows 7 checks for problems with installed devices. If it detects a problem, it launches a device-specific troubleshooter. If it does not detect a problem, it provides the option to try other steps. If a connected device is not displayed, click Add a Device to detect and install drivers for the device. To add a printer, click Add a Printer.&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;Devices and Printers will transform the way you manage devices and printers in Windows 7 because it enables you to get more done with less effort and less scrambling around Control Panel to find the right applet to run. However, to get the most out of Devices and Printers with multifunction devices such as all-in-one units, imaging devices, and smartphones, you will need to install Windows 7-specific drivers that support Device Stage as they become available. Got any secrets about Devices and Printers you want to share? Hit Comment and let us know.&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Mark Edward Soper has spent a lot of time with Windows 7, and his forthcoming book &lt;a href=&quot;http://www.informit.com/store/product.aspx?isbn=0768692377&quot;&gt;Easy Microsoft Windows 7&lt;/a&gt; proves it. He&#039;s also found time for his favorite hobby, digital photography, and his new book, &lt;a href=&quot;http://www.informit.com/store/product.aspx?isbn=0789739488&quot;&gt;The Shot Doctor: The Amateur&#039;s Guide to Great Digital Photos&lt;/a&gt;, will help you take better pictures this summer and throughout the year, whether you use a point-and-shoot or digital SLR camera.&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/windows_7_feature_focus_devices_and_printers#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/article_type/news/windows">Windows</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8452">device management</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/5688">Device Stage</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8451">Devices and Printers</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/8450">Feature focus</category>
 <category domain="http://www.maximumpc.com/geek_tested/operating_system">operating system</category>
 <category domain="http://www.maximumpc.com/geek_tested/os">OS</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3243">windows 7</category>
 <pubDate>Tue, 30 Jun 2009 16:00:00 -0500</pubDate>
 <dc:creator>Mark Edward Soper</dc:creator>
 <guid isPermaLink="false">6792 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>AMD Catalyst 9.5 Now Available</title>
 <link>http://www.maximumpc.com/article/news/amd_catalyst_95_now_available</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;It took a bit of waiting, but those Catalyst 9.5 downloads that started appearing on the web days ago are finally available direct from AMD. For those of you who grew impatient and snagged the download from an alternate source, they should be the same ones now appearing on AMD&#039;s site.&lt;/p&gt;
&lt;p&gt;Catalyst 9.5 promises a handful of performance improvements, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Performance gains of up to 11 percent for single GPU and ATI CrossFireX configurations with AA enabled in Unigine Tropics DX9&lt;/li&gt;
&lt;li&gt;Up to a 10 percent boost in Company of Heroes&lt;/li&gt;
&lt;li&gt;Up to a 10 percent boost in BattleForce for CrossFireX configurations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Several bugs have been squashed in the new release, a handful of which apply to Windows 7. Win 7 owners should no longer see dropped frames while playing certain Blu-ray interlaced content, and moving a video clip across an extended desktop should no longer cause the system to flicker or for the media player to stop working.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www2.ati.com/relnotes/Catalyst_95_release_notes.pdf&quot;&gt;Release Notes (PDF)&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://game.amd.com/us-en/drivers_catalyst.aspx&quot;&gt;Download&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/ATI_Thumbnail.png&quot; width=&quot;415&quot; height=&quot;150&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/amd_catalyst_95_now_available#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/amd">amd</category>
 <category domain="http://www.maximumpc.com/geek_tested/ati">ati</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4992">catalyst</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/geek_tested/gpu">gpu</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/videocard">videocard</category>
 <pubDate>Wed, 20 May 2009 10:18:54 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">6369 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Latest GeForce Driver (185.85) Adds Support for GTX 275</title>
 <link>http://www.maximumpc.com/article/news/latest_geforce_driver_18585_adds_support_gtx_275</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Nvidia has just released a new WHQL-certified driver, version 185.85, for GeForce videocard and ION platform owners. The new driver adds official support for the recently released GTX 275 videocard, as well as support for CUDA 2.2, which Nvidia says will result in improved performance in GPU computing applications. Other performance claims include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Up to 25 percent in The Chronicles of Riddick: Assault on Dark Athena&lt;/li&gt;
&lt;li&gt;Up to 22 perent in Crysis: Warhead with antialiasing enabled&lt;/li&gt;
&lt;li&gt;Up to 11 percent in Fallout 3 with antialiasing enabled&lt;/li&gt;
&lt;li&gt;Up to 14 percent in Far Cry 2&lt;/li&gt;
&lt;li&gt;Up to 30 percent in Half-Life 2 engine games with 3-way and 4-way SLI&lt;/li&gt;
&lt;li&gt;Up to 45 percent in Mirror&#039;s Edge with antialiasing enabled&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You read that right - that&#039;s up to a 45 percent boost in Mirror&#039;s Edge, according to Nvidia. In addition, 185.85 updates the PhysX software to 9.09.0408 and offers &amp;quot;numerous bug fixes.&amp;quot; Barrage of links below.&lt;/p&gt;
&lt;h2&gt;Documentation &lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;http://us.download.nvidia.com/Windows/185.85/185.85_WinXP_GeForce_Release_Notes.pdf&quot;&gt;Release Notes (v185.85) PDF&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://us.download.nvidia.com/Windows/185.85/185.85_NVIDIA_Control_Panel_Quick_Start_Guide.pdf&quot;&gt;New Control Panel Users Guide&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Driver Downloads&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;http://www.nvidia.com/object/winxp_185.85_whql.html&quot;&gt;Windows XP 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/winxp64_185.85_whql.html&quot;&gt;Windows XP 64-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/winvista_x86_185.85_whql.html&quot;&gt;Windows Vista 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/winvista_x64_185.85_whql.html&quot;&gt;Windows Vista 64-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/win7_x86_185.85_whql.html&quot;&gt;Windows 7 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/win7_x64_185.85_whql.html&quot;&gt;Windows 7 64-bit&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Nvidia_Desktop.png&quot; width=&quot;415&quot; height=&quot;150&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: Nvida &lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/latest_geforce_driver_18585_adds_support_gtx_275#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7941">185.85</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/geek_tested/geforce">geforce</category>
 <category domain="http://www.maximumpc.com/geek_tested/gpu">gpu</category>
 <category domain="http://www.maximumpc.com/geek_tested/graphics">graphics</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7352">gtx 275</category>
 <category domain="http://www.maximumpc.com/geek_tested/ion">ion</category>
 <category domain="http://www.maximumpc.com/geek_tested/nvidia">nvidia</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/videocard">videocard</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7056">whql</category>
 <pubDate>Fri, 08 May 2009 09:04:06 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">6248 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Asus Updates Motherboard Drivers to Support Windows 7 RC</title>
 <link>http://www.maximumpc.com/article/news/asus_updates_motherboard_drivers_support_windows_7_rc</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Asus this week announced new beta drivers for several of its motherboards that &amp;quot;enable Asus motherboard users to run Windows 7 RC.&amp;quot; By doing so, Asus claims its mobos are the world&#039;s first to support the newly released operating system.&lt;/p&gt;
&lt;p&gt;&amp;quot;Asus&#039; industry-leading Research &amp;amp; Development team has kept close pace with each new beta release of Windows 7, and has developed beta drivers that enable Asus motherboard users to try Windows 7 RC immediately,&amp;quot; &lt;a href=&quot;http://usa.asus.com/news_show.aspx?id=15631&quot;&gt;Asus wrote&lt;/a&gt; in a press release. &amp;quot;The drivers can be downloaded from the Asus Motherboard Support website (&lt;a href=&quot;http://support.asus.com/&quot;&gt;http://support.asus.com/&lt;/a&gt;).&amp;quot;&lt;/p&gt;
&lt;p&gt;Asus notes the following models are now officially supported:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;P6T Deluxe V2&lt;/li&gt;
&lt;li&gt;P5Q-E&lt;/li&gt;
&lt;li&gt;P5Q PRO Turbo&lt;/li&gt;
&lt;li&gt;P5Q SE PLUS&lt;/li&gt;
&lt;li&gt;M4A78-EM &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Updated drivers for the full range of P6T, P5Q, and M4 series boards will be coming soon, Asus says.&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/P6T_Deluxe_V2.png&quot; width=&quot;395&quot; height=&quot;332&quot; /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: Asus &lt;/span&gt;&lt;/div&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/asus_updates_motherboard_drivers_support_windows_7_rc#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/geek_tested/asus">asus</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/2946">build a pc</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/geek_tested/drivers">Drivers</category>
 <category domain="http://www.maximumpc.com/geek_tested/hardware">hardware</category>
 <category domain="http://www.maximumpc.com/geek_tested/motherboard">motherboard</category>
 <category domain="http://www.maximumpc.com/geek_tested/operating_system">operating system</category>
 <category domain="http://www.maximumpc.com/geek_tested/os">OS</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7566">Windows 7 RC</category>
 <pubDate>Wed, 06 May 2009 08:25:12 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">6216 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>AMD&#039;s New ATI Catalyst 9.3 Driver Adds Support for Windows 7</title>
 <link>http://www.maximumpc.com/article/news/amds_new_ati_catalyst_93_driver_adds_support_windows_7</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Windows 7 is already feeling the love from both graphics camps. Earlier this month, Nvidia &lt;a href=&quot;/article/news/nvidias_new_graphics_drivers_supercharge_windows_7_beta&quot;&gt;released&lt;/a&gt; a specialized Forceware driver for the beta OS along with the promise of regular updates, and now AMD has followed suit with its new ATI Catalyst 9.3 driver this week. However, the new Catalyst driver rolls both Windows 7 and Vista support into a single download, allowing the company to lay claim as offering the &amp;quot;first unified driver installation package to incorporate Windows 7 support.&amp;quot; AMD says future Catalyst releases will also be unified for both the current and upcoming Windows OSes. &lt;/p&gt;
&lt;p&gt;&amp;quot;AMD&#039;s expertise in visual computing shines through in the combined experience of Windows 7 and ATI Radeon graphics,&amp;quot; &lt;a href=&quot;http://www.amd.com/us-en/Corporate/VirtualPressRoom/0,,51_104_543~130614,00.html&quot;&gt;said Anantha Kancherla&lt;/a&gt;, group manager responsible for Windows graphics, Microsoft. &amp;quot;With today&#039;s release of a Windows 7 unified driver, AMD once again demonstrates its ability to deliver perfromance and cutting-edge driver support.&amp;quot;&lt;/p&gt;
&lt;p&gt;Along with full WDDM 1.1 compliance under Windows 7, AMD says Catalyst 9.3 boosts performance in several games where framerates are CPU limited. AMD only offered one example, saying Lost Planet: Colonies will see up to 20 percent better framerates on 4800 series videocards, and up to 50 percent on 4600, 4500, and 4300 series.&lt;/p&gt;
&lt;p&gt;Catalyst 9.3 squashes a number of bugs in Vista and XP, including video combing effects no longer being visible during movie playback while fast forwarding or rewinding (Vista), Avivo video color settings being retained after resume from Sleep/Hibernate (Vista), rotation now works if Aero mode is turned off (Vista), faster Alt-Tab toggling between 3D games to the desktop (XP), and a handful of other fixes. &lt;/p&gt;
&lt;p&gt;And for you Folding@Home fans, Catalyst 9.3 purportedly crunches through WUs better, too.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/gamesite/Catalyst_93_release_notes.pdf&quot;&gt;Release Notes&lt;/a&gt; (PDF)&lt;br /&gt;&lt;a href=&quot;http://game.amd.com/us-en/drivers_catalyst.aspx&quot;&gt;Driver Downloads&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/ATI_Thumbnail.png&quot; width=&quot;415&quot; height=&quot;150&quot; /&gt; &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/amds_new_ati_catalyst_93_driver_adds_support_windows_7#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7326">9.3</category>
 <category domain="http://www.maximumpc.com/geek_tested/amd">amd</category>
 <category domain="http://www.maximumpc.com/geek_tested/ati">ati</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4992">catalyst</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/geek_tested/drivers">Drivers</category>
 <category domain="http://www.maximumpc.com/geek_tested/gpu">gpu</category>
 <category domain="http://www.maximumpc.com/geek_tested/graphics">graphics</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/videocard">videocard</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3243">windows 7</category>
 <pubDate>Thu, 19 Mar 2009 09:37:16 -0500</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">5668 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Nvidia Releases New WHQL GeForce Driver 182.06, Left 4 Dead Performance Boost</title>
 <link>http://www.maximumpc.com/article/news/nvidia_releases_new_whql_geforce_driver_18206_boost_left_4_dead_performance</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Nvidia this week released new WHQL GeForce drivers for GeForce 6, 7, 8, 9, and 200-series owners. The new drivers, version 182.06, promise around a 10 percent performance increase in Fallout 3 at high resolution with AA, F.E.A.R. 2: Project Origin, Half Life 2 at high resolution with AA, the insanely entertaining Left 4 Dead at high resolution with AA, and Race Driver: GRID, also at high resolution with AA.&lt;/p&gt;
&lt;p&gt;In addition to double-digit performance boosts, Nvidia says its new drivers include full support for OpenGL 3.0 on GeForce 8, 9, and 200 series GPUs and automatically installs the new PhysX software (version 9.090203. The drivers also fix a bug in Vista 32-bit where GeForce 9800 GTX/GX2/GT/GTX+ and 8800 GTS/GT/GS owners experienced a system hang when switching between performance states. &lt;/p&gt;
&lt;p&gt;More information available in the &lt;a href=&quot;http://us.download.nvidia.com/Windows/182.06/182.06_WinVista_GeForce_Release_Notes.pdf&quot;&gt;release notes&lt;/a&gt; (PDF). &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.nvidia.com/object/winxp_182.06_whql.html&quot;&gt;Windows XP 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/winxp64_182.06_whql.html&quot;&gt;Windows XP 64-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/winvista_x86_182.06_whql.html&quot;&gt;Windows Vista 32-bit&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.nvidia.com/object/winvista_x64_182.06_whql.html&quot;&gt;Windows Vista 64-bit&lt;/a&gt;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u69/Nvidia_Desktop.png&quot; width=&quot;415&quot; height=&quot;150&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;Image Credit: Nvidia &lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/nvidia_releases_new_whql_geforce_driver_18206_boost_left_4_dead_performance#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7057">182.06</category>
 <category domain="http://www.maximumpc.com/geek_tested/driver">driver</category>
 <category domain="http://www.maximumpc.com/geek_tested/gaming">gaming</category>
 <category domain="http://www.maximumpc.com/geek_tested/geforce">geforce</category>
 <category domain="http://www.maximumpc.com/geek_tested/gpu">gpu</category>
 <category domain="http://www.maximumpc.com/geek_tested/graphics">graphics</category>
 <category domain="http://www.maximumpc.com/geek_tested/nvidia">nvidia</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <category domain="http://www.maximumpc.com/geek_tested/videocard">videocard</category>
 <category domain="http://www.maximumpc.com/geek_tested/videogames">Videogames</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/7056">whql</category>
 <pubDate>Thu, 19 Feb 2009 11:20:51 -0600</pubDate>
 <dc:creator>Paul Lilly</dc:creator>
 <guid isPermaLink="false">5362 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
