p54: prevent upload of wrong firmwares
authorChristian Lamparter <chunkeey@web.de>
Fri, 26 Dec 2008 18:09:34 +0000 (19:09 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:39 +0000 (15:59 -0500)
This patch will prevent anyone to upload a firmware which was not designed for his device.

There's still a catch:
There is no easy way to detect if a firmware is for PCI or for USB (1st Gen),
because they all share the same LM86 identifier.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found