Hi All, I'm developing a test of device firmware loading (after 3.7 it can be loaded directly or as usual), but I'm not sure under which ltp directory it should be placed. Is it OK if I use two locations as described below?
.../testcases/kernel/device-drivers/firmware/fw_load_kernel/fw_load.ko - kernel space part (calls request_firmware with specified parameters), and .../testcases/kernel/device-drivers/firmware/fw_load_user/fw_load - user space part (creates firmware files, replaces udev's firmware searched paths, loads the module, prints results...). Would appreciate any comments. Thanks, Alexey ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
