Searched +full:mwlboot +full:. +full:fw (Results 1 – 5 of 5) sorted by relevance
2 FIRMWS= mw88W8363.fw:mw88W8363fw mwlboot.fw:mwlboot4 CLEANFILES+= mw88W8363.fw mwlboot.fw6 mw88W8363.fw: ${SRCTOP}/sys/contrib/dev/mwl/mw88W8363.fw.uu7 uudecode -p ${.ALLSRC} > ${.TARGET}9 mwlboot.fw: ${SRCTOP}/sys/contrib/dev/mwl/mwlboot.fw.uu target10 uudecode -p ${.ALLSRC} > ${.TARGET}12 .include <bsd.kmod.mk>
3 FILES= mw88W8363.fw.uu mwlboot.fw.uu5 mw88W8363.fw.uu: mv88W8363fw.h LICENSE6 (cat mv88W8363fw.h; \10 (sed 's/^/# /' LICENSE; ./build | uuencode mw88W8363.fw) > ${.TARGET}12 mwlboot.fw.uu: mvbootfw.h LICENSE13 (cat mvbootfw.h; \17 (sed 's/^/# /' LICENSE; ./build | uuencode mwlboot.fw) > ${.TARGET}20 rm -f build build.c ${FILES}22 .include <bsd.prog.mk>
4 # Copyright (c) Marvell International Ltd.6 # All rights reserved.8 # Redistribution. Redistribution and use in binary form, without14 # provided with the distribution. 16 # * Neither the name of Marvell International Ltd. nor the names of its18 # software without specific prior written permission. 21 # is permitted.23 # Limited patent license. Marvell International Ltd. grants a world-wide,29 # listed by the Open Source Initiative at http://opensource.org/licenses.31 # include this software. No hardware per se is licensed hereunder.[all …]
4 # 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 …]
5 * Copyright (c) 2007-2009 Marvell Semiconductor, Inc.6 * All rights reserved.11 * 1. Redistributions of source code must retain the above copyright13 * without modification.14 * 2. Redistributions in binary form must reproduce at minimum a disclaimer17 * similar Disclaimer requirement for further binary redistribution.23 * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL30 * THE POSSIBILITY OF SUCH DAMAGES.33 #include <sys/param.h>34 #include <sys/systm.h> [all …]