Re: [PATCH wireless 3/5] wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
Michael Büsch <[email protected]> Sun, 31 Dec 2023 10:33:02 +0100
| Newsgroups | org.infradead.lists.b43-dev,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <20231231103302.04cc37ae@barney> |
On Sun, 31 Dec 2023 00:02:32 +0000 Rahul Rameshbabu <[email protected]> wrote: > > Unfortunately, it is very difficult to get the parameters for fwcutter from an > > x86 binary. Some of the other architectures are easier. > > Just tried this with the x86 binary just because and ran into extraction > issues as expected. I could not find other architecture options from > Broadcom's download page, but I may not have been looking well enough... > > ❯ b43-fwcutter ./wlc_hybrid.o_shipped > Sorry, the input file is either wrong or not supported by b43-fwcutter. > This file has an unknown MD5sum 6889dbd24abf8006de5cc6eddd138518. b43-fwcutter works only on known files. It has a table of hashes of these files. But there is a script that can be used to create a hash table entry for a .o file: https://bues.ch/cgit/b43-tools.git/plain/fwcutter/mklist.py This probably doesn't work on x86 binaries, though. But maybe by reading the script you can get an idea how this works. -- Michael Büsch https://bues.ch/ _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEihRzkKVZOnT2ipsS9TK+HZCNiw4FAmWRNU4ACgkQ9TK+HZCN iw6dXxAAjoFT8JXQctX2icj9/t4AVoMQ9kgs5Y6Ki2W1B1tiVD/Pdee1QRb2lKiB zueFBGt7BCJ2jAD29LbgxUYb8BK2KVooAowFKG+m45bsB04PNccp0egbJ5hc62rz aAV2+4sag0EhAWtEExBt+POZKoRg2f7E7mLsEoe74e4oD+KNxhPy3vgzKOcctWxr Hecjv6VoDjDlPi5jMZ593tKUk1n9Tvel4zcSb/ThG/bInX9ZuqUCNBFwV9sRCLVH V4//tDqiBLOLDdJwU0NmEX72t0yiOeIohFvmThVJvEzxx0VKXZgjVuzsjjMQABNg 1Hy1ITPhWcxkztIJGkSUaHBP7bZ+vzNg3PsE8MJ3gVhWa737UlQQNHg9oHO42xJ0 Tlg3Ay5qQpZEI/d5F9RKij7/TJhUBQfTrhsCUFxBg95bPGZmpJBdSdOzo8GY1mo+ 5Kh2LTyoWID7X8rObDsoDyx8x2XIIVq0iwMQWyndaA0xC6ga5aIRkl+I3QMhN59z o35QAviJrpoRSoJZKWM7DuwENnvlCTSmHs1Qe8MLc8eHnoDrkAbacCftdpgjH5ds Q1kRhI7MLOB5KWBxoBIZD5crVUEBfWBW9uAk6elSA/W3FUoJLvbJqGDeXybu5hSy fJYSkbGNowtEJVGTeCVCgs9nvy/YZXU0tx0l4nxZ8epZMU1iAx4= =EDd5 -----END PGP SIGNATURE-----