summaryrefslogtreecommitdiffstats
path: root/perl-install/list_firmwares.pm
blob: 752af80297cf401898b6303e3449f8e97b97ac4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This list is autogenerated ; Do NOT alter manually.

package list_firmwares;

our @modules_with_nonfree_firmware = 
    qw(acenic advansys ambassador ar5523 at76c50x-usb ath3k ath6kl_sdio
    ath6kl_usb ath9k_htc atmel bcm203x bnx2 bnx2x brcmfmac brcmsmac btmrvl_sdio
    cassini cpia2 csiostor cx18 cx25840 cxgb3 cxgb4 dvb-ttusb-budget dvb-usb-dib0700
    e100 emi26 emi62 gspca_vicam i2400m-usb ib_qib io_edgeport io_ti ipw2100
    ipw2200 ivtv iwl3945 iwl4965 iwlwifi kaweth keyspan lgs8gxx libertas_cs
    libertas_sdio mga mwifiex_sdio mwifiex_usb mwl8k myri10ge netxen_nic orinoco
    poseidon pvrusb2 qla1280 qla2xxx qlcnic r8169 r8192e_pci r8712u radeon
    rt2800pci rt2800usb rt61pci rt73usb rtl8192ce rtl8192cu rtl8192de rtl8192se
    s2250-loader s2255drv slicoss smc91c92_cs snd-korg1212 snd-maestro3 snd-ymfpci
    starfire tehuti tg3 ti_usb_3410_5052 typhoon ueagle-atm ums-eneub6250 usb8xxx
    vt6656_stage whiteheat wl12xx wl18xx wlcore xc5000 yam);

1;