Earlier quoted context omitted.
Microsoft has confirmed that they're aware of the issue, and are investigating. No news yet on what (if any) action they'll take. But I'd expect they'll do something, as it would appear to the end user that "Windows Update broke my $DEVICE".
Yeah, Microsoft has a pretty robust hardware lab as part of WHQL certification. I would expect there would be some off brand devices containing this chip in their lab.
FTDI driver kills fake FTDI FT232s
301–310 of 315 posts
Re: FTDI driver kills fake FTDI FT232s
#302Earlier quoted context omitted.
Why? The counterfeits aren't seeking USB compliance certification, they're just trying to provide 100% compatibility. Are you saying that reverse engineering and spoofing for the sake of compatibility is wrong? Or do you think that USB vendor IDs are covered by some trademark?
Seems like there's a few people who don't seem to understand the difference between copyright, trademark, criminal and civil law (op above you included). The only law broken by the counterfeiters is trademark violation for printing the FTDI logo on their chips. That's it! Everything else they did was legal. Otherwise, Intel and AMD would be bricking CPUs right now. Reverse engineering is legal. Emulation is legal. Cr…
Re: FTDI driver kills fake FTDI FT232s
#303Earlier quoted context omitted.
No, it's more "I could use FTDI parts(and I bet someplace like seeed would use the real thing), but if they are going to release drivers that have a kill command baked in(and we've seen that it's on purpose), I'm not gonna use them"
actually seed is one of confirmed sources of fakes :) someone had one of these http://www.seeedstudio.com/depot/UartSBee-V5-p-1752.html?cPa... go pid 0 Seed is a small shenzhen company, I woulndt expect them to have legit parts to begin with anyway.
Re: FTDI driver kills fake FTDI FT232s
#304Earlier quoted context omitted.
A NAS box "only compatible with brand X drives" is nowhere near a NAS box that intentionally bricks non-brand X drives when attached. As a side note, are there any known cases where a vendor has released open source code that intentionally bricks a device? I'd be surprised if they were not found legally liable if the intent was spelled out so clearly.
Sorry, I wasn't clear. My "only compatible ..." left out "and does naughty things if otherwise." Perhaps you'll like this example better? https://www.google.com/patents/US4577289 "Hardware key-on-disk system for copy-protecting magnetic storage media" There are physical holes on the disk. "The test program writes the sections with a test pattern which generates a change in the pattern of magnetic domains of the mediu…
I think intent would definitely play a role in establishing liability for damaged equipment (i.e. the user misusing the device versus the company tampering with the user's equipment).
Re: FTDI driver kills fake FTDI FT232s
#305Earlier quoted context omitted.
Just because a car's missing its wheels doesn't make it legal to steal the bumper.
And in this case, the car's only missing the hood ornament.
A more appropriate analogy would be a car that has its chassis number filed off and written back on with black marker.
Re: FTDI driver kills fake FTDI FT232s
#306Earlier quoted context omitted.
Just because a car's missing its wheels doesn't make it legal to steal the bumper.
And in this case, the car's only missing the hood ornament.
A more appropriate analogy would be a car that has its chassis number filed off and written back on with black marker.
Re: FTDI driver kills fake FTDI FT232s
#307Earlier quoted context omitted.
In this case the driver is executing two writes which a legitimate chip would ignore, but which the counterfeit responds to and actions. Those writes just happen to be the position in the counterfeit's EPROM where the USB PID is stored, and just before where the checksum is stored.
"just happen" In what universe can them doing a preimage attack on the checksum "just happen"?
Re: FTDI driver kills fake FTDI FT232s
#308Re: FTDI driver kills fake FTDI FT232s
#309Earlier quoted context omitted.
Not if they label the "compatible chip" as the genuine ones.
Then any parasitism is restricted to trademarks rather than trade secrets, patents, etc. Who cares about trademarks?
Re: FTDI driver kills fake FTDI FT232s
#310Earlier quoted context omitted.
Seems like there's a few people who don't seem to understand the difference between copyright, trademark, criminal and civil law (op above you included). The only law broken by the counterfeiters is trademark violation for printing the FTDI logo on their chips. That's it! Everything else they did was legal. Otherwise, Intel and AMD would be bricking CPUs right now. Reverse engineering is legal. Emulation is legal. Cr…
Wouldn't flashing your hardware with another vendor's firmware, thereby distributing said firmware, be copyright infringement?