Home
last modified time | relevance | path

Searched +full:rt2561 +full:. +full:fw (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ral/
H A DMakefile1 FILES= rt2561s.fw.uu rt2561.fw.uu rt2661.fw.uu rt2860.fw.uu
3 rt2561s.fw.uu: microcode.h LICENSE
4 (echo '#include <sys/types.h>'; \
5 echo '#include <unistd.h>'; \
6 cat microcode.h; \
10 (sed 's/^/# /' LICENSE; ./build | uuencode rt2561s.fw) > ${.TARGET}
12 rt2561.fw.uu: microcode.h LICENSE
13 (echo '#include <sys/types.h>'; \
14 echo '#include <unistd.h>'; \
15 cat microcode.h; \
[all …]
HDrt2561.fw.uu2 # Copyright (c) 2005-2008, Ralink Technology Corp.
3 # Paul Lin <paul_lin@ralinktech.com.tw>
7 # copyright notice and this permission notice appear in all copies.
11 # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16 begin 644 rt2561.fw
/freebsd/sys/conf/
H A Dfiles4 # dependency lines other than the first are silently ignored.
6 acpi_quirks.h optional acpi \
7 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
10 clean "acpi_quirks.h"
11 bhnd_nvram_map.h optional bhnd \
12 …dependency "$S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/tools/nvram_map_gen.awk $S/dev/bhnd/nvr…
13 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -h" \
15 clean "bhnd_nvram_map.h"
16 bhnd_nvram_map_data.h optional bhnd \
[all …]
/freebsd/share/misc/
H A Dpci_vendors4 # Version: 2024.11.25
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
10 # New data are always welcome, especially if they are accurate. If you have
11 # anything to contribute, please follow the instructions at the web site.
14 # (version 2 or higher) or the 3-clause BSD License.
17 # only covers the aggregation and formatting. The copyright is held by
18 # Martin Mares and Albert Pool.
21 # Vendors, devices and subsystems. Please keep sorted.
71 0059 Tiger Jet Network Inc. (Wrong ID)
72 0070 Hauppauge computer works Inc.
[all …]