]> git.pld-linux.org Git - packages/linux-firmware.git/blob - linux-firmware.spec
- updated to 20231111
[packages/linux-firmware.git] / linux-firmware.spec
1 # TODO
2 # - separate new iwlwifi-* subpackages from iwl7260 subpackage or merge:
3 #   - all iwl* into single iwlwifi-firmware package
4 #   - 1000+2000+5000+6000 into iwlwifi-dvm-firmware, 7000+8000+9000+22000+ax210+bz+sc into iwlwifi-mvm-firmware
5 # - subpackages for various firmwares?
6 # - (since 5.3) compress firmware: https://git.kernel.org/linus/82fd7a8142a10b8eb41313074b3859d82c0857dc
7 %define         rel     1
8 %define         ver     20231111
9 Summary:        Firmware files used by the Linux kernel
10 Summary(pl.UTF-8):      Pliki firmware'u używane przez jądro Linuksa
11 Name:           linux-firmware
12 Version:        %{ver}
13 Release:        %{rel}
14 License:        GPL+ and GPL v2+ and MIT and Redistributable, no modification permitted
15 Group:          Base/Kernel
16 # in case git snapshot is needed
17 #define         snap b6ea35ff6b9869470a0c68813f1668acb3d356a8
18 #Source0:       https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/%{name}-%{snap}.tar.gz
19 # upstream tarball
20 Source0:        https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
21 # Source0-md5:  17a57377acaab96b0ccfdf85286a08fa
22 URL:            https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
23 BuildRequires:  rdfind
24 BuildRequires:  tar >= 1:1.22
25 BuildRequires:  xz
26 Suggests:       %{name}-amd = %{ver}-%{rel}
27 Suggests:       %{name}-atheros = %{ver}-%{rel}
28 Suggests:       %{name}-broadcom = %{ver}-%{rel}
29 Suggests:       %{name}-cavium = %{ver}-%{rel}
30 Suggests:       %{name}-chelsio = %{ver}-%{rel}
31 Suggests:       %{name}-intel = %{ver}-%{rel}
32 Suggests:       %{name}-marvell = %{ver}-%{rel}
33 Suggests:       %{name}-mediatek = %{ver}-%{rel}
34 Suggests:       %{name}-mellanox = %{ver}-%{rel}
35 Suggests:       %{name}-netronome = %{ver}-%{rel}
36 Suggests:       %{name}-nvidia = %{ver}-%{rel}
37 Suggests:       %{name}-nxp = %{ver}-%{rel}
38 Suggests:       %{name}-qlogic = %{ver}-%{rel}
39 Suggests:       %{name}-qualcomm = %{ver}-%{rel}
40 Suggests:       %{name}-realtek = %{ver}-%{rel}
41 Suggests:       %{name}-ti = %{ver}-%{rel}
42 BuildArch:      noarch
43 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
44
45 %define         no_install_post_strip   1
46 %define         _enable_debug_packages  0
47 %define         _noautochrpath          .*/lib/firmware/.*
48
49 %description
50 This package includes firmware files required for some devices to
51 operate.
52
53 %description -l pl.UTF-8
54 Ten pakiet zawiera pliki firmware'u wymagane do działania niektórych
55 urządzeń.
56
57 %package amd
58 Summary:        Firmware for AMD devices
59 Summary(pl.UTF-8):      Firmware dla urządzeń firmy AMD
60 Group:          Base/Kernel
61 Obsoletes:      microcode-data-amd < 20191221
62
63 %description amd
64 Firmware for AMD devices.
65
66 %description amd -l pl.UTF-8
67 Firmware dla urządzeń firmy AMD.
68
69 %package atheros
70 Summary:        Firmware for Atheros devices
71 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Atheros
72 Group:          Base/Kernel
73
74 %description atheros
75 Firmware for Atheros devices.
76
77 %description atheros -l pl.UTF-8
78 Firmware dla urządzeń firmy Atheros.
79
80 %package broadcom
81 Summary:        Firmware for Broadcom devices
82 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Broadcom
83 Group:          Base/Kernel
84
85 %description broadcom
86 Firmware for Broadcom devices.
87
88 %description broadcom -l pl.UTF-8
89 Firmware dla urządzeń firmy Broadcom.
90
91 %package cavium
92 Summary:        Firmware for Cavium devices
93 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Cavium
94 Group:          Base/Kernel
95
96 %description cavium
97 Firmware for Cavium devices.
98
99 %description cavium -l pl.UTF-8
100 Firmware dla urządzeń firmy Cavium.
101
102 %package chelsio
103 Summary:        Firmware for Chelsio devices
104 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Chelsio
105 Group:          Base/Kernel
106
107 %description chelsio
108 Firmware for Chelsio devices.
109
110 %description chelsio -l pl.UTF-8
111 Firmware dla urządzeń firmy Chelsio.
112
113 %package intel
114 Summary:        Firmware for Intel devices
115 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Intel
116 Group:          Base/Kernel
117
118 %description intel
119 Firmware for Intel devices.
120
121 %description intel -l pl.UTF-8
122 Firmware dla urządzeń firmy Intel.
123
124 %package marvell
125 Summary:        Firmware for Marvell devices
126 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Marvell
127 Group:          Base/Kernel
128
129 %description marvell
130 Firmware for Marvell devices.
131
132 %description marvell -l pl.UTF-8
133 Firmware dla urządzeń firmy Marvell.
134
135 %package mediatek
136 Summary:        Firmware for MediaTek devices
137 Summary(pl.UTF-8):      Firmware dla urządzeń firmy MediaTek
138 Group:          Base/Kernel
139
140 %description mediatek
141 Firmware for MediaTek devices.
142
143 %description mediatek -l pl.UTF-8
144 Firmware dla urządzeń firmy MediaTek.
145
146 %package mellanox
147 Summary:        Firmware for Mellanox devices
148 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Mellanox
149 Group:          Base/Kernel
150
151 %description mellanox
152 Firmware for Mellanox devices.
153
154 %description mellanox -l pl.UTF-8
155 Firmware dla urządzeń firmy Mellanox.
156
157 %package netronome
158 Summary:        Firmware for Netronome devices
159 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Netronome
160 Group:          Base/Kernel
161
162 %description netronome
163 Firmware for Netronome devices.
164
165 %description netronome -l pl.UTF-8
166 Firmware dla urządzeń firmy Netronome.
167
168 %package nvidia
169 Summary:        Firmware for NVIDIA devices
170 Summary(pl.UTF-8):      Firmware dla urządzeń firmy NVIDIA
171 Group:          Base/Kernel
172
173 %description nvidia
174 Firmware for NVIDIA devices.
175
176 %description nvidia -l pl.UTF-8
177 Firmware dla urządzeń firmy NVIDIA.
178
179 %package nxp
180 Summary:        Firmware for NXP devices
181 Summary(pl.UTF-8):      Firmware dla urządzeń firmy NXP
182 Group:          Base/Kernel
183
184 %description nxp
185 Firmware for NXP devices.
186
187 %description nxp -l pl.UTF-8
188 Firmware dla urządzeń firmy NXP.
189
190 %package qlogic
191 Summary:        Firmware for QLogic devices
192 Summary(pl.UTF-8):      Firmware dla urządzeń firmy QLogic
193 Group:          Base/Kernel
194
195 %description qlogic
196 Firmware for QLogic devices.
197
198 %description qlogic -l pl.UTF-8
199 Firmware dla urządzeń firmy QLogic.
200
201 %package qualcomm
202 Summary:        Firmware for Qualcomm devices
203 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Qualcomm
204 Group:          Base/Kernel
205
206 %description qualcomm
207 Firmware for Qualcomm devices.
208
209 %description qualcomm -l pl.UTF-8
210 Firmware dla urządzeń firmy Qualcomm.
211
212 %package realtek
213 Summary:        Firmware for Realtek devices
214 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Realtek
215 Group:          Base/Kernel
216
217 %description realtek
218 Firmware for Realtek devices.
219
220 %description realtek -l pl.UTF-8
221 Firmware dla urządzeń firmy Realtek.
222
223 %package ti
224 Summary:        Firmware for Texas Instruments devices
225 Summary(pl.UTF-8):      Firmware dla urządzeń firmy Texas Instruments
226 Group:          Base/Kernel
227
228 %description ti
229 Firmware for Texas Instruments devices.
230
231 %description ti -l pl.UTF-8
232 Firmware dla urządzeń firmy Texas Instruments.
233
234 %package -n iwl100-firmware
235 Summary:        Firmware for Intel(R) Wireless WiFi Link 100 Series Adapters
236 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 100
237 Version:        39.31.5.1
238 Release:        %{ver}.%{rel}
239 License:        Redistributable, no modification permitted
240 Group:          Base/Kernel
241
242 %description -n iwl100-firmware
243 This package contains the firmware required by the Intel wireless
244 drivers for Linux to support the iwl100 hardware. Usage of the
245 firmware is subject to the terms and conditions contained inside the
246 provided LICENSE file. Please read it carefully.
247
248 %description -n iwl100-firmware -l pl.UTF-8
249 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
250 kart bezprzewodowych Intela typu iwl100. Używanie firmware'u podlega
251 warunkom opisanym w załączonym pliku LICENSE.
252
253 %package -n iwl105-firmware
254 Summary:        Firmware for Intel(R) Centrino Wireless-N 105 Series Adapters
255 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 105
256 Version:        18.168.6.1
257 Release:        %{ver}.%{rel}
258 License:        Redistributable, no modification permitted
259 Group:          Base/Kernel
260
261 %description -n iwl105-firmware
262 This package contains the firmware required by the Intel wireless
263 drivers for Linux to support the iwl105 hardware. Usage of the
264 firmware is subject to the terms and conditions contained inside the
265 provided LICENSE file. Please read it carefully.
266
267 %description -n iwl105-firmware -l pl.UTF-8
268 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
269 kart bezprzewodowych Intela typu iwl105. Używanie firmware'u podlega
270 warunkom opisanym w załączonym pliku LICENSE.
271
272 %package -n iwl135-firmware
273 Summary:        Firmware for Intel(R) Centrino Wireless-N 135 Series Adapters
274 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 135
275 Version:        18.168.6.1
276 Release:        %{ver}.%{rel}
277 License:        Redistributable, no modification permitted
278 Group:          Base/Kernel
279
280 %description -n iwl135-firmware
281 This package contains the firmware required by the Intel wireless
282 drivers for Linux to support the iwl135 hardware. Usage of the
283 firmware is subject to the terms and conditions contained inside the
284 provided LICENSE file. Please read it carefully.
285
286 %description -n iwl135-firmware -l pl.UTF-8
287 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
288 kart bezprzewodowych Intela typu iwl135. Używanie firmware'u podlega
289 warunkom opisanym w załączonym pliku LICENSE.
290
291 %package -n iwl1000-firmware
292 Summary:        Firmware for Intel(R) PRO/Wireless 1000 B/G/N network adaptors
293 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii Pro/Wireless 1000 B/G/N
294 Version:        39.31.5.1
295 Release:        %{ver}.%{rel}
296 License:        Redistributable, no modification permitted
297 Group:          Base/Kernel
298 Obsoletes:      iwl1000-firmware < 1:39.31.5.1-3
299 Obsoletes:      iwlwifi-1000-ucode < 1:39.31.5.1-2
300
301 %description -n iwl1000-firmware
302 This package contains the firmware required by the Intel wireless
303 drivers for Linux to support the iwl1000 hardware. Usage of the
304 firmware is subject to the terms and conditions contained inside the
305 provided LICENSE file. Please read it carefully.
306
307 %description -n iwl1000-firmware -l pl.UTF-8
308 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
309 kart bezprzewodowych Intela typu iwl1000. Używanie firmware'u podlega
310 warunkom opisanym w załączonym pliku LICENSE.
311
312 %package -n iwl2000-firmware
313 Summary:        Firmware for Intel(R) Centrino Wireless-N 2000 Series Adapters
314 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 2000
315 Version:        18.168.6.1
316 Release:        %{ver}.%{rel}
317 License:        Redistributable, no modification permitted
318 Group:          Base/Kernel
319
320 %description -n iwl2000-firmware
321 This package contains the firmware required by the Intel wireless
322 drivers for Linux to support the iwl2000 hardware. Usage of the
323 firmware is subject to the terms and conditions contained inside the
324 provided LICENSE file. Please read it carefully.
325
326 %description -n iwl2000-firmware -l pl.UTF-8
327 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
328 kart bezprzewodowych Intela typu iwl2000. Używanie firmware'u podlega
329 warunkom opisanym w załączonym pliku LICENSE.
330
331 %package -n iwl2030-firmware
332 Summary:        Firmware for Intel(R) Centrino Wireless-N 2030 Series Adapters
333 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 2030
334 Version:        18.168.6.1
335 Release:        %{ver}.%{rel}
336 License:        Redistributable, no modification permitted
337 Group:          Base/Kernel
338
339 %description -n iwl2030-firmware
340 This package contains the firmware required by the Intel wireless
341 drivers for Linux to support the iwl2030 hardware. Usage of the
342 firmware is subject to the terms and conditions contained inside the
343 provided LICENSE file. Please read it carefully.
344
345 %description -n iwl2030-firmware -l pl.UTF-8
346 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
347 kart bezprzewodowych Intela typu iwl2030. Używanie firmware'u podlega
348 warunkom opisanym w załączonym pliku LICENSE.
349
350 %package -n iwl3160-firmware
351 Summary:        Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
352 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 3160
353 Version:        25.30.13.0
354 Release:        %{ver}.%{rel}
355 License:        Redistributable, no modification permitted
356 Group:          Base/Kernel
357
358 %description -n iwl3160-firmware
359 This package contains the firmware required by the Intel wireless
360 drivers for Linux to support the iwl3160 hardware. Usage of the
361 firmware is subject to the terms and conditions contained inside the
362 provided LICENSE file. Please read it carefully.
363
364 %description -n iwl3160-firmware -l pl.UTF-8
365 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
366 kart bezprzewodowych Intela typu iwl3160. Używanie firmware'u podlega
367 warunkom opisanym w załączonym pliku LICENSE.
368
369 %package -n iwl3945-firmware
370 Summary:        Firmware for Intel(R) PRO/Wireless 3945 A/B/G network adaptors
371 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 3945 A/B/G
372 Version:        15.32.2.9
373 Release:        %{ver}.%{rel}
374 License:        Redistributable, no modification permitted
375 Group:          Base/Kernel
376 Obsoletes:      iwlwifi-3945-ucode < 15.32.2.9-2
377
378 %description -n iwl3945-firmware
379 This package contains the firmware required by the iwl3945 driver for
380 Linux. Usage of the firmware is subject to the terms and conditions
381 contained inside the provided LICENSE file. Please read it carefully.
382
383 %description -n iwl3945-firmware -l pl.UTF-8
384 Ten pakiet zawiera firmware wymagany przez linuksowy sterownik
385 iwl3945. Używanie firmware'u podlega warunkom opisanym w załączonym
386 pliku LICENSE.
387
388 %package -n iwl4965-firmware
389 Summary:        Firmware for Intel(R) PRO/Wireless 4965 A/G/N network adaptors
390 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 4965 A/G/N
391 Version:        228.61.2.24
392 Release:        %{ver}.%{rel}
393 License:        Redistributable, no modification permitted
394 Group:          Base/Kernel
395 Obsoletes:      iwlwifi-4965-ucode < 228.61.2.24-2
396
397 %description -n iwl4965-firmware
398 This package contains the firmware required by the iwl4965 driver for
399 Linux. Usage of the firmware is subject to the terms and conditions
400 contained inside the provided LICENSE file. Please read it carefully.
401
402 %description -n iwl4965-firmware -l pl.UTF-8
403 Ten pakiet zawiera firmware wymagany przez linuksowy sterownik
404 iwl4965. Używanie firmware'u podlega warunkom opisanym w załączonym
405 pliku LICENSE.
406
407 %package -n iwl5000-firmware
408 Summary:        Firmware for Intel(R) PRO/Wireless 5000 A/G/N network adaptors
409 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 5000 A/G/N
410 Version:        8.83.5.1_1
411 Release:        %{ver}.%{rel}
412 License:        Redistributable, no modification permitted
413 Group:          Base/Kernel
414 Obsoletes:      iwlwifi-5000-ucode < 8.83.5.1-5
415
416 %description -n iwl5000-firmware
417 This package contains the firmware required by the Intel wireless
418 drivers for Linux to support the iwl5000 hardware. Usage of the
419 firmware is subject to the terms and conditions contained inside the
420 provided LICENSE file. Please read it carefully.
421
422 %description -n iwl5000-firmware -l pl.UTF-8
423 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
424 kart bezprzewodowych Intela typu iwl5000. Używanie firmware'u podlega
425 warunkom opisanym w załączonym pliku LICENSE.
426
427 %package -n iwl5150-firmware
428 Summary:        Firmware for Intel(R) PRO/Wireless 5150 A/G/N network adaptors
429 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 5150 A/G/N
430 Version:        8.24.2.2
431 Release:        %{ver}.%{rel}
432 License:        Redistributable, no modification permitted
433 Group:          Base/Kernel
434 Obsoletes:      iwlwifi-5150-ucode < 8.24.2.2-2
435
436 %description -n iwl5150-firmware
437 This package contains the firmware required by the Intel wireless
438 drivers for Linux to support the iwl5150 hardware. Usage of the
439 firmware is subject to the terms and conditions contained inside the
440 provided LICENSE file. Please read it carefully.
441
442 %description -n iwl5150-firmware -l pl.UTF-8
443 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
444 kart bezprzewodowych Intela typu iwl5150. Używanie firmware'u podlega
445 warunkom opisanym w załączonym pliku LICENSE.
446
447 %package -n iwl6000-firmware
448 Summary:        Firmware for Intel(R) Wireless WiFi Link 6000 AGN Adapter
449 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6000 AGN
450 Version:        9.221.4.1
451 Release:        %{ver}.%{rel}
452 License:        Redistributable, no modification permitted
453 Group:          Base/Kernel
454 Obsoletes:      iwlwifi-6000-ucode < 9.221.4.1-2
455
456 %description -n iwl6000-firmware
457 This package contains the firmware required by the Intel wireless
458 drivers for Linux to support the iwl6000 hardware. Usage of the
459 firmware is subject to the terms and conditions contained inside the
460 provided LICENSE file. Please read it carefully.
461
462 %description -n iwl6000-firmware -l pl.UTF-8
463 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
464 kart bezprzewodowych Intela typu iwl6000. Używanie firmware'u podlega
465 warunkom opisanym w załączonym pliku LICENSE.
466
467 %package -n iwl6000g2a-firmware
468 Summary:        Firmware for Intel(R) Wireless WiFi Link 6005 Series Adapters
469 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6005
470 Version:        18.168.6.1
471 Release:        %{ver}.%{rel}
472 Group:          Base/Kernel
473 License:        Redistributable, no modification permitted
474
475 %description -n iwl6000g2a-firmware
476 This package contains the firmware required by the Intel wireless
477 drivers for Linux to support the iwl6000g2a hardware. Usage of the
478 firmware is subject to the terms and conditions contained inside the
479 provided LICENSE file. Please read it carefully.
480
481 %description -n iwl6000g2a-firmware -l pl.UTF-8
482 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
483 kart bezprzewodowych Intela typu iwl6000g2a. Używanie firmware'u
484 podlega warunkom opisanym w załączonym pliku LICENSE.
485
486 %package -n iwl6000g2b-firmware
487 Summary:        Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
488 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6030
489 Version:        18.168.6.1
490 Release:        %{ver}.%{rel}
491 License:        Redistributable, no modification permitted
492 Group:          Base/Kernel
493 Obsoletes:      iwlwifi-6030-ucode < 18.168.6.1-2
494
495 %description -n iwl6000g2b-firmware
496 This package contains the firmware required by the Intel wireless
497 drivers for Linux to support the iwl6000g2b hardware. Usage of the
498 firmware is subject to the terms and conditions contained inside the
499 provided LICENSE file. Please read it carefully.
500
501 %description -n iwl6000g2b-firmware -l pl.UTF-8
502 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
503 kart bezprzewodowych Intela typu iwl6000g2b. Używanie firmware'u
504 podlega warunkom opisanym w załączonym pliku LICENSE.
505
506 %package -n iwl6050-firmware
507 Summary:        Firmware for Intel(R) Wireless WiFi Link 6050 Series Adapters
508 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6050
509 Version:        41.28.5.1
510 Release:        %{ver}.%{rel}
511 License:        Redistributable, no modification permitted
512 Group:          Base/Kernel
513 Obsoletes:      iwlwifi-6050-ucode < 41.28.5.1-2
514
515 %description -n iwl6050-firmware
516 This package contains the firmware required by the Intel wireless
517 drivers for Linux to support the iwl6050 hardware. Usage of the
518 firmware is subject to the terms and conditions contained inside the
519 provided LICENSE file. Please read it carefully.
520
521 %description -n iwl6050-firmware -l pl.UTF-8
522 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
523 kart bezprzewodowych Intela typu iwl6050. Używanie firmware'u podlega
524 warunkom opisanym w załączonym pliku LICENSE.
525
526 %package -n iwl7260-firmware
527 Summary:        Firmware for Intel(R) Wireless WiFi Link 726x/8000/9000/AX200/AX201 Series Adapters
528 Summary(pl.UTF-8):      Firmware dla kart bezprzewodowych Intela z serii WiFi Link 726x/8000/9000/AX200/AX201
529 Version:        25.228.9.0
530 Release:        %{ver}.%{rel}
531 License:        Redistributable, no modification permitted
532 Group:          Base/Kernel
533 Obsoletes:      iwlwifi-7260-ucode < 25.228.9.0-8
534 Conflicts:      linux-firmware < 20181008-4
535
536 %description -n iwl7260-firmware
537 This package contains the firmware required by the Intel wireless
538 drivers for Linux to support the iwl7260 hardware. Usage of the
539 firmware is subject to the terms and conditions contained inside the
540 provided LICENSE file. Please read it carefully.
541
542 %description -n iwl7260-firmware -l pl.UTF-8
543 Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
544 kart bezprzewodowych Intela typu iwl7260. Używanie firmware'u podlega
545 warunkom opisanym w załączonym pliku LICENSE.
546
547 %package -n libertas-sd8686-firmware
548 Summary:        Firmware for Marvell Libertas SD 8686 Network Adapter
549 Summary(pl.UTF-8):      Firmware dla kart sieciowych Marvell Libertas SD 8686
550 Version:        0.%{ver}
551 Release:        %{rel}
552 License:        Redistributable, no modification permitted
553 Group:          Base/Kernel
554 Obsoletes:      libertas-sd8686-firmware < 9.70.20.p0-4
555
556 %description -n libertas-sd8686-firmware
557 Firmware for Marvell Libertas SD 8686 Network Adapter.
558
559 %description -n libertas-sd8686-firmware -l pl.UTF-8
560 Firmware dla kart sieciowych Marvell Libertas SD 8686.
561
562 %package -n libertas-sd8787-firmware
563 Summary:        Firmware for Marvell Libertas SD 8787 Network Adapter
564 Summary(pl.UTF-8):      Firmware dla kart sieciowych Marvell Libertas SD 8787
565 Version:        0.%{ver}
566 Release:        %{rel}
567 License:        Redistributable, no modification permitted
568 Group:          Base/Kernel
569
570 %description -n libertas-sd8787-firmware
571 Firmware for Marvell Libertas SD 8787 Network Adapter.
572
573 %description -n libertas-sd8787-firmware -l pl.UTF-8
574 Firmware dla kart sieciowych Marvell Libertas SD 8787.
575
576 %package -n libertas-usb8388-firmware
577 Summary:        Firmware for Marvell Libertas USB 8388 Network Adapter
578 Summary(pl.UTF-8):      Firmware dla kart sieciowych Marvell Libertas USB 8388
579 Version:        0.%{ver}
580 Release:        %{rel}
581 License:        Redistributable, no modification permitted
582 Group:          Base/Kernel
583 Obsoletes:      libertas-usb8388-firmware < 2:5.110.22.p23-8
584
585 %description -n libertas-usb8388-firmware
586 Firmware for Marvell Libertas USB 8388 Network Adapter.
587
588 %description -n libertas-usb8388-firmware -l pl.UTF-8
589 Firmware dla kart sieciowych Marvell Libertas USB 8388.
590
591 %package -n libertas-usb8388-olpc-firmware
592 Summary:        OLPC firmware for Marvell Libertas USB 8388 Network Adapter
593 Summary(pl.UTF-8):      Firmware OLPC dla kart sieciowych Marvell Libertas USB 8388
594 Version:        0.%{ver}
595 Release:        %{rel}
596 Group:          Base/Kernel
597 License:        Redistributable, no modification permitted
598
599 %description -n libertas-usb8388-olpc-firmware
600 Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh
601 network support.
602
603 %description -n libertas-usb8388-olpc-firmware -l pl.UTF-8
604 Firmware dla kart sieciowych Marvell Libertas USB 8388 z obsługą
605 punktów sieci OLPC.
606
607 %prep
608 %setup -q
609
610 # Remove firmware shipped in separate packages already
611 # Perhaps these should be built as subpackages of linux-firmware?
612 # - ql{2100,2200,2300,2322,2400,2500}-firmware.spec
613 %{__rm} ql{2100,2200,2300,2322,2400,2500}_fw.bin LICENCE.qla2xxx
614 # - alsa-firmware.spec
615 %{__rm} -r ess korg sb16 yamaha
616 # We have _some_ ralink firmware in separate packages already. (which packages???)
617 %{__rm} rt73.bin rt2561.bin rt2561s.bin rt2661.bin
618 # And _some_ conexant firmware. (which packages???)
619 %{__rm} v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
620 # Netxen firmware (which package???)
621 %{__rm} phanfw.bin LICENCE.phanfw
622 # - radeon-ucode.spec
623 %{__rm} radeon/{ARUBA,BARTS,BONAIRE,BTC,CAICOS,CAYMAN,CEDAR,CYPRESS,HAINAN,HAWAII,JUNIPER,KABINI,KAVERI,MULLINS,OLAND,PALM,PITCAIRN,R700,REDWOOD,SUMO,SUMO2,TAHITI,TURKS,VERDE,bonaire,hainan,hawaii,kabini,kaveri,mullins,oland,pitcairn,tahiti,verde}_*.bin
624 # R{100,200,300,420,520}_cp.bin, R600_{me,pfp}.bin, RS{600,690}_cp.bin, RS780_{me,pfp}.bin, RV610_{me,pfp}.bin RV620_{me,pfp}.bin, RV630_{me,pfp}.bin, RV635_{me,pfp}.bin, RV710-{me,pfp}.bin, RV730_{me,pfp}.bin RV770_{me,pfp}.bin are missing in radeon_ucode
625 %{__rm} radeon/R600_{rlc,uvd}.bin
626 %{__rm} radeon/RS780_uvd.bin
627 %{__rm} radeon/RV710_{smc,uvd}.bin
628 %{__rm} radeon/RV730_smc.bin
629 %{__rm} radeon/RV740_smc.bin
630 %{__rm} radeon/RV770_{smc,uvd}.bin
631
632 # No need to install old firmware versions where we also provide newer versions
633 # which are preferred and support the same (or more) hardware
634 %{__rm} libertas/sd8686_v8*
635 %{__rm} libertas/usb8388_v5.bin
636
637 # Remove source files we don't need to install
638 %{__rm} */*.asm dsp56k/{Makefile,concat-bootstrap.pl} isci/{Makefile,README,*.[ch]}
639 %{__rm} -r carl9170fw usbdux
640 %{__rm} Makefile configure
641
642 %{__mv} rtw88/README README.rtw88
643
644 %install
645 rm -rf $RPM_BUILD_ROOT
646
647 ./copy-firmware.sh $RPM_BUILD_ROOT/lib/firmware
648
649 %clean
650 rm -rf $RPM_BUILD_ROOT
651
652 %files
653 %defattr(644,root,root,755)
654 %doc WHENCE LICENCE.* LICENSE.* README.md
655 # TDA7706_OM_v*_boot.txt
656 /lib/firmware/3com
657 /lib/firmware/acenic
658 /lib/firmware/adaptec
659 /lib/firmware/advansys
660 /lib/firmware/agere_*_fw.bin
661 /lib/firmware/amlogic
662 /lib/firmware/amphion
663 %dir /lib/firmware/ar3k
664 /lib/firmware/as102_data1_st.hex
665 /lib/firmware/as102_data2_st.hex
666 /lib/firmware/atmel
667 /lib/firmware/atusb
668 /lib/firmware/av7110
669 /lib/firmware/cadence
670 /lib/firmware/cirrus
671 /lib/firmware/cis
672 /lib/firmware/cmmb_*_12mhz.inp
673 /lib/firmware/cnm
674 /lib/firmware/cpia2
675 /lib/firmware/ctefx.bin
676 /lib/firmware/ctspeq.bin
677 /lib/firmware/dabusb
678 /lib/firmware/dsp56k
679 /lib/firmware/dvb-fe-xc4000-*.fw
680 /lib/firmware/dvb-fe-xc5000c-*.fw
681 /lib/firmware/dvb-fe-xc5000-*.fw
682 /lib/firmware/dvb_nova_12mhz*.inp
683 /lib/firmware/dvb-usb-dib0700-*.fw
684 /lib/firmware/dvb-usb-it9135-01.fw
685 /lib/firmware/dvb-usb-it9135-02.fw
686 /lib/firmware/dvb-usb-terratec-h5-drxk.fw
687 /lib/firmware/edgeport
688 /lib/firmware/emi26
689 /lib/firmware/emi62
690 /lib/firmware/ene-ub6250
691 /lib/firmware/f2255usb.bin
692 /lib/firmware/go7007
693 /lib/firmware/imx
694 %dir /lib/firmware/inside-secure
695 %dir /lib/firmware/inside-secure/eip197_minifw
696 /lib/firmware/inside-secure/eip197_minifw/ifpp.bin
697 /lib/firmware/inside-secure/eip197_minifw/ipue.bin
698 /lib/firmware/isdbt_*.inp
699 /lib/firmware/ixp4xx
700 /lib/firmware/kaweth
701 /lib/firmware/keyspan
702 /lib/firmware/keyspan_pda
703 /lib/firmware/lgs8g75.fw
704 %dir /lib/firmware/libertas
705 /lib/firmware/lt9611uxc_fw.bin
706 /lib/firmware/matrox
707 /lib/firmware/meson
708 %dir /lib/firmware/microchip
709 /lib/firmware/microchip/mscc_vsc8574_revb_int8051_29e8.bin
710 /lib/firmware/microchip/mscc_vsc8584_revb_int8051_fb48.bin
711 /lib/firmware/moxa
712 /lib/firmware/mts_*.fw
713 /lib/firmware/myri10ge_*.dat
714 /lib/firmware/myricom
715 /lib/firmware/ositech
716 /lib/firmware/r128
717 /lib/firmware/r8a779x_usb3_v1.dlmem
718 /lib/firmware/r8a779x_usb3_v2.dlmem
719 /lib/firmware/r8a779x_usb3_v3.dlmem
720 %dir /lib/firmware/rockchip
721 /lib/firmware/rockchip/dptx.bin
722 /lib/firmware/rp2.fw
723 /lib/firmware/rsi
724 /lib/firmware/rsi_91x.fw
725 /lib/firmware/rt2860.bin
726 /lib/firmware/rt2870.bin
727 # link to rt2870.bin
728 /lib/firmware/rt3070.bin
729 /lib/firmware/rt3071.bin
730 # link to rt2860.bin
731 /lib/firmware/rt3090.bin
732 /lib/firmware/rt3290.bin
733 # links to go7007/s2250*
734 /lib/firmware/s2250*.fw
735 /lib/firmware/s5p-mfc.fw
736 /lib/firmware/s5p-mfc-v6.fw
737 /lib/firmware/s5p-mfc-v6-v2.fw
738 /lib/firmware/s5p-mfc-v7.fw
739 /lib/firmware/s5p-mfc-v8.fw
740 /lib/firmware/sdd_sagrad_*.bin
741 /lib/firmware/slicoss
742 /lib/firmware/sms1xxx-*.fw
743 /lib/firmware/sun
744 /lib/firmware/sxg
745 /lib/firmware/tdmb_nova_12mhz.inp
746 /lib/firmware/tehuti
747 /lib/firmware/tlg2300_firmware.bin
748 /lib/firmware/ttusb-budget
749 /lib/firmware/ueagle-atm
750 /lib/firmware/usbdux*_firmware.bin
751 /lib/firmware/v4l-cx*.fw
752 /lib/firmware/vicam
753 /lib/firmware/vntwusb.fw
754 /lib/firmware/vxge
755 /lib/firmware/wfx
756 /lib/firmware/whiteheat*.fw
757 /lib/firmware/wsm_22.bin
758 /lib/firmware/yam
759
760 %files amd
761 %defattr(644,root,root,755)
762 %doc WHENCE LICENSE.amdgpu LICENSE.amd-sev LICENSE.amd-ucode LICENSE.radeon
763 /lib/firmware/amd
764 /lib/firmware/amdgpu
765 /lib/firmware/amdtee
766 /lib/firmware/amd-ucode
767 /lib/firmware/radeon
768
769 %files atheros
770 %defattr(644,root,root,755)
771 %doc WHENCE LICENCE.atheros_firmware
772 /lib/firmware/ar3k/1020200
773 /lib/firmware/ar3k/1020201
774 /lib/firmware/ar3k/30000
775 /lib/firmware/ar3k/30101
776 /lib/firmware/ar3k/30101coex
777 /lib/firmware/ar3k/AthrBT_0x01020001.dfu
778 /lib/firmware/ar3k/AthrBT_0x01020200.dfu
779 /lib/firmware/ar3k/AthrBT_0x11020000.dfu
780 /lib/firmware/ar3k/AthrBT_0x11020100.dfu
781 /lib/firmware/ar3k/AthrBT_0x31010000.dfu
782 /lib/firmware/ar3k/AthrBT_0x31010100.dfu
783 /lib/firmware/ar3k/AthrBT_0x41020000.dfu
784 /lib/firmware/ar3k/ramps_0x01020001_26.dfu
785 /lib/firmware/ar3k/ramps_0x01020200_26.dfu
786 /lib/firmware/ar3k/ramps_0x01020200_40.dfu
787 /lib/firmware/ar3k/ramps_0x01020201_26.dfu
788 /lib/firmware/ar3k/ramps_0x01020201_40.dfu
789 /lib/firmware/ar3k/ramps_0x11020000_40.dfu
790 /lib/firmware/ar3k/ramps_0x11020100_40.dfu
791 /lib/firmware/ar3k/ramps_0x31010000_40.dfu
792 /lib/firmware/ar3k/ramps_0x31010100_40.dfu
793 /lib/firmware/ar3k/ramps_0x41020000_40.dfu
794 /lib/firmware/ar5523.bin
795 /lib/firmware/ar7010*.fw
796 /lib/firmware/ar9170-*.fw
797 /lib/firmware/ar9271.fw
798 /lib/firmware/ath3k-1.fw
799 /lib/firmware/ath6k
800 /lib/firmware/carl9170-1.fw
801 /lib/firmware/htc_7010.fw
802 /lib/firmware/htc_9271.fw
803
804 %files broadcom
805 %defattr(644,root,root,755)
806 %doc WHENCE LICENCE.broadcom_bcm43xx
807 /lib/firmware/bnx2
808 /lib/firmware/bnx2x
809 /lib/firmware/brcm
810 /lib/firmware/cypress
811 /lib/firmware/tigon
812
813 %files cavium
814 %defattr(644,root,root,755)
815 %doc WHENCE LICENCE.cavium LICENCE.cavium_liquidio
816 /lib/firmware/cavium
817 /lib/firmware/liquidio
818
819 %files chelsio
820 %defattr(644,root,root,755)
821 %doc WHENCE LICENCE.chelsio_firmware
822 /lib/firmware/cxgb3
823 /lib/firmware/cxgb4
824
825 %files intel
826 %defattr(644,root,root,755)
827 %doc WHENCE LICENCE.e100 LICENSE.ipu3_firmware LICENCE.ibt_firmware LICENCE.qat_firmware LICENCE.fw_sst_0f28 LICENCE.IntcSST2 LICENCE.adsp_sst LICENSE.i915 LICENSE.hfi1_firmware LICENSE.ice LICENSE.ice_enhanced
828 /lib/firmware/e100
829 /lib/firmware/hfi1_dc8051.fw
830 /lib/firmware/hfi1_fabric.fw
831 /lib/firmware/hfi1_pcie.fw
832 /lib/firmware/hfi1_sbus.fw
833 /lib/firmware/i915
834 /lib/firmware/intel
835 /lib/firmware/isci
836 /lib/firmware/qat_4xxx.bin
837 /lib/firmware/qat_4xxx_mmp.bin
838 /lib/firmware/qat_895xcc.bin
839 /lib/firmware/qat_895xcc_mmp.bin
840 /lib/firmware/qat_c3xxx.bin
841 /lib/firmware/qat_c3xxx_mmp.bin
842 /lib/firmware/qat_c62x.bin
843 /lib/firmware/qat_c62x_mmp.bin
844 # link to qat_895xcc_mmp.bin
845 /lib/firmware/qat_mmp.bin
846
847 %files marvell
848 %defattr(644,root,root,755)
849 %doc WHENCE LICENCE.Marvell LICENCE.OLPC
850 /lib/firmware/lbtf_usb.bin
851 /lib/firmware/mwl8k
852 /lib/firmware/mwlwifi
853 # XXX: shared with libertas
854 %dir /lib/firmware/mrvl
855 /lib/firmware/mrvl/pcie8897_uapsta.bin
856 /lib/firmware/mrvl/pcie8997_wlan_v4.bin
857 /lib/firmware/mrvl/pcieuart8997_combo_v4.bin
858 /lib/firmware/mrvl/pcieusb8997_combo_v4.bin
859 /lib/firmware/mrvl/sd8688*.bin
860 /lib/firmware/mrvl/sd8797_uapsta.bin
861 /lib/firmware/mrvl/sd8801_uapsta.bin
862 /lib/firmware/mrvl/sd8887_uapsta.bin
863 /lib/firmware/mrvl/sd8897_uapsta.bin
864 /lib/firmware/mrvl/sdsd8977_combo_v2.bin
865 /lib/firmware/mrvl/sdsd8997_combo_v4.bin
866 /lib/firmware/mrvl/usb8766_uapsta.bin
867 /lib/firmware/mrvl/usb8797_uapsta.bin
868 /lib/firmware/mrvl/usb8801_uapsta.bin
869 /lib/firmware/mrvl/usb8897_uapsta.bin
870 /lib/firmware/mrvl/usbusb8997_combo_v4.bin
871 /lib/firmware/mrvl/cpt01
872 /lib/firmware/mrvl/cpt02
873 /lib/firmware/mrvl/cpt03
874 /lib/firmware/mrvl/cpt04
875 %dir /lib/firmware/mrvl/prestera
876 /lib/firmware/mrvl/prestera/mvsw_prestera_fw-v2.0.img
877 /lib/firmware/mrvl/prestera/mvsw_prestera_fw-v3.0.img
878 /lib/firmware/mrvl/prestera/mvsw_prestera_fw-v4.0.img
879 /lib/firmware/mrvl/prestera/mvsw_prestera_fw-v4.1.img
880 /lib/firmware/mrvl/prestera/mvsw_prestera_fw_arm64-v4.1.img
881 /lib/firmware/libertas/cf8381*.bin
882 /lib/firmware/libertas/cf8385*.bin
883 /lib/firmware/libertas/gspi8682*.bin
884 /lib/firmware/libertas/gspi8686_v9*.bin
885 /lib/firmware/libertas/gspi8688*.bin
886 /lib/firmware/libertas/lbtf_sdio.bin
887 /lib/firmware/libertas/sd8385*.bin
888 /lib/firmware/libertas/sd8682*.bin
889 # links to mrvl/sd8688*
890 /lib/firmware/libertas/sd8688*.bin
891 /lib/firmware/libertas/usb8682.bin
892
893 %files mediatek
894 %defattr(644,root,root,755)
895 %doc WHENCE LICENCE.ralink_a_mediatek_company_firmware LICENCE.mediatek
896 %dir /lib/firmware/mediatek
897 /lib/firmware/mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
898 /lib/firmware/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
899 /lib/firmware/mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
900 /lib/firmware/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
901 /lib/firmware/mediatek/WIFI_RAM_CODE_MT7922_1.bin
902 /lib/firmware/mediatek/WIFI_RAM_CODE_MT7961_1.bin
903 /lib/firmware/mediatek/mt7601u.bin
904 /lib/firmware/mediatek/mt7610e.bin
905 /lib/firmware/mediatek/mt7610u.bin
906 /lib/firmware/mediatek/mt7615_cr4.bin
907 /lib/firmware/mediatek/mt7615_n9.bin
908 /lib/firmware/mediatek/mt7615_rom_patch.bin
909 /lib/firmware/mediatek/mt7622_n9.bin
910 /lib/firmware/mediatek/mt7622_rom_patch.bin
911 /lib/firmware/mediatek/mt7622pr2h.bin
912 /lib/firmware/mediatek/mt7650.bin
913 /lib/firmware/mediatek/mt7650e.bin
914 /lib/firmware/mediatek/mt7662.bin
915 /lib/firmware/mediatek/mt7662_rom_patch.bin
916 /lib/firmware/mediatek/mt7662u.bin
917 /lib/firmware/mediatek/mt7662u_rom_patch.bin
918 /lib/firmware/mediatek/mt7663_n9_rebb.bin
919 /lib/firmware/mediatek/mt7663_n9_v3.bin
920 /lib/firmware/mediatek/mt7663pr2h.bin
921 /lib/firmware/mediatek/mt7663pr2h_rebb.bin
922 /lib/firmware/mediatek/mt7668pr2h.bin
923 /lib/firmware/mediatek/mt7915_eeprom.bin
924 /lib/firmware/mediatek/mt7915_eeprom_dbdc.bin
925 /lib/firmware/mediatek/mt7915_rom_patch.bin
926 /lib/firmware/mediatek/mt7915_wa.bin
927 /lib/firmware/mediatek/mt7915_wm.bin
928 /lib/firmware/mediatek/mt7916_eeprom.bin
929 /lib/firmware/mediatek/mt7916_rom_patch.bin
930 /lib/firmware/mediatek/mt7916_wa.bin
931 /lib/firmware/mediatek/mt7916_wm.bin
932 /lib/firmware/mediatek/mt7981_rom_patch.bin
933 /lib/firmware/mediatek/mt7981_wa.bin
934 /lib/firmware/mediatek/mt7981_wm.bin
935 /lib/firmware/mediatek/mt7981_wo.bin
936 /lib/firmware/mediatek/mt7986_eeprom_mt7975_dual.bin
937 /lib/firmware/mediatek/mt7986_eeprom_mt7976.bin
938 /lib/firmware/mediatek/mt7986_eeprom_mt7976_dbdc.bin
939 /lib/firmware/mediatek/mt7986_eeprom_mt7976_dual.bin
940 /lib/firmware/mediatek/mt7986_rom_patch.bin
941 /lib/firmware/mediatek/mt7986_rom_patch_mt7975.bin
942 /lib/firmware/mediatek/mt7986_wa.bin
943 /lib/firmware/mediatek/mt7986_wm.bin
944 /lib/firmware/mediatek/mt7986_wm_mt7975.bin
945 /lib/firmware/mediatek/mt7986_wo_*.bin
946 /lib/firmware/mediatek/mt8173
947 /lib/firmware/mediatek/mt8183
948 /lib/firmware/mediatek/mt8186
949 /lib/firmware/mediatek/mt8192
950 /lib/firmware/mediatek/mt8195
951 /lib/firmware/mediatek/sof
952 /lib/firmware/mediatek/sof-tplg
953 /lib/firmware/mt7601u.bin
954 /lib/firmware/mt7650.bin
955 /lib/firmware/mt7662*.bin
956 /lib/firmware/vpu_d.bin
957 /lib/firmware/vpu_p.bin
958
959 %files mellanox
960 %defattr(644,root,root,755)
961 %doc WHENCE
962 /lib/firmware/mellanox
963
964 %files netronome
965 %defattr(644,root,root,755)
966 %doc WHENCE LICENCE.Netronome
967 /lib/firmware/netronome
968
969 %files nvidia
970 %defattr(644,root,root,755)
971 %doc WHENCE LICENCE.nvidia
972 /lib/firmware/nvidia
973
974 %files nxp
975 %defattr(644,root,root,755)
976 %doc WHENCE LICENSE.nxp_mc_firmware
977 /lib/firmware/dpaa2
978 /lib/firmware/nxp
979
980 %files qlogic
981 %defattr(644,root,root,755)
982 %doc WHENCE LICENCE.qla1280
983 /lib/firmware/cbfw-*.bin
984 /lib/firmware/ct2fw-*.bin
985 /lib/firmware/ctfw-*.bin
986 %dir /lib/firmware/qed
987 /lib/firmware/qed/qed_init_values-8.10.9.0.bin
988 /lib/firmware/qed/qed_init_values-8.14.6.0.bin
989 /lib/firmware/qed/qed_init_values-8.18.9.0.bin
990 /lib/firmware/qed/qed_init_values-8.20.0.0.bin
991 /lib/firmware/qed/qed_init_values-8.30.12.0.bin
992 /lib/firmware/qed/qed_init_values-8.33.12.0.bin
993 /lib/firmware/qed/qed_init_values-8.37.7.0.bin
994 /lib/firmware/qed/qed_init_values-8.40.33.0.bin
995 /lib/firmware/qed/qed_init_values_zipped-8.10.10.0.bin
996 /lib/firmware/qed/qed_init_values_zipped-8.10.5.0.bin
997 /lib/firmware/qed/qed_init_values_zipped-8.15.3.0.bin
998 /lib/firmware/qed/qed_init_values_zipped-8.20.0.0.bin
999 /lib/firmware/qed/qed_init_values_zipped-8.33.1.0.bin
1000 /lib/firmware/qed/qed_init_values_zipped-8.33.11.0.bin
1001 /lib/firmware/qed/qed_init_values_zipped-8.37.2.0.bin
1002 /lib/firmware/qed/qed_init_values_zipped-8.37.7.0.bin
1003 /lib/firmware/qed/qed_init_values_zipped-8.4.2.0.bin
1004 /lib/firmware/qed/qed_init_values_zipped-8.7.3.0.bin
1005 /lib/firmware/qed/qed_init_values_zipped-8.42.2.0.bin
1006 /lib/firmware/qed/qed_init_values_zipped-8.59.1.0.bin
1007 /lib/firmware/qlogic
1008
1009 %files qualcomm
1010 %defattr(644,root,root,755)
1011 %doc WHENCE LICENSE.QualcommAtheros_ar3k LICENSE.QualcommAtheros_ath10k LICENCE.open-ath9k-htc-firmware LICENSE.qcom
1012 # links to qcom/a300_*.fw
1013 /lib/firmware/a300_pfp.fw
1014 /lib/firmware/a300_pm4.fw
1015 /lib/firmware/ar3k/1020201coex
1016 /lib/firmware/ar3k/AthrBT_0x01020201.dfu
1017 /lib/firmware/ath10k
1018 /lib/firmware/ath11k
1019 /lib/firmware/ath9k_htc
1020 /lib/firmware/qca
1021 /lib/firmware/qcom
1022 /lib/firmware/wil6210.brd
1023 /lib/firmware/wil6210.fw
1024
1025 %files realtek
1026 %defattr(644,root,root,755)
1027 %doc WHENCE README.rtw88 LICENCE.rtlwifi_firmware.txt
1028 /lib/firmware/RTL8192E
1029 /lib/firmware/rtl_bt
1030 /lib/firmware/rtl_nic
1031 /lib/firmware/rtlwifi
1032 %dir /lib/firmware/rtw88
1033 /lib/firmware/rtw88/rtw8723d_fw.bin
1034 /lib/firmware/rtw88/rtw8821c_fw.bin
1035 /lib/firmware/rtw88/rtw8822b_fw.bin
1036 /lib/firmware/rtw88/rtw8822c_fw.bin
1037 /lib/firmware/rtw88/rtw8822c_wow_fw.bin
1038 %dir /lib/firmware/rtw89
1039 /lib/firmware/rtw89/rtw8851b_fw.bin
1040 /lib/firmware/rtw89/rtw8852a_fw.bin
1041 /lib/firmware/rtw89/rtw8852b_fw.bin
1042 /lib/firmware/rtw89/rtw8852b_fw-1.bin
1043 /lib/firmware/rtw89/rtw8852c_fw.bin
1044
1045 %files ti
1046 %defattr(644,root,root,755)
1047 %doc WHENCE LICENCE.ti-tspa LICENCE.wl1251 LICENCE.ti-connectivity LICENCE.ti-keystone
1048 /lib/firmware/ti
1049 /lib/firmware/ti_3410.fw
1050 /lib/firmware/ti_5052.fw
1051 /lib/firmware/ti-connectivity
1052 /lib/firmware/ti-keystone
1053
1054 %files -n iwl100-firmware
1055 %defattr(644,root,root,755)
1056 %doc WHENCE LICENCE.iwlwifi_firmware
1057 /lib/firmware/iwlwifi-100-5.ucode
1058
1059 %files -n iwl105-firmware
1060 %defattr(644,root,root,755)
1061 %doc WHENCE LICENCE.iwlwifi_firmware
1062 /lib/firmware/iwlwifi-105-*.ucode
1063
1064 %files -n iwl135-firmware
1065 %defattr(644,root,root,755)
1066 %doc WHENCE LICENCE.iwlwifi_firmware
1067 /lib/firmware/iwlwifi-135-*.ucode
1068
1069 %files -n iwl1000-firmware
1070 %defattr(644,root,root,755)
1071 %doc WHENCE LICENCE.iwlwifi_firmware
1072 /lib/firmware/iwlwifi-1000-*.ucode
1073
1074 %files -n iwl2000-firmware
1075 %defattr(644,root,root,755)
1076 %doc WHENCE LICENCE.iwlwifi_firmware
1077 /lib/firmware/iwlwifi-2000-*.ucode
1078
1079 %files -n iwl2030-firmware
1080 %defattr(644,root,root,755)
1081 %doc WHENCE LICENCE.iwlwifi_firmware
1082 /lib/firmware/iwlwifi-2030-*.ucode
1083
1084 %files -n iwl3160-firmware
1085 %defattr(644,root,root,755)
1086 %doc WHENCE LICENCE.iwlwifi_firmware
1087 /lib/firmware/iwlwifi-3160-*.ucode
1088 /lib/firmware/iwlwifi-3168-*.ucode
1089
1090 %files -n iwl3945-firmware
1091 %defattr(644,root,root,755)
1092 %doc WHENCE LICENCE.iwlwifi_firmware
1093 /lib/firmware/iwlwifi-3945-*.ucode
1094
1095 %files -n iwl4965-firmware
1096 %defattr(644,root,root,755)
1097 %doc WHENCE LICENCE.iwlwifi_firmware
1098 /lib/firmware/iwlwifi-4965-*.ucode
1099
1100 %files -n iwl5000-firmware
1101 %defattr(644,root,root,755)
1102 %doc WHENCE LICENCE.iwlwifi_firmware
1103 /lib/firmware/iwlwifi-5000-*.ucode
1104
1105 %files -n iwl5150-firmware
1106 %defattr(644,root,root,755)
1107 %doc WHENCE LICENCE.iwlwifi_firmware
1108 /lib/firmware/iwlwifi-5150-*.ucode
1109
1110 %files -n iwl6000-firmware
1111 %defattr(644,root,root,755)
1112 %doc WHENCE LICENCE.iwlwifi_firmware
1113 /lib/firmware/iwlwifi-6000-*.ucode
1114
1115 %files -n iwl6000g2a-firmware
1116 %defattr(644,root,root,755)
1117 %doc WHENCE LICENCE.iwlwifi_firmware
1118 /lib/firmware/iwlwifi-6000g2a-*.ucode
1119
1120 %files -n iwl6000g2b-firmware
1121 %defattr(644,root,root,755)
1122 %doc WHENCE LICENCE.iwlwifi_firmware
1123 /lib/firmware/iwlwifi-6000g2b-*.ucode
1124
1125 %files -n iwl6050-firmware
1126 %defattr(644,root,root,755)
1127 %doc WHENCE LICENCE.iwlwifi_firmware
1128 /lib/firmware/iwlwifi-6050-*.ucode
1129
1130 %files -n iwl7260-firmware
1131 %defattr(644,root,root,755)
1132 %doc WHENCE LICENCE.iwlwifi_firmware
1133 /lib/firmware/iwlwifi-7260-*.ucode
1134 /lib/firmware/iwlwifi-7265-*.ucode
1135 /lib/firmware/iwlwifi-7265D-*.ucode
1136 # iwlwifi-8000 subpackage?
1137 /lib/firmware/iwlwifi-8000C-*.ucode
1138 /lib/firmware/iwlwifi-8265-*.ucode
1139 # iwlwifi-9000 subpackage?
1140 /lib/firmware/iwlwifi-9000-pu-b0-jf-b0-*.ucode
1141 /lib/firmware/iwlwifi-9260-th-b0-jf-b0-*.ucode
1142 # iwlwifi-22000 subpackage?
1143 /lib/firmware/iwlwifi-Qu-*.ucode
1144 /lib/firmware/iwlwifi-QuZ-*.ucode
1145 /lib/firmware/iwlwifi-cc-a0-*.ucode
1146 # iwlwifi-ax210 subpackage?
1147 /lib/firmware/iwlwifi-ma-b0-*.ucode
1148 /lib/firmware/iwlwifi-ma-b0-*.pnvm
1149 /lib/firmware/iwlwifi-so-a0-*.ucode
1150 /lib/firmware/iwlwifi-so-a0-*.pnvm
1151 /lib/firmware/iwlwifi-ty-a0-gf-a0-*.ucode
1152 /lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm
1153 # iwlwifi-bz subpackage?
1154 /lib/firmware/iwlwifi-gl-c0-fm-c0-*.ucode
1155 /lib/firmware/iwlwifi-gl-c0-fm-c0.pnvm
1156
1157 %files -n libertas-sd8686-firmware
1158 %defattr(644,root,root,755)
1159 %doc WHENCE LICENCE.Marvell
1160 %dir /lib/firmware/libertas
1161 /lib/firmware/libertas/sd8686_v9*.bin
1162
1163 %files -n libertas-sd8787-firmware
1164 %defattr(644,root,root,755)
1165 %doc WHENCE LICENCE.Marvell
1166 # XXX: shared with marvell
1167 %dir /lib/firmware/mrvl
1168 /lib/firmware/mrvl/sd8787_uapsta.bin
1169
1170 %files -n libertas-usb8388-firmware
1171 %defattr(644,root,root,755)
1172 %doc WHENCE LICENCE.Marvell
1173 %dir /lib/firmware/libertas
1174 /lib/firmware/libertas/usb8388_v9.bin
1175
1176 %files -n libertas-usb8388-olpc-firmware
1177 %defattr(644,root,root,755)
1178 %doc WHENCE LICENCE.Marvell
1179 %dir /lib/firmware/libertas
1180 /lib/firmware/libertas/usb8388_olpc.bin
This page took 0.237977 seconds and 3 git commands to generate.