[iwn] how do we tell the difference between the 6200/6205 and 6230/6235?

Cedric GROSS cg at cgross.info
Thu Sep 12 04:32:30 UTC 2013


>De : adrian.chadd at gmail.com [mailto:adrian.chadd at gmail.com] De la part de
Adrian Chadd
>Envoyé : jeudi 12 septembre 2013 06:00
>À : freebsd-wireless at freebsd.org; Cedric GROSS
>Objet : [iwn] how do we tell the difference between the 6200/6205 and
6230/6235?
>
>Hiya,
>
>According to the intel website, the 6200/6205 do not have bluetooth, but
the 6230/6235 do.
>
>Now, I don't know yet whether they support external bluetooth coex but I
guess for now we can just not send the setup >commands.
>
>So, how do we distinguish between these NICs? There only seems to be a
small subset of hardware IDs in the driver..

We need to test subdevice ID, it's why I register all subdevice ID in
if_iwn_devid.h.

If you have a look in my last full diff, you will see that driver
configuration is based on that (iwn_config_specific in if_iwn.c). 

>
>thanks,
>
>
>-adrian

Cedric




More information about the freebsd-wireless mailing list