On Wed, 2007-08-15 at 11:05 -0500, Larry Finger wrote:

> > alias:          ssb:v4243id0812rev0A*

> --- wireless-dev.orig/drivers/ssb/main.c
> +++ wireless-dev/drivers/ssb/main.c
> @@ -331,7 +331,7 @@ static int ssb_device_uevent(struct devi
> 
>          ret = add_uevent_var(envp, num_envp, &i,
>                               buffer, buffer_size, &length,
> -                            "MODALIAS=ssb:v%.4xid%.4xrev%.2x",
> +                            "MODALIAS=ssb:v%.4xid%.4xrev%.2X",

That didn't fix it? Now I'm confused. Maybe it's not case-sensitive
after all and the problem is elsewhere.

> MODALIAS=ssb:v4243id0812rev0A

as expected. You're right that we don't want those cores listed that
we're already using or that are known to be useless.

What happens if you try by hand? Something like
modprobe "ssb:v4243id0812rev0A"

and what does "modalias b43 | grep ssb" show?

joahnnes

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to