Comment 72 for bug 292450

Revision history for this message
dg (dan-g) wrote :

@Peter:

Here's a quick hack way to make sure which version of "wl" you are running right now:

# strings `modinfo wl | grep filename | awk {'print $2'}` | grep Broadcom

For me, this returns:
%s: Broadcom BCM%04x 802.11 Wireless Controller 5.10.79.10

hth