You will definetly need to install device drivers for both OS's, as they do not share the same registry. However, if the driver is written smartly and conforms to the WDM(you can't tell if it does BTW), then you should be able to install the SAME device driver in both OS's as opposed to getting 2 different ones..Regards