Searched refs:this (Results 1 - 25 of 34) sorted by relevance

12

/openwrt/target/linux/oxnas/files/drivers/mtd/nand/
H A Doxnas_nand.c29 struct nand_chip *this = mtd->priv; local
30 unsigned long nandaddr = (unsigned long) this->IO_ADDR_W;
38 this->IO_ADDR_W = (void __iomem *) nandaddr;
/openwrt/scripts/flashing/
H A Dflash.sh19 # along with this program; if not, write to the Free Software
29 after executing this script.
32 be sure POWER led is flashing (If this is not the case
46 3) run this script (unit will only accept .trx images)
/openwrt/package/libs/libmnl/
H A DMakefile40 and to avoid re-inventing the wheel. The main features of this library are:
44 * Simple: this library avoids complexity and elaborated abstractions that
52 on top of this library.
/openwrt/package/network/utils/owipcalc/
H A DMakefile25 with ip-address ranges, this is useful for scripts that e.g. need to
/openwrt/target/linux/at91/image/dfboot/src/
H A D_udivsi3.S25 @ four bits, since this is the amount of unwinding in the main
43 @ are done in the result. On the final pass, this may subtract
H A D_umodsi3.S25 @ four bits, since this is the amount of unwinding in the main
42 @ Test for possible subtractions. On the final pass, this may
/openwrt/package/utils/admswconfig/
H A DMakefile34 With this program you can configure which ports of the switch belong
/openwrt/package/boot/uboot-oxnas/files/board/ox820/
H A Dox820.c179 struct nand_chip *this = mtd->priv; local
180 unsigned long nandaddr = (unsigned long) this->IO_ADDR_W;
188 this->IO_ADDR_W = (void __iomem *) nandaddr;
/openwrt/docs/
H A Dbuild.tex18 but this is also dated and it can be difficult to spot exactly what has been
27 platform and compiling them correctly for that platform. What this means is that
35 just apply to the kernel, but to anything included with OpenWrt -- It is this one
39 So let's take a look at OpenWrt and see how this all works.
67 The result of this is three new directories, \texttt{build\_dir/host}, which is a temporary
90 configuration. You would do something like this:
106 \texttt{target} refers to the embedded platform, this contains items which are specific to
127 screen, through this menu you can select which platform you're targeting, which versions of
257 The version of this package Makefile
280 the name of the package to be built, in this cas
[all...]
H A Dnetwork.tex5 It looks like this:
26 this.
69 Ping the PPP server (using LCP). The value of this option
80 A sample PPPoE config would look like this:
96 Simply add a config section like this:
150 Three interfaces will be automatically created using this switch layout :
H A Dadding.tex11 be free to use this or that version of a particular reason, be able to correct a
20 \subsection{Which Operating System does this device run?}
76 Although this method is not really known and widespread, using a wireless scanner
78 a clear example of how this could be achieved, but you will have to monitor raw
137 for debugging or flashing purposes. By analysing the output of this device, you can
150 then write them about this lack of Open Source code. If the manufacturer answers
167 \item kernel sources with patches to make it run on this specific hardware, this does not include binary drivers
211 the linux kernel version that is used by your hardware, this can be found by
249 NIC, USB NIC ... Most of the time this patc
[all...]
H A Dbugs.tex43 \item the developers know that this bug will be fixed upstream (wontfix)
H A Dsubmitting-patches.tex3 to this as we can get. If you find a change useful, by all means try to get
H A Dwireless.tex89 There are two types of config sections in this file. The '\texttt{wifi-device}' refers to
133 The driver to use for this interface.
169 used with this interface
257 configuration looks like this:
466 # variable at this point
H A Ddebugging.tex30 technique you can determine the remaining pins like this.
H A Dworking.tex75 We will use quilt to get them applying cleanly again. Follow this procedure
/openwrt/include/
H A Dunpack.mk8 # unpacking files with +s may break on some platforms. this typically emits error code 2
/openwrt/package/base-files/files/sbin/
H A Dsysupgrade71 Flash image even if image checks fail, this is dangerous!
74 -h | --help display this help
182 echo "Firmware upgrade is not implemented for this platform."
225 # this point.
/openwrt/package/network/utils/iputils/
H A DMakefile98 Traces path to a network host discovering MTU along this path (IPv4).
110 Traces path to a network host discovering MTU along this path (IPv6).
/openwrt/package/network/services/ead/src/tinysrp/
H A Dconfigure142 --help print this message
452 # A filename unique to this package, relative to the directory that
459 # Try the directory containing this script, then its parent.
1379 /* Ultrix mips cc rejects this. */
1381 /* SunOS 4.1.1 cc rejects this. */
1384 /* NEC SVR4.0.2 mips cc rejects this. */
1387 /* AIX XL C 1.02.0.0 rejects this.
1396 { /* SCO 3.2v4 cc rejects this. */
1402 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
1407 { /* Sun SC1.0 ANSI compiler rejects this
[all...]
/openwrt/package/kernel/lantiq/ltq-vdsl-mei/
H A DMakefile49 Userland tool to directly control the mei driver, this is only needed
/openwrt/package/kernel/linux/modules/
H A Dwpan.mk49 Note: this implementation is neither certified, nor feature
/openwrt/scripts/
H A Dfeeds485 # TODO: check if this is an alias package, maybe it's known by another name
777 -p <feedname>: Prefer this feed when installing packages.
783 -r <feedname>: Only search in this feed
/openwrt/target/linux/ramips/image/
H A Dmt7621.mk174 # FIXME: is this still needed?
/openwrt/toolchain/gcc/
H A Dcommon.mk18 # along with this program; if not, write to the Free Software

Completed in 121 milliseconds

12