/freebsd/sys/dev/my/ |
H A D | if_my.c | 388 u_int16_t phy_sts = 0, media, advert, ability; in my_autoneg_mii() local 468 ability = my_phy_readreg(sc, PHY_LPAR); in my_autoneg_mii() 474 ability = 0; in my_autoneg_mii() 488 ability = 0; in my_autoneg_mii() 500 if (advert & PHY_ANAR_100BT4 && ability & PHY_ANAR_100BT4) { in my_autoneg_mii() 506 ability & PHY_ANAR_100BTXFULL) { in my_autoneg_mii() 512 ability & PHY_ANAR_100BTXHALF) { in my_autoneg_mii() 518 ability & PHY_ANAR_10BTFULL) { in my_autoneg_mii() 1582 u_int16_t advert = 0, ability = 0; in my_ifmedia_sts() local 1604 ability = my_phy_readreg(sc, PHY_LPAR); in my_ifmedia_sts() [all …]
|
/freebsd/tools/tools/net80211/w00t/ |
H A D | README | 13 prga Gives ability to transmit on a WEP network. 14 redir Gives ability to decrypt in real-time on a WEP network, via Internet. 15 expand Gives ability to decrypt locally on a WEP network.
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | brcm,brcmstb-waketimer.txt | 4 ability to wake up the system from low-power suspend/standby modes.
|
/freebsd/contrib/llvm-project/lldb/docs/ |
H A D | python_extensions.rst | 5 This gives users the ability to tailor their debugging experience to their own needs.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_flags.inc | 57 "Affects the quality of heap-related reports, but not the ability " 63 "Affects the quality of stack-related reports, but not the ability "
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | error_handling_script.rst | 5 LLD provides the ability to hook into some error handling routines through a
|
/freebsd/contrib/tcsh/ |
H A D | eight-bit.me | 116 self-insert-command, I lost the ability to use the Meta key to call the 121 terminal emulator, I can get that ability back via xterm bindings!
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | item_reference_counting.rst | 11 *libcbor* gives you with the ability to provide your own implementations of ``malloc``, ``realloc``…
|
/freebsd/contrib/bc/ |
H A D | README.md | 357 * A pseudo-random number generator. This includes the ability to set the seed 359 * The ability to use stacks for the globals `scale`, `ibase`, and `obase` 361 * The ability to *not* use non-standard keywords. For example, `abs` is a 365 * The ability to turn on and off printing leading zeroes on numbers greater than 385 * The ability to put strings into variables in `bc`. (This always existed in 396 * The ability for users to define their own defaults for various options during
|
H A D | NEWS.md | 231 The last added feature is the ability of the `asciify()` built-in function in 373 The new feature is the ability to turn off exiting on expressions. It is also 472 * Added the ability for users to get the copyright banner back. 473 * Added the ability for users to have `bc` and `dc` quit on `SIGINT`. 474 * Added the ability for users to disable prompt and TTY mode by environment 476 * Added the ability for users to redefine keywords. This is another reason this 479 * Added the ability to assign strings to variables and array elements and pass 1173 4. The ability to paste multiple lines in history was added. 1273 6. `dc` was given the ability to **use the environment variable 1275 7. `dc` was also given the ability to **use the `-i` or `--interactive`** [all …]
|
/freebsd/usr.sbin/cron/doc/ |
H A D | THANKS | 16 ability with System V, though without at(1) capabilities, this cron isn't going
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
H A D | cpm.txt | 46 mapping can cover them all while maintaining the ability to determine
|
/freebsd/sys/contrib/openzfs/ |
H A D | RELEASES.md | 5 does not indicate any incompatible on-disk format change. The ability
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_meth_new.pod | 93 DH_METHOD. DH_meth_set_flags() provides the ability to set these flags. 96 ability to associate implementation specific data with the DH_METHOD. It is
|
H A D | DSA_meth_new.pod | 122 DSA_METHOD. DSA_meth_set_flags() provides the ability to set these flags. 125 ability to associate implementation specific data with the DSA_METHOD. It is
|
H A D | RSA_meth_new.pod | 160 with this RSA_METHOD. RSA_meth_set_flags() provides the ability to set 164 provide the ability to associate implementation specific data with the
|
H A D | BIO_ADDRINFO.pod | 59 BIO_lookup() does the same as BIO_lookup_ex() but does not provide the ability
|
H A D | PKCS7_sign.pod | 118 The B<PKCS7_PARTIAL> flag, and the ability for I<certs>, I<signcert>,
|
/freebsd/contrib/sendmail/mail.local/ |
H A D | README | 6 they rely on the ability to "give away" files to do their work).
|
/freebsd/contrib/libarchive/ |
H A D | COPYING | 25 * The following source files are triple-licensed with the ability to choose
|
/freebsd/contrib/ee/ |
H A D | ee.i18n.guide | 1 Easy Editor ("ee") provides the ability to translate the messages 135 NLSPATH variable must have the ability to handle different names for
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | README.zfs | 60 ability to do so is restricted to the root user, it's still possible to write
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-genpkey.pod.in | 488 The ability to use NIST curve names, and to generate an EC key directly, 490 The ability to generate X25519 keys was added in OpenSSL 1.1.0. 491 The ability to generate X448, ED25519 and ED448 keys was added in OpenSSL 1.1.1.
|
/freebsd/sys/contrib/device-tree/Bindings/mux/ |
H A D | mux-controller.txt | 138 Some mux controllers have the ability to disconnect the input/output of the
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES | 64 Restore the ability to compile with g++. Thanks to
|