Hopefully PLMS will release updated drivers on time... The point I am trying to make here is that with some adapters you don't need to install drivers *at all*, as they come with the OS by default. All of these USB Consult adapters use the same FTDI USB-to-Serial converter chip. USB devices have something called a VendorID/ProductID (VID/PID) that Windows uses to identify the hardware and find drivers. The FTDI chip allows either the default FTDI VID to be used, or a custom VID. PLMS opted to use a custom one, so you have to install their drivers before Windows can recognize the hardware. Other adapters (that use the default FTDI VID) don't require any driver installation and will 'just work' as soon as they're plugged in. Years ago I developed my own consult adapter based on the FTDI chipset and this was one of the issues that came up. It just made no sense to me to use a custom VID. Requiring users to install drivers (that aren't actually necessary) is just annoying.
|