2013/3/26 Arend van Spriel <arend@xxxxxxxxxxxx>: > On 03/26/2013 08:48 PM, John Talbut wrote: >> echo "14e4 4357" > /sys/bus/pci/drivers/bcma-pci-bridge/new_id >> bash: /sys/bus/pci/drivers/bcma-pci-bridge/new_id: No such file or directory > > This could mean you do not have CONFIG_BCMA_HOST_PCI=y in your .config Exactly. Make sure you have CONFIG_BCMA_HOST_PCI=y and that your host_pci.c is not modified/hacked/whatever. You can compare it with http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/bcma/host_pci.c bcma_pci_bridge_tbl. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html