search for: fci

Displaying 19 results from an estimated 19 matches for "fci".

Did you mean: fc4
2011 Jul 20
0
FCI - GNN Components, Co.Ltd
FCI GNN - Components 1. Introduction: FCI (http://www.gnn-components.com/FCI_Connect_Company-22-475.aspx) is a leading connector manufacturer in the world. They are a leading designer, manufacturer, and supplier of innovative and high-quality electrical and electronic interconnect systems for a wide r...
2003 Dec 06
1
recode{car} does not work as expected?
Hi to all, I am having a problem when using recode from the car package. I have a variable that is char and when I use recode to create a new variable that is supposed to be numeric I get a factor variable. Here is the code I am using: > FCI$PRE1 <- recode (PRE1RES, " c('C', 'c')=1 ; else = 0 ; as.factor.result=FALSE ") So, if I understand correctly the recode command, the line above should create FCI$PRE1 variable with 1 if PRE1RES is c and zero otherwise. However, if I type > FCI$PRE1[0] I get as r...
2005 Apr 21
1
Fwd: (KAME-snap 9012) racoon in the kame project
FYI, looks like support for Racoon is ending. Does anyone have any experience with the version in ipsec-tools ? ---Mike >Racoon users, > >This is the announcement that the kame project will quit providing >a key management daemon, the racoon, and that "ipsec-tools" will become >the formal team to release the racoon. >The final release of the racoon in the
2011 Feb 04
0
Wine release 1.3.13
...ix access rights for cabinet creation. cabarc: Initial version of the cabarc.exe tool, with support for creating a cabinet. cabarc: Add support for listing and extracting cabinets. cabinet: Use constants instead of hard-coded numbers for file open flags. cabinet: Replace the fci_set_error macro by a proper function. cabinet: Call FCI function pointers explicitly instead of hiding them inside macros. cabinet: Pass an FCI pointer to internal functions instead of a handle. cabinet: Move the internal FCI structure to fci.c. cabinet: Add a helper functio...
2002 Mar 01
1
smbclient works but mount doesn't
I've installed Samba 2.2.3a on a Debian Linux machine and am trying to mount a file directory from an NT machine. When I use smbclient as in smbclient //etbodnyk/work -U fciam/bbodnyk it prompts me for a password and I can get to my work directory. When I try to mount the directory using mount -t smbfs -o username=fciam/bbodnyk //etbodnyk/work /mnt I again get prompted for a password but the mount fails with the following error messages: 4854: session setup failed...
2007 Jan 05
0
[LLVMdev] ICmp documentation clarification
...another reason, but not the main one. Optimizations only work with either floating point or integer arithmetic so it is useful to have two classes to distinguish the cases for example, code like: if (ICmpInst *ICI = dyn_cast<ICmpInst>(I)) { .. integer optimizations ... } else if (FCmpInst *FCI = dyn_cast<FCmpInst>(I)) { .. floating point optimizations ... } This idiom is used throughout LLVM. Since we treat them separately in the code, it is best to match that with separate instructions at the assembly level as well. > > >> [...] > > Yes. When you truncate t...
2007 Dec 01
1
Asterisk & Cisco calling Name
....86.35.24 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 --uniqueBoundary Content-Type: application/gtd Content-Disposition: signal;handling=optional IAM, PRN,isdn*,,NI***, USI,rate,c,s,c,1 USI,lay1,ulaw TMR,00 CPN,04,,1,9734333001 CGN,04,,1,y,4,9733901090 CPC,09 FCI,,,,,,,y, GCI,602d57449f0411dc8052000f352dca41 UFC,GEN,5,gentf,79 UFC,GEN,5,fachd,9f8b0100 UFC,GEN,5,inpdu,02010106072a8648ce150004 --uniqueBoundary-- --- (21 headers 33 lines)--- Using INVITE request as basis request - 602E8F94-9F0411DC-8ACEEC29-3723F693 at 216.86.35.24 Sending to 216.86.35.24 :...
2007 Jan 05
2
[LLVMdev] ICmp documentation clarification
Reid Spencer wrote: > Hi Baptiste, > > On Fri, 2007-01-05 at 09:44 +0100, Baptiste Lepilleur wrote: >> I just want to make sure I understand the semantic of the icmp >> function correctly as assumption are dangerous in this domain. >> >> The syntax is specified as follow: >> <result> = icmp <cond> <ty> <var1>, <var2> ; yields
2007 Feb 13
4
Nortel 81C MSDL Trunking to Asterisk TE110P, Nortel Resetting PRI Channels
...CEQU DLOP NUM DCH FRM TMDI LCMT YALM TRSH PRI 012 24 ESF NO B8S FDL 00 051 24 ESF NO B8S FDL 00 073 24 ESF NO B8S FDL 00 RLI 30 ENTR 0 LTER NO ROUT 30 TOD 0 ON 1 ON 2 ON 3 ON 4 ON 5 ON 6 ON 7 ON VNS NO CNV NO EXP NO FRL 0 DMI 30 FCI 0 FSNI 0 SBOC NRR IDBB DBD IOHQ NO OHQ NO CBQ NO ISET 0 NALT 5 MFRL 2 OVLL 0 Marlon Blair e-mail marlon_blair@doh.state.fl.us > DOH, Network System Analyst > (850) 245-4400, S/C 205-4400, Cell (850) 528-4244 > Fax (850) 412-1148 > Work Hours 7 AM to 3:30 PM...
2016 Nov 25
0
Wine release 1.9.24
...glCreateContextAttribsARB. opengl32: Set last error on invalid share in wglCreateContextAttribsARB. gdi32: Initialize rgbReserved to zero in SetDIBColorTable. oleaut32/tests: Fix type descriptions leak (valgrind). Detlef Riekenberg (1): cabinet: Properly initialize internal fci structure (Valgrind). Donat Enikeev (2): crypt32/tests: Fix regression on Win7 with unprivileged run. crypt32/tests: Fix chain tests failure with cs.standford.edu certificates. Erich Hoover (1): user32/tests: Fix an inconsistent test case in clearing the clipboard. Fabian Maure...
2012 Jul 31
0
Wine release 1.5.10
...since upgrade to wine 1.5.8-0ubuntu1~pulse18 31180 DC Universe Online: installer fails with "generic error" 31211 Tanner S-Edit rubberbanding leaves screen garbage 31239 GTAIV lacks some lights 31276 Total Commander 8.0 64-bit installer crashes during cabinet extraction (wrong FCI/FDI structure packing for Win64) 31288 Visual Studio 2005 Trial "Server Explorer" needs IWbemClassObject::BeginMethodEnumeration when inspecting Management Classes 31305 AxisPro: Hangs when drawing stock chart 31317 Age of Empires 2: top of the screen turns white when creating a...
2011 Feb 18
0
Wine release 1.3.14
...cabinet: Cleanup file loading and add infrastructure for plugging in real compression. cabinet: Create temp files only once we have data to store into them. cabinet: Add support for MSZIP compression. cabinet: Avoid some memory allocations by storing buffers directly in the FCI structure. configure: Print a notice if zlib isn't found. Alistair Leslie-Hughes (6): mshtml: Implement IHTMLStyle put_borderRightColor. mshtml: Implemented IHTMLStyle_put_borderBottomColor. mshtml: Implement IHTMLStyle_put_borderLeftColor. mshtml: Implement IHTML...
2007 Sep 28
0
Wine release 0.9.46
...lp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype. regstr.h only defines constants and structures and thus does not need an extern "C" statement. gdiplus: Make gdiplustypes.h C++ compatible. mpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants. fci.h: Include basetsd.h. infosoft: indexsrv.idl must import objidl.idl and not unknwn.idl. gdi32: Add a '\n' to a Wine trace. wineoss.drv: Add support for $MIDIDEV to match $AUDIODEV and $MIXERDEV. riched20/tests: Add '\n's to ok() calls. includes: Remove...
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
...g the * class and sysfs creation. * * Notes: * This routine assumes no locks are held on entry. */ static struct fc_rport * fc_rport_create(struct Scsi_Host *shost, int channel, struct fc_rport_identifiers *ids) { struct fc_host_attrs *fc_host = shost_to_fc_host(shost); struct fc_internal *fci = to_fc_internal(shost->transportt); struct fc_rport *rport; struct device *dev; unsigned long flags; int error; size_t size; size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); rport = kzalloc(size, GFP_KERNEL); if (unlikely(!rport)) { printk(KERN_ERR "%s: allocati...
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
...g the * class and sysfs creation. * * Notes: * This routine assumes no locks are held on entry. */ static struct fc_rport * fc_rport_create(struct Scsi_Host *shost, int channel, struct fc_rport_identifiers *ids) { struct fc_host_attrs *fc_host = shost_to_fc_host(shost); struct fc_internal *fci = to_fc_internal(shost->transportt); struct fc_rport *rport; struct device *dev; unsigned long flags; int error; size_t size; size = (sizeof(struct fc_rport) + fci->f->dd_fcrport_size); rport = kzalloc(size, GFP_KERNEL); if (unlikely(!rport)) { printk(KERN_ERR "%s: allocati...
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...{~(U32@`^W1L5vxj5$W{O$e5Q3l)5 at j?x zYF~kp>jm1lr7qW7({Xd!AzMKusRCxT)~6)|8MSznj?16glGvI&QE1b{dyn-E=P#U% zzax00kl%f=e-|a;TMRPqMPc|}b4y+%?P?p`H6m0fC2+FC-}=p)>>t%UIMn>g&pg0m z=OqXGfu`N!>Lw{CzTwGhW4>^?;qrJ%*@S3Ki6>DSiK5k`$4P;ds$CE|CHp1f{$>=% zl7Nl`DGlBW>Q>VZA1%m>fcI?+Ee&*h&9Lawq?-A3hSUicE?l^a&-DCjroUVF`O1Ux z5<Nw{i)d;vL6B?sUq5!4KlnzM?IPi?{?tX@`cTU4BZrkWnKqObKK}HGPkm#-%~3 at V zkYs^EiRczv>6OS<b8+ig5~V&*9ml)k9m$m<mS8QaL>#LUlx#V?V8co|Bp?YSA|sJA zimoB(f>2wA-5!@NKJ<dh;Co70{MYRvT7ICjOVTXikH5CZM?ZCdy7V^wy>~y%d)`uT zaN^L?k*677yE...
2009 Jan 16
0
Wine release 1.1.13
...line in cdlg_Ro.rc. wineps.drv: Add the Romanian translation. setupapi: Add the Romanian translation. comdlg32: Remove superfluous pointer casts. ddraw: Remove superfluous pointer casts. ddrawex: Remove superfluous pointer casts. include: Change to LONG/ULONG in fci.h for Win64 compatibility. include: Change to LONG/ULONG in fdi.h for Win64 compatibility. gdiplus: Remove superfluous pointer casts. dswave: Remove superfluous pointer casts. d3d8: Remove superfluous pointer casts. cryptnet: Remove superfluous pointer casts. mci...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...j0+ zEWOr1$E2_j6lsq^B6Ra8oa^wfUyk4oEgaecr8d{Rc|LGUBhflb%EcBaIlMWbD_WGG zJM`r^j2Z33I8Drfe06imVI6JW8$5*2hKh`2x!r~Gs>JxUP)gn at MH+JrG=!&{ZDe=+ z%Xfh!aPI=qvX at HXn%QY*Utx6G_?6KY<g8HI-OwsA8Ll}ddR4)-snhN%Q?9bQs#KQG zrGwCB%6JMusUC}HJGMD3b;QgI=l9mO>LHki2^E{iEANiGVNb=WF+udDTJ|0UY?4`W zFy$1^=WTfCImT*R8VPN;(W_N?FFP6%o;;~J*%k)HqJq at 6LM@AnFLFn(bg0%DDJ(pB z^uX_v5aYkD)fP+%53Mu#eOVgud-c#dBQ9Zvt8nI}lzVJVJrv2q+<<{ZqQ<N+*jOPM zO4fNGY_bd{h9n-SLEbY81ENyxTeY7_>R1~1(8J>oLWU_pZ&Y%l_OUTXV4Qd0-;!ut z5aVCSkAhbN?He$|LT{VFStadS6NHVpLb0w4ZG&2sV{cZtX_+YY;J*_9%oI+n<g`4{ zVX%xgNV#nwKmIJ...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking