Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
firmware /
carl9170fw /
Delete
Unzip
Name
Size
Permission
Date
Action
carlfw
[ DIR ]
drwxr-xr-x
2020-05-07 07:38
config
[ DIR ]
drwxr-xr-x
2020-05-07 07:38
extra
[ DIR ]
drwxr-xr-x
2020-05-07 07:38
include
[ DIR ]
drwxr-xr-x
2016-11-15 23:07
minifw
[ DIR ]
drwxr-xr-x
2020-05-07 07:38
toolchain
[ DIR ]
drwxr-xr-x
2020-05-07 07:38
tools
[ DIR ]
drwxr-xr-x
2020-05-07 07:38
CMakeLists.txt
416
B
-rw-r--r--
2020-04-14 09:21
COPYRIGHT
922
B
-rw-r--r--
2020-04-14 09:21
GPL
17.57
KB
-rw-r--r--
2020-04-14 09:21
Kconfig
115
B
-rw-r--r--
2020-04-14 09:21
README
882
B
-rw-r--r--
2020-04-14 09:21
autogen.sh
659
B
-rwxr-xr-x
2020-04-14 09:21
genapi.sh
390
B
-rwxr-xr-x
2020-04-14 09:21
Save
Rename
Community AR9170 Linux firmware ----------------------- This is the firmware for the Atheros ar9170 802.11n devices. To build the firmware you will need an SH-2 toolchain. You can build your own toolchain: make -C toolchain but be aware that this will take some time and requires about 1.2 GiB disk space. The resulting firmware, carl9170.fw, can be used only with the carl9170 Linux driver. After getting a toolchain, you will need to get more tools & libs: * gcc 4.4+ * gperf, bison/flex * cmake 2.8.0+ * libusb 1.0+ * SDL SDK 1.2.13+ afterwards, simply execute: autogen.sh to start the configuration and build process. if you want to "install" your own firmware, you can either do this manually, or by executing: autogen.sh install This will place a copy with the right filename [adds API rev] into /lib/firmware/[the default path on most Distributions].