Home
last modified time | relevance | path

Searched +full:ar5523 +full:. +full:bin (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/uathload/
H A DMakefile2 MAN= uathload.8
4 SRCS= uathload.c
5 FILES= ar5523.bin
9 CLEANFILES= ar5523.bin
11 ar5523.bin: ${SRCTOP}/sys/contrib/dev/uath/ar5523.bin.uu target
12 uudecode -p ${.ALLSRC} > ${.TARGET}
14 .include <bsd.prog.mk>
H A Duathload.c5 * All rights reserved.
10 * 1. Redistributions of source code must retain the above copyright
12 * without modification.
13 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
16 * similar Disclaimer requirement for further binary redistribution.
22 * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
29 * THE POSSIBILITY OF SUCH DAMAGES.
33 * Atheros AR5523 USB Station Firmware downloader.
37 * Intended to be called from devd on device discovery.
39 #include <sys/types.h>
[all …]
/freebsd/sys/contrib/dev/uath/
HDar5523.bin.uu2 * Copyright (c) 2002-2008 Atheros Communications, Inc.
3 * All rights reserved.
7 * 1. The materials contained herein are unmodified and are used
8 * unmodified.
9 * 2. Redistributions of source code must retain the above copyright
12 * modification.
13 * 3. Redistributions in binary form must reproduce at minimum a
16 * Disclaimer requirement for further binary redistribution.
17 * 3. Neither the names of the above-listed copyright holders nor the
20 * permission.
[all …]
/freebsd/share/misc/
H A Dusb_vendors4 # Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com>
6 # http://www.linux-usb.org/usb-ids.html
8 # body of your email (a bot will attempt to deal with it).
10 # http://www.linux-usb.org/usb.ids
12 # Version: 2025.09.15
16 # Vendors, devices and interfaces. Please keep sorted.
41 0079 DragonRise Inc.
50 0085 Boeye Technology Co., Ltd.
53 0105 Trust International B.V.
66 0204 Chipsbank Microelectronics Co., Ltd
[all …]
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3 # This file adds support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
4 # the check-old* and delete-old* targets.
6 # Blocks should be in sort(1) order by primary option.
9 .if ${MK_ACCT} == no
10 OLD_FILES+=etc/rc.d/accounting
11 OLD_FILES+=etc/periodic/daily/310.accounting
14 OLD_FILES+=usr/share/man/man8/accton.8.gz
15 OLD_FILES+=usr/share/man/man8/sa.8.gz
16 OLD_FILES+=usr/tests/usr.sbin/sa/Kyuafile
17 OLD_FILES+=usr/tests/usr.sbin/sa/legacy_test
[all …]