From: Marcel Holtmann <holtmann@xxxxxxxxxxxxxxx> Date: Tue, 26 May 2009 06:43:11 +0200 > Hi guys, > >> Firmware names can not be longer than 30 characters, and >> iwmc3200wifi-lmac-calib-sdio.bin is too long. >> Renaming it to iwmc3200wifi-calib-sdio.bin. > > hold on with this one. This limit should _NOT_ exist. Is this an issue > in the driver model? linux/firmware.h:FIRMWARE_NAME_MAX == 30 drivers/base/firmware_class.c:struct firmware_priv{ char fw_id[FIRMWARE_NAME_MAX]; ... }; -- 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