commit | e365f16046b72977ec22364215b57af840f0907e | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Dec 26 19:09:34 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:39 2009 -0500 |
tree | bbd5f2b2525e3077f9d466715e0e49ade539e6ff | |
parent | 6982869d993009c02cefcca98a67b212d0e61c5f [diff] |
p54: prevent upload of wrong firmwares 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>