K 10 svn:author V 6 scottl K 8 svn:date V 27 2008-03-08T18:06:48.000000Z K 7 svn:log V 378 Fix a mistake made during the import of the driver. Previous versions of HPT drivers would sometimes test the value of a preprocessor definition but not always make sure that the definition existed in the first place, leading to warnings on newer compilers. I blindly assumed the same with this driver, and it turned out to be wrong and to enable some code that doesn't work. END