>De : adrian.ch...@gmail.com [mailto:adrian.ch...@gmail.com] De la part de
Adrian Chadd
>Envoyé : jeudi 12 septembre 2013 06:00
>À : freebsd-wireless@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


_______________________________________________
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to