Searched refs:kernel (Results 1 - 25 of 436) sorted by relevance

1234567891011>>

/netgear-R7800-V1.0.2.28/package/streamboost-misc/files/usr/local/bin/
H A Dstfu9 echo "$LOGLEVEL" > /proc/sys/kernel/printk
/netgear-R7800-V1.0.2.28/target/linux/adm8668/base-files/lib/preinit/
H A D03_init_hotplug_failsafe_adm86684 echo '/sbin/hotplug.failsafe' > /proc/sys/kernel/hotplug
/netgear-R7800-V1.0.2.28/target/linux/brcm47xx/base-files/lib/preinit/
H A D03_init_hotplug_failsafe_brcm4 echo '/sbin/hotplug.failsafe' > /proc/sys/kernel/hotplug
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/files/
H A Dqca-nss-drv.debug3 log cat /sys/kernel/debug/qca-nss-drv/stats/pppoe
4 log cat /sys/kernel/debug/qca-nss-drv/stats/n2h
5 log cat /sys/kernel/debug/qca-nss-drv/stats/ipv6
6 log cat /sys/kernel/debug/qca-nss-drv/stats/ipv4
7 log cat /sys/kernel/debug/qca-nss-drv/stats/gmac
8 log cat /sys/kernel/debug/qca-nss-drv/stats/drv
/netgear-R7800-V1.0.2.28/target/linux/adm5120/rb1xx/base-files/sbin/
H A Dwget2nand16 [ -d /tmp/wget2nand-kernel ] && {
17 echo "/tmp/wget2nand-kernel already exists"
33 mtd_kernel="$(find_mtd_part 'kernel')"
41 mtd erase kernel 2>/dev/null >/dev/null
44 echo "Mounting $mtd_rootfs as new root and $mtd_kernel as kernel partition"
47 mkdir /tmp/wget2nand-kernel
49 mount -t yaffs2 "$mtd_kernel" /tmp/wget2nand-kernel
56 # RouterBOOT is looking for a kernel named "kernel"
57 wget -O /tmp/wget2nand-kernel/kerne
[all...]
/netgear-R7800-V1.0.2.28/package/udev/
H A DMakefile16 PKG_SOURCE_URL:=ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ \
17 http://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ \
18 ftp://ftp.de.kernel.org/pub/linux/utils/kernel/hotplug/ \
19 http://ftp.de.kernel.org/pub/linux/utils/kernel/hotplug/ \
20 ftp://ftp.fr.kernel.org/pub/linux/utils/kernel/hotplu
[all...]
/netgear-R7800-V1.0.2.28/package/kernel/
H A DMakefile9 include $(INCLUDE_DIR)/kernel.mk
11 PKG_NAME:=kernel
33 define Package/kernel
37 TITLE:=Virtual kernel package
39 URL:=http://www.kernel.org/
42 define Package/kernel/install
46 $(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
/netgear-R7800-V1.0.2.28/target/linux/ramips/base-files/etc/uci-defaults/
H A Dfixseama18 fix_seama_header kernel
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/etc/hotplug.d/net/
H A D10-ar922x-led-fix31 [ -f /sys/kernel/debug/ieee80211/$1/ath9k/regidx ] && {
32 echo $regidx > /sys/kernel/debug/ieee80211/$1/ath9k/regidx
33 regval=`cat /sys/kernel/debug/ieee80211/$1/ath9k/regval`
36 echo $regval > /sys/kernel/debug/ieee80211/$1/ath9k/regval
/netgear-R7800-V1.0.2.28/target/linux/goldfish/image/
H A Drun-emulator.sh3 ./goldfish-qemu/emulator -skindir ./goldfish-qemu/skins -skin HVGA -sysdir . -ramdisk ${PREFIX}ramdisk.bin -kernel ${PREFIX}kernel.bin -system ${PREFIX}system.bin -data ${PREFIX}data.bin -show-kernel -partition-size 100 -qemu -append "console=ttyS0 ubi.mtd=0 root=/dev/mtdblock3 rootfstype=jffs2 bootdelay=1 init=/etc/preinit" -net nic,vlan=0,model=smc91c111 -net user,vlan=0,hostname=OpenWrt
/netgear-R7800-V1.0.2.28/target/linux/rdc/base-files/lib/preinit/
H A D05_set_ether_mac_rdc15 kernel=$(grep firmware /proc/mtd | awk -F: '{print $1}')
16 [ -n "$kernel" ] && hdr=$(dd if=/dev/$kernel count=4 bs=1 2> /dev/null)
25 logger -t kernel -p user.info "r6040: Setting MAC for eth0 to $mac0"
29 logger -t kernel -p user.info "r6040: Setting MAC for eth1 to $mac1"
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/kernel/
H A Dubicom32_syscall.S2 * arch/ubicom32/kernel/ubicom32_syscall.S
48 * should not take down the kernel, if protection is enabled
66 * First we get the current thread_info and swap to the kernel stack.
72 * Once sp is set to the kernel sp we can leave the critical section.
74 * For the user case the kernel stack will have the following layout.
91 * For kernel syscalls the layout is as follows.
144 * We need to Determine if this is a kernel syscall or user syscall.
151 * Now if this is a kernel thread the same value can be a acheived by
160 * kernel.
173 * The kernel ha
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/compex/
H A Dcompex.h12 #include <linux/kernel.h>
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/edimax/
H A Dbr-61xx.h12 #include <linux/kernel.h>
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/zyxel/
H A Dp-33x.h12 #include <linux/kernel.h>
/netgear-R7800-V1.0.2.28/package/udevtrigger/
H A DMakefile15 PKG_SOURCE_URL:=@KERNEL/linux/utils/kernel/hotplug/
25 TITLE:=Small utility to request kernel devices events for coldplug
26 URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mm/
H A Dmemory.c39 #include <linux/kernel.h>
50 * Map some physical address range into the kernel address space.
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/cellvision/
H A Dcellvision.h12 #include <linux/kernel.h>
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/infineon/
H A Dinfineon.h12 #include <linux/kernel.h>
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/sbin/
H A Dwget2nand15 src_kernel=$wget2nand_dir/kernel
33 mtd_kernel="$(find_mtd_part 'kernel')"
52 mtd erase kernel 2>/dev/null >/dev/null
55 echo "Mounting $mtd_rootfs as new root and $mtd_kernel as kernel partition"
62 echo "Copying kernel..."
63 cp $src_kernel $mnt_kernel/kernel || {
64 echo "Error occured while copying the kernel"
67 chmod +x $mnt_kernel/kernel
/netgear-R7800-V1.0.2.28/target/linux/ps3/petitboot/base-files/etc/
H A Dsysctl.conf0 kernel.panic=3
/netgear-R7800-V1.0.2.28/target/linux/ps3/petitboot/base-files/sbin/
H A Dinitrun12 echo 3 > /proc/sys/kernel/printk
/netgear-R7800-V1.0.2.28/docs/
H A Dworking.tex7 like the toolchain, the kernel modules, the kernel or some packages.
21 make[2] -C toolchain/kernel-headers clean
28 (binutils, kernel-headers gcc, C library) individually.
38 Supposing that you made changes to the Linux kernel, but do not want to recompile everything,
39 you can recompile only the kernel modules by issuing:
45 To recompile the static part of the kernel use the following command:
53 OpenWrt integrates quilt in order to ease the package, kernel and toolchain
61 Quilt is used by default to apply Linux kernel patches, but not for the other
64 \subsubsection{Using quilt with kernel patche
[all...]
/netgear-R7800-V1.0.2.28/package/dni_enet/
H A DMakefile2 include $(INCLUDE_DIR)/kernel.mk
11 SECTION:=kernel
/netgear-R7800-V1.0.2.28/package/kmod-conenat/
H A DMakefile10 include $(INCLUDE_DIR)/kernel.mk
22 TITLE:=Conenat linux kernel module

Completed in 260 milliseconds

1234567891011>>