[PATCH] bcm43xx: Add firmware version printout
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 4 Sep 2006 22:13:57 +0000 (17:13 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Sep 2006 23:34:02 +0000 (19:34 -0400)
This patch prints microcode revision, patchlevel, date and time to
KERN_INFO. Also, version 4.xx microcodes (rev>0x128) will be rejected
by the driver, because they still do not work.

Signed-off-by: Martin Langer <martin-langer@gmx.de>
Acked-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found