Searched refs:running (Results 1 - 15 of 15) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm5120/router_be/
H A Dtarget.mk9 running in big-endian mode (e.g : ZyXEL Prestige 335WT ...)
/netgear-R7800-V1.0.2.28/target/linux/adm5120/router_le/
H A Dtarget.mk9 running in little-endian mode (e.g: RouterBoard RB1xx, Compex WP54x ...)
/netgear-R7800-V1.0.2.28/target/linux/malta/be/
H A Dtarget.mk8 Build BE firmware images for MIPS Malta CoreLV board running in
/netgear-R7800-V1.0.2.28/target/linux/malta/le/
H A Dtarget.mk8 Build LE firmware images for MIPS Malta CoreLV board running in
/netgear-R7800-V1.0.2.28/docs/
H A Dnetwork-scripts.tex4 the necessary shell scripts by running:
15 After running \texttt{scan\_interfaces}, the \texttt{'ifname'} option will always contain
19 That means that running \texttt{config\_get lan ifname}
20 after \texttt{scan\_interfaces} might not return the same result as running it before.
22 After running \texttt{scan\_interfaces}, the following functions are available:
H A Dadding.tex7 You might be interested in running a Linux based firmware for your router for
18 platforms, known to be running Linux originally.
22 There is a lot of methods to ensure your device is running Linux. Some of them do
44 OS details: Linksys WRT54GS v4 running OpenWrt w/Linux kernel 2.4.30
53 For instance, the following command will report which IP-based services are running
71 System. For instance, the \textbf{BOA} web server is typical from devices running
79 802.11 frames and compare them to a very similar device running a Linux based firmware.
331 of running a custom firmware on your device, because this is sometimes a blocking
H A Dconfig.tex34 need to define the following shell functions before running \texttt{config\_load}
H A Dbuild.tex326 defined before running the configure script such as autoconf or compiler specific variables.
560 After running make menuconfig or changing things in files/, your current state will
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/watchdog/
H A Dubi32_wdt.c178 * If we are running, then reset the time value so
320 int running; local
323 running = ubi32_wdt_running();
325 return running;
437 * Remember if the watchdog was running and stop it.
454 * If the watchdog was running, turn it back on.
/netgear-R7800-V1.0.2.28/package/ssmtp/
H A DMakefile33 mail spool to poke around in, and no daemons running in the background.
/netgear-R7800-V1.0.2.28/package/leash/files/
H A Ddhcp-lease-filter3 # make sure only one instance is running
6 $LOGGER Already running with PID $(cat "${PIDFILE}")
/netgear-R7800-V1.0.2.28/target/linux/etrax/files/drivers/usb/host/
H A Dhc-crisv10.h41 __u8 running; member in struct:crisv10_hcd
H A Dhc-crisv10.c427 if(bUsbStatus & IO_STATE(R_USB_STATUS, running, yes)) {
428 strcat(hcd_status_str, "running ");
813 running. */
1054 /* Keep track of USB Controller, if it's running or not */
1055 if(reg->r_usb_status & IO_STATE(R_USB_STATUS, running, yes)) {
1056 crisv10_hcd->running = 1;
1058 crisv10_hcd->running = 0;
1358 9. Order the USB controller to running state.
1359 10. Wait for the USB controller reaching running state.
1444 /* 9. Order the USB controller to running stat
[all...]
/netgear-R7800-V1.0.2.28/package/libdaemon/
H A DMakefile37 - An API for running subprocesses with STDOUT and STDERR redirected to syslog
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wmi/
H A Dwmi_doc.h474 running-average value. This command will clear the history and have a fresh start
475 for the running-average mechanism.
1020 running-average value. This command will clear the history and have a fresh start for
1021 the running-average mechanism.
2984 = 0 WSC protocol not running

Completed in 311 milliseconds