Searched refs:supported (Results 1 - 25 of 163) sorted by last modified time

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfigure4631 # that says an option was ignored or not supported.
4635 # icc: Command line remark: option '-MP' not supported
4637 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
7917 # all of the supported platforms: 8192 (on NT/2K/XP).
8309 # 'none' -- dependencies not supported.
11075 # old Intel for x86_64 which still supported -KPIC.
11588 # are reset later if shared libraries are not supported. Putting them
11644 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
11708 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
11798 elif $LD --help 2>&1 | $GREP ': supported target
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/AIX/RPM/
H A Dcurl.spec26 supported protocols. The command is designed to work without user
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Linux/RPM/
H A Dcurl-ssl.spec25 supported protocols. The command is designed to work without user
H A Dcurl.spec22 supported protocols. The command is designed to work without user
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec205 %define message_system %(echo -e -n "NOTE: These packages of samba-%{version}, are provided, parallel installable\\nwith samba-2.2.x, to allow easy migration from samba-2.2.x to samba-%{version},\\nbut are not officially supported")
2263 - Enabled acl support (XFS acls now supported by kernel-2.4.8-21mdk thx Chmou)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure901 --with-utmp Include utmp accounting (default, if supported by OS)
903 --with-libsmbclient Build the libsmbclient shared library (default=yes if shared libs supported)
907 --with-winbind Build winbind (default, if supported by OS)
28069 { echo "$as_me:$LINENO: WARNING: AFS cannot be supported without afs.h" >&5
28070 echo "$as_me: WARNING: AFS cannot be supported without afs.h" >&2;}
28072 { { echo "$as_me:$LINENO: error: AFS cannot be supported without afs.h" >&5
28073 echo "$as_me: error: AFS cannot be supported without afs.h" >&2;}
29319 { { echo "$as_me:$LINENO: error: Active Directory cannot be supported without krb5.h" >&5
29320 echo "$as_me: error: Active Directory cannot be supported without krb5.h" >&2;}
29323 { echo "$as_me:$LINENO: WARNING: Active Directory cannot be supported withou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dlibsmbclient.c235 * are supported.
4348 /* Are they requesting a supported attribute? */
4502 const char supported[] = local
4522 return sizeof(supported);
4525 if (sizeof(supported) > size) {
4531 memcpy(list, supported, sizeof(supported));
4532 return sizeof(supported);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/redhat/
H A Dbftpd-1.7.spec23 are supported.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex515 is only supported by a few devices.
H A Dip-tunnels.tex400 if multicast routing is supported in surrounding network, all GRE nodes
424 by historical reasons broadcast mode is not supported by IPIP tunnels,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_prn.c67 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported);
197 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported) argument
205 if(supported)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1330 be supported due to the design of the PDF format; use regular TeX (DVI
5458 % I don't think this chapter style is supported any more, so I'm not
7416 % supported in the main text, it doesn't seem desirable. Furthermore,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dlibtool42 # The names of the tagged configurations supported by this script.
167 # Whether dlopen is supported.
170 # Whether dlopen of programs is supported.
173 # Whether dlopen of statically linked programs is supported.
1221 # non-PIC code in shared libraries is not supported
4137 $echo "*** Warning: inter-library dependencies are not supported in this platform."
4139 $echo "*** Warning: inter-library dependencies are not known to be supported."
5207 # Fast installation is not supported
5867 # not supported by libtool).
7408 # Whether dlopen is supported
[all...]
H A Dltmain.sh869 # non-PIC code in shared libraries is not supported
3785 $echo "*** Warning: inter-library dependencies are not supported in this platform."
3787 $echo "*** Warning: inter-library dependencies are not known to be supported."
4855 # Fast installation is not supported
5515 # not supported by libtool).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-sis630.c28 Added SIS730 as supported.
108 /* supported chips */
109 static int supported[] = { variable
396 /* check for supported SiS devices */
397 for (i=0; supported[i] > 0 ; i++) {
398 if ((dummy = pci_get_device(PCI_VENDOR_ID_SI, supported[i], dummy)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dradstone_ppc7d.c115 #error CONFIG_KGDB || CONFIG_SERIAL_TEXT_DEBUG has no supported CONFIG_SERIAL_XXX
1467 #error CONFIG_KGDB || CONFIG_SERIAL_TEXT_DEBUG has no supported CONFIG_SERIAL_XXX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dxilinx_pic.c118 #error NR_IRQS > 32 not supported
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dultra.S150 #error only page shift of 13 is supported by dcache flush
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dentry.S842 #error iram not supported
879 #error iram not supported
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Ddmtimer.c127 #error OMAP architecture not supported!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dsetup.c463 #error HIGHMEM is not supported by AVR32 yet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S1228 # a table of video modes supported by the card and a pointer to a routine
1974 cmpb $0x4f, %al # function supported
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c4035 /* TODO: Verify that the rate is supported by the current rates
5503 /* Ensure that the rates supported by the driver are compatible with
5736 /* Ensure that the rates supported by the driver are compatible with
6764 network->qos_data.active = network->qos_data.supported;
6769 network->qos_data.active = network->qos_data.supported;
6795 network->qos_data.supported = 0;
6873 active = qos_network_data->supported;
6940 .supported = 1,
6966 if (priv->qos_data.qos_enable && qos_data->supported) {
7018 priv->assoc_network->qos_data.supported
7091 int active, supported; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dacornscsi.c109 * If not set, then use PIO mode (not currently supported).
170 #error SCSI2 LINKed commands not supported (yet)!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_ethtool.c132 ecmd->supported = (SUPPORTED_10baseT_Half |
152 ecmd->supported = (SUPPORTED_TP |
172 ecmd->supported |= SUPPORTED_Autoneg;
175 ecmd->supported |= SUPPORTED_TP;
184 ecmd->supported |= SUPPORTED_MII;
190 ecmd->supported |= SUPPORTED_FIBRE;

Completed in 511 milliseconds

1234567