search for: 6qi

Displaying 10 results from an estimated 10 matches for "6qi".

Did you mean: 6qe
2002 Oct 29
1
samba compiling error
...-/2(O=7-R+V)I M;B]P87-S=V0B("U$4TU"7U!!4U-71%]&24Q%/2(O=7-R+VQO8V%L+W-A;6)A M+W!R:79A=&4O<VUB<&%S<W=D(B M1%1$0E]005-35T1?1DE,13TB+W5S<B]L M;V-A;"]S86UB82]P<FEV871E+W-M8G!A<W-W9"YT9&(B#0I5<VEN9R!,24)3 M(#T@+6QG96X@+6QS96,@("UL;G-L#0I#;VUP:6QI;F<@<VUB9"]S97)V97(N M8PT*<VUB9"]S97)V97(N8SH@26X@9G5N8W1I;VX@8&]P96Y?<V]C:V5T<R<Z M#0IS;6)D+W-E<G9E<BYC.C(V.#H@=V%R;FEN9SH@<&%S<VEN9R!A<F<@,R!O M9B!@86-C97!T)R!F<F]M(&EN8V]M<&%T:6)L92!P;VEN=&5R('1Y<&4-"D-O M;7!I...
2007 Dec 12
1
[PATCH]Support full capabilities on older Smart-UPS 600
...!strcmp(buf, "8QD") || /* (SmartUPS 1250, vintage 07/94.) */ - !strcmp(buf, "6TI")) { /* (APC600.) */ + !strcmp(buf, "6TI") || /* (APC600.) */ + !strcmp(buf, "6QI")) { /* (APC600.) */ upsdebugx(1, "Found Smart-UPS"); dstate_setinfo("ups.model", "Smart-UPS"); } Index: drivers/apcsmart.h =================================================================== --- driv...
2009 May 04
1
Patches for NUT 2.2.2: APC SmartUPS-900
...t;) || /* (SmartUPS 1250, > vintage 07/94.) */ > + !strcmp(buf, "7TD") || /* (SmartUPS 900, > vintage 11/94.) */ > !strcmp(buf, "6TI") || /* (APC600.) */ > !strcmp(buf, "6QI")) { /* (APC600.) */ > upsdebugx(1, "Found Smart-UPS"); > >> > - --- nut-2.2.2/drivers/apcsmart.h 2007-12-12 13:34:51.000000000 > -0700 > +++ nut-2.2.2-r1/drivers/apcsmart.h 2008-12-06 03:00:48.000000000 -0700 > @@ -261,6 +261,...
2009 Feb 27
0
support for APC Matrix 5000, vintage 12/00 (was: NUT apcsmart driver - firmware addition)
...eb 24 14:01:04 2009 > @@ -564,6 +564,7 @@ > !strcmp(buf, "8TI") || /* (SmartUPS 1250, > vintage 08/24/95.) */ > !strcmp(buf, "6TI") || /* (APC600.) */ > !strcmp(buf, "6QI") || /* (APC600.) */ > + !strcmp(buf, "5ZM") || /* (APC Matrix > 5000, vintage 12/00.) */ > !strcmp(buf, "0ZI") || /* (APC Matrix > 3000, vintage 10/99.) */ > !strcmp(...
2005 Jan 07
0
Missing functionality in Blowfish for crypt(3)
...gt;PHK(`D)+RH@5V4G<F4@8W)Y M<'1I;F<@82!N97<@<&%S<W=O<F0N("!792!W86YT('1O(&=E="!T:&4**R`) M"2`@(&QN7W)O=6YD<R!V86QU92!T:&%T(&ES('-T;W)E9"!I;B!L;V=I;BYC M;VYF"BL@"0D@("!A;F0@=7-E(&ET('1O(&EN:71I86QI>F4@=&AE(')O=6YD M<R!V86QU92X@(`HK("`@("`@("`@("`@("`@("`@("!L;E]R;W5N9',@:7,@ M=&AE(&)A<V4@,B!L;V=A<FET:&T@;V8@=&AE(`HK(`D)("`@9&5S:7)E9"!R M;W5N9',@=F%L=64N("`J+PHK(`D)"BL@"2`@("!I9BAG9...
2011 Jan 25
1
[RFC] Updates to ACP smart driver
This patch introduces a handful of new options, I mentioned earlier in: http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02088.html See the large commit message in the follow-up for the details and rationale. I realize it's a bit larger diff - so if it's required I can split it into few smaller ones. Michal Soltys (1): APC smart driver update and new features.
2006 Apr 17
1
ksoftirqd
Hi After a few days of very fine work, my dom0 went mad. (using xen-3.0.2) It''s ksoftirqd keeps 70% of cpu all the time. Is there anything I can do? Regards, Steffen begin 666 smime.p7s M,( &"2J&2(;W#0$''`J" ,( "`0$Q"S )!@4K#@,"&@4`,( &"2J&2(;W#0$'' M`0``H(())#""`JPP@@(5H ,"`0("`P]Z''3
2002 Oct 30
1
Crontab ??
********************************************************************** Este email assim como os ficheiros que possa ter em anexo s?o confidenciais e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado. Se recebeu este email por engano por favor notifique Redes@bnc.pt Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper n?o tendo sido encontrados virus.
2011 Feb 07
4
[PATCH/RFC v2 0/3] Updates to ACP smart driver
This is 2nd version of the earlier patch featuring a few new features and fixes to the apcsmart driver, following the remarks in: http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02294.html Major changes from v1: - handle battery.charge and battery.runtime checks at main.c level - handle "immutable but writable" conflict gracefully at driver level -
2011 Mar 05
19
[RFC apcsmart V3 00/18] apcsmart driver updates
Sorry for a bit longer delay than I anticipated, I was stuffed with the work. This is the next iteration of the patch adding some functionality to apcsmart driver, and relying on 'ignorelb' recently added. Follow up from previous thread: http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02331.html Main differences is that V3 is split into many small patches, so the