/openbmc/openbmc-tools/openbmctool/ |
H A D | README.md | 148 In BMC, LDAP is used for remote authentication. BMC doesn't support remote 164 NOTE: Currently, openbmctool doesn't support configuring the DNS server on the 185 b) openbmctool doesn't support individual LDAP config property update, To update 200 Currently openbmctool doesn't have support for specific user enablement.
|
/openbmc/openbmc/poky/meta/recipes-support/boost/ |
H A D | boost.inc | 113 # objcopy will be invoked, and that won't work. Building debug apparently 125 # Quotation marks, there might be an easier way to do this, but I can't find 160 # Native compilation of bzip2 isn't working 189 # Boost can't be trusted to find Python on it's own, so remove any mention
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_vnifiltering.sh | 517 while getopts :t:pP46hv o 558 for t in $TESTS 560 case $t in 562 *) $t; cleanup;;
|
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/ |
H A D | hacking.rst | 675 * Sun people can't spell worth damn. "compatibility" indeed. 676 * At least we *know* we can't spell, and use a spell-checker. 693 /* Sun, you just can't beat me, you just can't. Stop trying,
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | icp10100.c | 284 int32_t t, t_square; in icp10100_get_pressure() local 292 t = (int32_t)raw_temp - 32768; in icp10100_get_pressure() 293 t_square = t * t; in icp10100_get_pressure()
|
/openbmc/phosphor-pid-control/ |
H A D | README.md | 62 sensors that are updated by the set sensor command. Because they don't represent 93 takes ~0.13s to read all 8 fans. Which can't be read constantly without bringing 105 By default, swampd won't log information. To enable logging pass "-l" on the 110 To enable tuning, pass "-t" on the command line.
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ring.c | 413 static enum hrtimer_restart mcp251xfd_rx_irq_timer(struct hrtimer *t) in mcp251xfd_rx_irq_timer() argument 415 struct mcp251xfd_priv *priv = container_of(t, struct mcp251xfd_priv, in mcp251xfd_rx_irq_timer() 427 static enum hrtimer_restart mcp251xfd_tx_irq_timer(struct hrtimer *t) in mcp251xfd_tx_irq_timer() argument 429 struct mcp251xfd_priv *priv = container_of(t, struct mcp251xfd_priv, in mcp251xfd_tx_irq_timer()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | devtool-source.bbclass | 47 # We don't want to move the source to STAGING_KERNEL_DIR here 64 # PATCHTOOL and PATCH_COMMIT_FUNCTIONS need to be set; we can't 65 # do that here because we can't guarantee the order of the anonymous 105 "doesn't use any source or the correct source "
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | systemd.bbclass | 9 # files in this package. If this variable isn't set, [package].service is used. 18 # even if systemd is not in DISTRO_FEATURES. As such don't make any changes 22 # from doing any work so that pure-systemd images don't have redundant init 184 … bb.fatal("Didn't find service unit '{0}', specified in SYSTEMD_SERVICE:{1}. {2}".format(
|
/openbmc/linux/Documentation/powerpc/ |
H A D | hvcs.rst | 205 NOTE: Just because there is a device node present doesn't mean that there 441 pointed out earlier by default screen doesn't provide the termcap settings 455 doesn't mean someone else didn't log into the console with the HMC console 465 "Sorry, can't open connection: /dev/hvcs*"What is happening? 468 isn't giving it up. You can try to force disconnect the consoles from the 485 A: The user profile you are using to execute kermit probably doesn't have 490 A: You probably haven't inserted the hvcs.ko module yet but the /dev/hvcs* 503 A: The /dev/hvcs* entry you have specified doesn't exist where you said it 504 does? Maybe you haven't inserted the module (on systems with udev). 513 kermit or cu or some other program that doesn't provide terminal emulation. [all …]
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci.rst | 210 OS BUG: we don't check resource allocations before enabling those 213 Currently, the device drivers can't detect the bug when two 268 If anything below doesn't make sense, please refer to 348 This means the interrupt handler doesn't have to verify 387 it decides the IRQ isn't going to get handled and masks the IRQ (100,000 414 didn't get this step right in the past. 432 driver isn't losing resources from that other subsystem. 457 devices don't fail. 459 If you don't have a struct pci_dev available, you can call 499 reasonable one. Don't use bus/slot/function numbers except for very [all …]
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | mISDNisar.c | 39 int t = timeout; in waitforHIA() local 42 while ((val & 1) && t) { in waitforHIA() 44 t--; in waitforHIA() 130 int t = maxdelay; in poll_mbox() local 134 while (t && !(irq & ISAR_IRQSTA)) { in poll_mbox() 136 t--; in poll_mbox() 138 if (t) { in poll_mbox() 143 isar->name, isar->clsb, maxdelay - t); in poll_mbox() 144 return t; in poll_mbox() 1135 ftimer_handler(struct timer_list *t) in ftimer_handler() argument [all …]
|
/openbmc/linux/Documentation/driver-api/ |
H A D | ipmi.rst | 22 subject and I can't cover it all here! 185 is directly on an IPMB bus and doesn't have to go through the BMC. 248 /* Place-holder for the data, don't make any assumptions about 457 or users that don't want the daemon (don't need the performance, don't 485 force this thread on or off. If you force it off and don't have 486 interrupts, the driver will run VERY slowly. Don't blame me, 670 modprobe ipmi_watchdog timeout=<t> pretimeout=<t> action=<action type> 672 nowayout=x ifnum_to_use=n panic_wdt_timeout=<t> 699 because you can't do data operations from an NMI. 715 ipmi_watchdog.timeout=<t> ipmi_watchdog.pretimeout=<t> [all …]
|
/openbmc/linux/drivers/zorro/ |
H A D | Kconfig | 12 15KB, but it gets freed after the system boots up, so it doesn't
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | runtime_instr.h | 31 __u32 t : 1; member
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | siglongjmp.patch | 25 * Set up a timer so we won't get stuck while waiting for the server.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
H A D | strict-prototypes.patch | 3 include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstric…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | sk-Bratislava | 34 # (TODO: http://www.zive.sk/bratislava-sa-dockala-novych-programov-v-dvb-t-divaci-si-naladia-uz-aj-…
|
H A D | pl-Warszawa | 3 # Channels info: http://sat-charts.eu/dvb-t.php
|
H A D | de-Saarland | 39 [CH49: Tele5, QVC, Bibel.TV, freie Kapazität]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-fix-msgsndnotify-loop.patch | 21 + /* Don't reenter this function. There is a nasty infinite recursion
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/ |
H A D | README | 14 …- TOASTER_CONF a path to the toasterconf.json file. This will need to be set if you don't execute …
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/ |
H A D | byacc-open.patch | 1 Ubuntu defaults to passing _FORTIFY_SOURCE=2 which breaks byacc as it doesn't
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-fann2/ |
H A D | 0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch | 4 Subject: [PATCH] setup.py: Don't hardcode swig and fann2 binary locations
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | psw.h | 73 unsigned int t:1; member
|