Max Filippov <jcmvbkbc@xxxxxxxxx> writes: >>> Should be easy to copy the code into p54spi, we just never did, hoping >>> Kalle would come up with a better way, maybe request_firmware() :) >> >> I agree with you, better not to copy the sysfs interface to p54spi. I'm >> planning to experiment with the firmware interface at some point, but it >> would be great if someone else could take a look at it first. > > I can take a look at it. (: Excellent! > But the question is... to take a look at it to see what? :) Basically we have been talking about fetching calibration data via the request_firmware() interface. In user space there would be a udev script which would dynamically retrieve the calibration data specific to the platform it is running on. In N800/N810 case that would mean to run stlc45xx-cal and provide the calibration data to the driver. This way we can have platform specific implementations and use already existing user space interface. The idea was discussed in this mailing list few months ago. The implementation details are currently unknown to me. I was planning to talk about this at the Wireless Summit, but of course I forgot :/ stlc45xx-cal will most probably need some changes, maybe dumping the calibration data to stdout so that udev script can forward it to the driver? I can do the necessary changes to stlc45xx-cal, but it's better to have a some sort of working prototype before I'll start changing stlc45xx-cal. -- Kalle Valo -- 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