Am Montag 04 August 2008 18:05:11 schrieb Marcel Holtmann: > Hi Oliver, > > >>> > >>> +module_param(override_ignore, bool, 0644); > >>> +MODULE_PARM_DESC(override_ignore, "Drive blacklisted devices"); > >> > >> Why do we need this one? What is it good for? > > > > To override HCI_IGNORE. IF we provide overrides for blacklist entries, > > it should be done systematically. > > no we should not do that. The HCI_IGNORE is for devices that pretend > to be Bluetooth H:2 compatible, but they are not. In these cases we do > have other drivers that do this right. See bcm203x and bpa10x drivers. Then why do you implement this option for hci_usb? And why can the other IGNORE options be overridden? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html