Home
last modified time | relevance | path

Searched full:products (Results 1 – 25 of 4086) sorted by relevance

12345678910>>...164

/freebsd/sys/dev/usb/
H A Dusbdevs344 vendor CHPRODUCTS 0x068e CH Products
355 vendor CONTEC 0x06ce Contec products
411 vendor APTIO 0x07d2 Aptio Products
638 vendor TESTO 0x128d Testo products
741 vendor ALTI2 0x1bc9 Alti-2 products
803 vendor PAPOUCH 0x5050 Papouch products
833 * List of known products. Grouped by vendor.
836 /* 3Com products */
858 /* ABIT products */
865 /* AboCom products */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7380.yaml14 * https://www.analog.com/en/products/ad7380.html
15 * https://www.analog.com/en/products/ad7381.html
16 * https://www.analog.com/en/products/ad7383.html
17 * https://www.analog.com/en/products/ad7384.html
18 * https://www.analog.com/en/products/ad7386.html
19 * https://www.analog.com/en/products/ad7387.html
20 * https://www.analog.com/en/products/ad7388.html
21 * https://www.analog.com/en/products/ad7380-4.html
22 * https://www.analog.com/en/products/ad7381-4.html
23 * https://www.analog.com/en/products/ad7383-4.html
[all …]
H A Dadi,ad4695.yaml16 * https://www.analog.com/en/products/ad4695.html
17 * https://www.analog.com/en/products/ad4696.html
18 * https://www.analog.com/en/products/ad4697.html
19 * https://www.analog.com/en/products/ad4698.html
/freebsd/sys/tools/
H A Dsdiodevs2h.awk21 # 4. The name of the author may not be used to endorse or promote products
104 products[nproducts, 1] = $2; # vendor name
105 products[nproducts, 2] = $3; # product id
106 products[nproducts, 3] = $4; # id
109 products[nproducts, 1], products[nproducts, 2], \
110 products[nproducts, 3]) > hfile
137 products[nproducts, i] = $f
139 printf("%s", products[nproducts, i]) > hfile
156 products[nproducts, 1] = $2; # vendor name
157 products[nproducts, 2] = $3; # product id
[all …]
H A Dusbdevs2h.awk21 # 4. The name of the author may not be used to endorse or promote products
104 products[nproducts, 1] = $2; # vendor name
105 products[nproducts, 2] = $3; # product id
106 products[nproducts, 3] = $4; # id
109 products[nproducts, 1], products[nproducts, 2], \
110 products[nproducts, 3]) > hfile
137 products[nproducts, i] = $f
139 printf("%s", products[nproducts, i]) > hfile
159 products[i, 1], products[i, 1], products[i, 2]) > dfile
164 vendi = vendorindex[products[i, 1]];
[all …]
/freebsd/sys/dev/videomode/
H A Ddevlist2h.awk18 # 4. The name of the author may not be used to endorse or promote products
101 products[nproducts, 1] = $2; # vendor name
102 products[nproducts, 2] = $3; # product id
103 products[nproducts, 3] = $4; # id
104 printf("#define\tEDID_PRODUCT_%s_%s\t%s", products[nproducts, 1],
105 products[nproducts, 2], products[nproducts, 3]) > hfile
128 products[nproducts, i] = $f
129 printf("%s", products[nproducts, i]) > hfile
171 products[i, 1], products[i, 1], products[i, 2]) > dfile
175 while ((i, j) in products) {
[all …]
/freebsd/contrib/libfido2/udev/
H A Dcheck.sh18 PRODUCTS=$(grep '^product' "$1" | awk '{ print $2 }' | uniq)
20 if [ "${VENDORS}" != "${PRODUCTS}" ]; then
22 echo products: "$(echo "${PRODUCTS}" | tr '\n' ',')" 1>&2
23 echo vendors and products in different order 1>&2
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dbmp085.yaml16 https://www.bosch-sensortec.com/bst/products/all_products/bmp180
17 https://www.bosch-sensortec.com/bst/products/all_products/bmp280
18 https://www.bosch-sensortec.com/bst/products/all_products/bme280
19 https://www.bosch-sensortec.com/bst/products/all_products/bmp380
20 https://www.bosch-sensortec.com/bst/products/all_products/bmp580
/freebsd/sys/dev/sdio/
H A Dsdiodevs57 /* Realtek products */
68 /* Atheros/QCA products */
72 /* Broadcom products */
99 /* MediaTek products */
/freebsd/sys/contrib/device-tree/Bindings/iio/accel/
H A Dadi,adxl313.yaml15 https://www.analog.com/en/products/adxl312.html
16 https://www.analog.com/en/products/adxl313.html
17 https://www.analog.com/en/products/adxl314.html
H A Dadi,adis16201.yaml15 https://www.analog.com/en/products/adis16201.html
16 https://www.analog.com/en/products/adis16209.html
/freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/
H A Dfloating-point.json88 …erations. This event is only supported on products formerly named Cooper Lake and is not supported…
98 …erations. This event is only supported on products formerly named Cooper Lake and is not supported…
108 …erations. This event is only supported on products formerly named Cooper Lake and is not supported…
/freebsd/contrib/kyua/doc/
H A Dbuild-root.mdoc14 .\" may be used to endorse or promote products derived from this software
31 build products by asking the build system to place such build products
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_pci.h13 * may be used to endorse or promote products derived from this software
42 * prefix are for use only on MPI v2.5 products, and must not be used
43 * with MPI v2.0 products. Unless otherwise noted, names beginning with
44 * MPI2 or Mpi2 are for use with both MPI v2.0 and MPI v2.5 products.
H A Dmpi2_hbd.h13 * may be used to endorse or promote products derived from this software
42 * prefix are for use only on MPI v2.5 products, and must not be used
43 * with MPI v2.0 products. Unless otherwise noted, names beginning with
44 * MPI2 or Mpi2 are for use with both MPI v2.0 and MPI v2.5 products.
/freebsd/contrib/ntp/html/drivers/
H A Ddriver8.html59 … with my own homegrown receivers. Interfacing with specific commercial products may involve some…
77 …//www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/products/timesource.htm#dc…
82 …//www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/products/timesource.htm#dc…
83 …<a href="http://www.meinberg.de/english/products/pzf-eurocard.htm"><img src="../pic/pzf511.jpg" al…
88 …//www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/products/c51.htm">DCF C51 …
89 …<a href="http://www.meinberg.de/english/products/c51.htm"><img src="../pic/c51.jpg" alt="Image C51…
92products/formfactor.htm#slot_card">Meinberg PCI cards</a> under Linux, e.g. <a href="http://www.me…
117 …//www.meinberg.de">Meinberg</a> <a href="http://www.meinberg.de/english/products/timesource.htm#gp…
118 …<a href="http://www.meinberg.de/english/products/gps-eurocard.htm"><img src="../pic/gps167.jpg" al…
182 …//www.meinberg.de">Meinberg </a><a href="http://www.meinberg.de/english/products/timesource.htm#gp…
/freebsd/contrib/ldns/
H A DREADME110 NLnet Labs offers all of its software products as open source, most
118 whether you use one of our products in your production environment,
121 products. We will only do that if you explicitly allow us. In all other
/freebsd/sys/contrib/dev/iwi/
HDipw2200-bss.fw.uu24 component products. Use of the Software in conjunction with non-Intel component
25 products is not licensed hereunder. Subject to the terms of this Agreement,
52 use to perform the work or otherwise assist You in the development or products
151 products. Use of the Software in conjunction with non-Intel component
152 products is not licensed hereunder.
HDipw2200-ibss.fw.uu24 component products. Use of the Software in conjunction with non-Intel component
25 products is not licensed hereunder. Subject to the terms of this Agreement,
52 use to perform the work or otherwise assist You in the development or products
151 products. Use of the Software in conjunction with non-Intel component
152 products is not licensed hereunder.
H A DLICENSE24 component products. Use of the Software in conjunction with non-Intel component
25 products is not licensed hereunder. Subject to the terms of this Agreement,
52 use to perform the work or otherwise assist You in the development or products
151 products. Use of the Software in conjunction with non-Intel component
152 products is not licensed hereunder.
HDipw2200-sniffer.fw.uu24 component products. Use of the Software in conjunction with non-Intel component
25 products is not licensed hereunder. Subject to the terms of this Agreement,
52 use to perform the work or otherwise assist You in the development or products
151 products. Use of the Software in conjunction with non-Intel component
152 products is not licensed hereunder.
/freebsd/share/man/man4/
H A Dow.49 .\" 2. The name of the author may not be used to endorse or promote products
47 is a registered trademark of Maxim Integrated Products, Inc.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Ddlg,da9063.yaml21 - https://www.dialog-semiconductor.com/products/da9063l
22 - https://www.dialog-semiconductor.com/products/da9063
23 - https://www.dialog-semiconductor.com/products/da9062
24 - https://www.dialog-semiconductor.com/products/da9061
/freebsd/share/doc/papers/diskperf/
H A Dequip.ms13 .\" may be used to endorse or promote products derived from this software
99 recently, both are stable products with no bugs known to us.
150 reliable storage products over the last several years.
/freebsd/
H A DCOPYRIGHT50 may be used to endorse or promote products derived from this software
105 code files require that further distributions of products containing all or
107 that such products contain software developed by UC Berkeley and its

12345678910>>...164