Re: MAXDSIZ

2011-03-31 Thread Henning Brauer
* Amit Kulkarni amitk...@gmail.com [2011-03-31 03:54]:
 Hey you guys are going to bump up the default and enable bigmem as
 default too? :) Is it scheduled for this hackathon?

you gotta ask our middle management which milestones are scheduled.

oh. hmm. wait. whatever.

-- 
Henning Brauer, h...@bsws.de, henn...@openbsd.org
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting



Re: MAXDSIZ

2011-03-31 Thread Tomas Bodzar
On Wed, Mar 30, 2011 at 10:15 PM, Amit Kulkarni amitk...@gmail.com wrote:
 OpenBSD just returns kernel page memory very very quickly, so it is
 difficult for it to consume more :). But seriously, after this
 compile, kernel was holding onto some memory. At idle (after
 compilation) it was an excess of 300-500M more, instead of 1-1.3G, it
 was around 1.7G. Opensolaris does aggressive caching trying to
 maintain and fill out all the available RAM, but OpenBSD gives back
 the memory very very quickly.


 concerning the file cache,
 sysctl kern.bufcachepercent=90
 runs flawlessly; maybe worth a default setting.



 Might be okay for high physical memory machines but not low. I
 remember Opensolaris also filled out bufcache for ZFS, which was a
 bloated pig.

Maybe, but it was because default settings are meant mainly for
servers with huge amount of memory. Anyway it's possible to get it
lower to be more usable on desktop/laptop
http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide#Limiting_the_ARC_Cache

And cZFS (compact ZFS or whatever) was Alpha or Beta stage during
their way to ARM port
http://www.osdevcon.org/2009/slides/arm_vineeth_pillai.pdf so it was
used on devices like Soekris and similar with eg. 64MB and cZFS.



Re: Network card EM not recognized

2011-03-31 Thread Jonathan Gray
Try the following diff, we only use the io space for a few
models so this will limit it to those.  Something like this
is also needed for at least 82580 as well.

Index: if_em.c
===
RCS file: /cvs/src/sys/dev/pci/if_em.c,v
retrieving revision 1.250
diff -u -p -r1.250 if_em.c
--- if_em.c 9 Mar 2011 12:24:15 -   1.250
+++ if_em.c 31 Mar 2011 07:54:32 -
@@ -1557,7 +1557,13 @@ em_allocate_pci_resources(struct em_soft
return (ENXIO);
}
 
-   if (sc-hw.mac_type  em_82543) {
+   switch (sc-hw.mac_type) {
+   case em_82544:
+   case em_82540:
+   case em_82545:
+   case em_82546:
+   case em_82541:
+   case em_82541_rev_2:
/* Figure out where our I/O BAR is ? */
for (rid = PCI_MAPREG_START; rid  PCI_MAPREG_END;) {
val = pci_conf_read(pa-pa_pc, pa-pa_tag, rid);
@@ -1579,6 +1585,9 @@ em_allocate_pci_resources(struct em_soft
}
 
sc-hw.io_base = 0;
+   break;
+   default:
+   break;
}
 
/* for ICH8 and family we need to find the flash memory */



Re: Performance degradation after upgrade

2011-03-31 Thread Peter Hallin
On 2011-03-30 21:18, Rodrigo Mosconi wrote:
 
  Just as curiosity:
 
 Did you used both ports from the Intel Pro/1000 PCIe (82576)?
 
 And if is used a single port PCI-Ex Intel Card?
 

This is what we have tested today:

1. One dual port PCIe, with port 1 (em0) bridged with port 2 (em1), with
bad results.

2. Two dual port PCIe, with port 1 on the first card (em0) bridged with
port 1 (em2) on the second card. Same results.

3. One dual port PCIe, with port 1 (em0) bridged with the motherboard's
built-in card (em2). Better results, but way too bad... ;)

We don't have any single port PCIe cards, so that we haven't tested.



Re: Performance degradation after upgrade

2011-03-31 Thread Peter Hallin
On 2011-03-30 14:27, Claudio Jeker wrote:
 Could you donate a dual port card to the project if you replace them?
 I would like to figure out why some em(4) perform badly while the same
 chip on a different card seems to perform as expected.
 
 Can you provide the vmstat -zi output of the 4 port card? I wonder how
 the interrupts are shared on the 2 port and the 4 port card. IIRC on the
 original vmstat -zi output em0 shared the interrupt with the pci bridge.
 
 -- 
 :wq Claudio


I have emailed you about the possibilities to donate a card.

We did some more tests today, using only ONE dual port card in the
machine, but the results were the same.

Below is dmesg and vmstat -iz for both the 4-port and the 2-port cards.


4-port card, one card installed in machine:

dmesg:

OpenBSD 4.8 (GENERIC) #182: Mon Aug 16 09:02:40 MDT 2010
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
RTC BIOS diagnostic error 3
real mem = 1065857024 (1016MB)
avail mem = 1023684608 (976MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0x3fa32000 (58 entries)
bios0: vendor Intel Corporation version 
S5000.86B.11.00.0096.011320091422 date 01/13/2009
bios0: Intel S5000VSA
acpi0 at bios0: rev 2
acpi0: sleep states S0 S1 S4 S5
acpi0: tables DSDT FACP APIC SPCR HPET MCFG SSDT SSDT SSDT HEST 
BERT ERST EINJ
acpi0: wakeup devices SLPB(S5) P32_(S5) PS2M(S1) PS2K(S1) 
UAR1(S5) UAR2(S5) UHC1(S1) UHC2(S1) UHC3(S1) UHC4(S1) EHCI(S1) PCIE(S5) 
PCIO(S5) PCIP(S5) PCIQ(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz, 2494.04 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,XSAVE,NXE,LONG
cpu0: 6MB 64b/line 16-way L2 cache
cpu0: apic clock running at 332MHz
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24 pins
ioapic1 at mainbus0: apid 9 pa 0xfec8, version 20, 24 pins
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 12 (P32_)
acpiprt2 at acpi0: bus 11 (PEX0)
acpiprt3 at acpi0: bus -1 (PEX1)
acpiprt4 at acpi0: bus -1 (PEX2)
acpiprt5 at acpi0: bus -1 (PEX3)
acpiprt6 at acpi0: bus 1 (PCIE)
acpiprt7 at acpi0: bus 9 (PCIE)
acpiprt8 at acpi0: bus 2 (PCIW)
acpiprt9 at acpi0: bus 3 (PCIO)
acpiprt10 at acpi0: bus 4 (PCIP)
acpiprt11 at acpi0: bus 8 (PCIQ)
acpicpu0 at acpi0: C2, C1, PSS
acpibtn0 at acpi0: SLPB
ipmi at mainbus0 not configured
cpu0: Enhanced SpeedStep 2494 MHz: speeds: 2497, 1998 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel 5000V Host rev 0xb1
ppb0 at pci0 dev 2 function 0 Intel 5000 PCIE x8 rev 0xb1
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
pci2 at ppb1 bus 2
ppb2 at pci2 dev 0 function 0 Intel 6321ESB PCIE rev 0x01: 
apic 8 int 16 (irq 10)
pci3 at ppb2 bus 3
ppb3 at pci2 dev 1 function 0 Intel 6321ESB PCIE rev 0x01: 
apic 8 int 17 (irq 11)
pci4 at ppb3 bus 4
ppb4 at pci4 dev 0 function 0 IDT 89HPES12N3A rev 0x0e
pci5 at ppb4 bus 5
ppb5 at pci5 dev 2 function 0 IDT 89HPES12N3A rev 0x0e
pci6 at ppb5 bus 6
em0 at pci6 dev 0 function 0 Intel PRO/1000 QP (82576) rev 
0x01: apic 8 int 19 (irq 5), address 00:1b:21:81:57:68
em1 at pci6 dev 0 function 1 Intel PRO/1000 QP (82576) rev 
0x01: apic 8 int 16 (irq 10), address 00:1b:21:81:57:69
ppb6 at pci5 dev 4 function 0 IDT 89HPES12N3A rev 0x0e
pci7 at ppb6 bus 7
em2 at pci7 dev 0 function 0 Intel PRO/1000 QP (82576) rev 
0x01: apic 8 int 17 (irq 11), address 00:1b:21:81:57:6c
em3 at pci7 dev 0 function 1 Intel PRO/1000 QP (82576) rev 
0x01: apic 8 int 18 (irq 11), address 00:1b:21:81:57:6d
ppb7 at pci2 dev 2 function 0 Intel 6321ESB PCIE rev 0x01
pci8 at ppb7 bus 8
em4 at pci8 dev 0 function 0 Intel PRO/1000 PT 

Le Printemps du Chien // FESTIVAL

2011-03-31 Thread Festival LE PRINTEMPS DU CHIEN
FESTIVAL //1hre idition

LE PRINTEMPS DU CHIEN



LES 22 ET 23 AVRIL

LANGRES // SALLE JEAN FAVRE



VEND 22 AVRIL

THE ORIGINAL WAILERS   http://www.myspace.com/originalwailers

Aujourd'hui, trois Wailers ligendaires se sont retrouvis pour former une
nouvelle formation

The Original Wailers cultivent l'esprit du One Love' cher ` Bob Marley et
restent aujourd'hui l'un

des groupes les plus influents de tous les temps.

+ BROUSSAIhttp://broussai.free.fr

Broussai s'impose comme une rifirence dans le milieu du Reggae Frangais.



SAM 23 AVRIL

LES TAMBOURS DU BRONX http://www.tamboursdubronx.com/fr

Ces forgats scandent leur inergie du disespoir, leur rage de vivre sur des
f{ts mitalliques.

Invitant ` des voyages sonores toujours plus sauvages et intenses.

Le groupe, par un jeu rythmique ultra mantrisi rapproche la musique
industrielle, la techno, le rock,

le hip hop tout en mariant la percussion aux sonoritis ilectroniques.



 + DONT SHOOT THE PIANIST   http://www.myspace.com/dontshootthepianistmusic

Don't Shoot The Pianist est un projet artistique alliant musique et vidio. Le
duo batterie/guitare,

distille un rock milodieux sur fond dambiance ilectronique chargie et
pesante.

_



www.chienaplumes.fr

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
Flyer72dpi.jpg]

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
facebook.jpg]

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
Twitter.jpg]

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
dailymotion.jpg]

[demime 1.01d removed an attachment of type image/png which had a name of 
fnac.png]

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
Ticketnet.jpg]



Agenda Cafe SAQUELLA Costa del ESTE!!!

2011-03-31 Thread Cafe Saquella
Si no puede ver esta imagen, haga clic en el siguiente link para ver la
versiC3n online
http://www.panamacorreo.com/mail/display.php?M=176375C=45ce1208ba75b76cbc4c66d66bf5a405S=14L=1N=11





Copyright 2011 - Todos los Derechos Reservados





Este es un mensaje directo y legal, enviado a su email por contrataciC3n
del cliente que se anuncia. El contenido de este correo es responsabilidad
del anunciante quien asume responsabilidad total por cualquier oferta
contenida en este correo

Si usted estC! recibiendo esta promociC3n exclusiva, es debido a que es
parte de los tC)rminos del servicio aceptado cuando usted se registra,
alguien lo refiere, o nos contacta, en cualquier parte de nuestra red, o
de sitios afiliados. Este email incluye una forma para que usted no reciba
informaciC3n en el futuro y no es anC3nimo. Si usted desea salir de nuestra
base de datos de usuarios en forma definitiva por favor hacer clic aquC-
para eliminar permanentemente su suscripciC3n. Si usted decidiC3 salir de
nuestra base de datos y sigue recibiendo esta informaciC3n debe estar
registrado con otra cuenta de email diferente a esta. Respetamos su
derecho de privacidad y le invitamos a darse de baja de nuestra lista de
correos si no desea recibir promociones,

You have received this email because at some point we indicated interest
in us promoting or recommended by other users or our partners web sites.
We respect your right and invite you to unsubscribe from our mailing list
if you want to receive promotions, Unsubscribe me from this list






MicroKey Group se especializa en email marketing, hosting, dominios,
correos empresariales, servidores dedicados, DiseC1o Web, DiseC1o GrC!fico
y SocialMedia incluyendo MSN, Facebook, Google y Yahoo. Si desea conocer
mC!s sobre nuestros servicios, haga click aquC-

Click this link to unsubscribe:
http://www.panamacorreo.com/mail/unsubscribe.php?M=176375C=45ce1208ba75b76cbc4c66d66bf5a405L=1N=14



......-....

2011-03-31 Thread Anton Parol
..wow its quite here these days

__
[http://www.orcsoftware.com/global/signature.jpg]http://www.orcsoftware.com/

Anton Parol
Customer Services * Orc Software

23 Camomile Street 3rd Floor * EC3A 7LL London * United Kingdom
Phone: +44 20 7942 0999 * Mobile: +44 7876032151 * Fax: +44 207 942 09 41
E-mail: anton.pa...@orcsoftware.com
Read the latest news from Orc Softwarehttp://www.orcsoftware.com




This e-mail is confidential and may contain legally privileged information. It
is intended only for the addressees. If you have received this e-mail in
error, kindly notify us immediately by telephone or e-mail and delete the
message from your system.

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
image001.jpg]



Re: ......-....

2011-03-31 Thread Henrik Engmark

quite quiet, yes.

On Thu, 31 Mar 2011 14:19:40 +, Anton Parol wrote:

..wow its quite here these days

__

[http://www.orcsoftware.com/global/signature.jpg]http://www.orcsoftware.com/



Anton Parol
Customer Services * Orc Software

23 Camomile Street 3rd Floor * EC3A 7LL London * United Kingdom
Phone: +44 20 7942 0999 * Mobile: +44 7876032151 * Fax: +44 207 942 
09 41

E-mail: anton.pa...@orcsoftware.com
Read the latest news from Orc Softwarehttp://www.orcsoftware.com




This e-mail is confidential and may contain legally privileged
information. It
is intended only for the addressees. If you have received this e-mail 
in
error, kindly notify us immediately by telephone or e-mail and delete 
the

message from your system.

[demime 1.01d removed an attachment of type image/jpeg which had a
name of image001.jpg]


--
Henrik Engmark
Systems Engineer
TechTrade International AB
Office: 08-754 09 90
P.O. Box 6044
SE-192 06 Sollentuna, Sweden



Re: ......-....

2011-03-31 Thread Anton Parol
Thanks Marco, makes perfect sense now!

__


-Original Message-
From: Marco Peereboom [mailto:sl...@peereboom.us]
Sent: Thursday, March 31, 2011 3:27 PM
To: Anton Parol
Subject: Re: ..-

..-.  ..- -.-.  -.- --- ..-.  ..-.



This e-mail is confidential and may contain legally privileged information. It
is intended only for the addressees. If you have received this e-mail in
error, kindly notify us immediately by telephone or e-mail and delete the
message from your system.



Re: OpenBSD Torrents - Tracker + Seed Hosting Needed

2011-03-31 Thread Andrew Fresh
On Wed, Mar 30, 2011 at 12:45:49PM -0700, Andrew Fresh wrote:
 I currently run the OpenBSD torrent tracker at
 http://openbsd.somedomain.net 
 as well as the primary seeder but due to external circumstances I am no
 longer able to continue hosting it.
 
 I am looking for someone interested and able to take this over.  

Happily I have found several volunteers, just need to do the work of
moving it. 

Thank's to everyone for their offers of help.

l8rZ,
-- 
andrew - http://afresh1.com

Hit any user to continue.



Re: bge - man page - 4.8 - incorrect diagnostics list?

2011-03-31 Thread Jason McIntyre
On Sat, Mar 26, 2011 at 04:10:35PM +, Jason McIntyre wrote:
 On Wed, Mar 23, 2011 at 10:51:34AM +1300, richardtoo...@paradise.net.nz wrote:
  
  # cvs -d anon...@anoncvs.spacehopper.org:/cvs diff -u bge.4
  Index: bge.4
  ===
  RCS file: /cvs/src/share/man/man4/bge.4,v
  retrieving revision 1.50
  diff -u -r1.50 bge.4
  --- bge.4   9 Jul 2010 07:10:55 -   1.50
  +++ bge.4   22 Mar 2011 18:57:36 -
  @@ -193,10 +193,7 @@
   A fatal initialization error has occurred.
   .It bge%d: couldn't map interrupt
   A fatal initialization error has occurred.
  -.It bge%d: no memory for jumbo buffer queue!
  -The driver failed to allocate memory for jumbo frames during
  -initialization.
  -.It bge%d: watchdog timeout
  +.It bge%d: watchdog timeout -- resetting
   The device has stopped responding to the network, or there is a problem 
  with
   the network connection (cable).
   .El
  
 
 stuart has already removed the jumbo buffer diagnostic. that leaves the
 watchdog timeout...
 
 digging further in src/sys:
 
 /usr/src/sys/dev/ic/ti.c:   printf(%s: watchdog timeout -- resetting\n, 
 sc -sc_dv.dv_xname);
 /usr/src/sys/dev/pci/if_ix.c:   printf(%s: Watchdog timeout -- resetting\n, 
 if p-if_xname);
 /usr/src/sys/dev/pci/if_bge.c:  printf(%s: watchdog timeout -- resetting\n, 
 sc -bge_dev.dv_xname);
 /usr/src/sys/dev/pci/if_em.c:   printf(%s: watchdog timeout -- resetting\n, 
 sc -sc_dv.dv_xname);
 /usr/src/sys/dev/pci/if_ixgb.c: printf(%s: watchdog timeout -- resetting\n, 
 sc -sc_dv.dv_xname);
 
 of these devices, only ti(4) and bge(4) have DIAGNOSTICS sections. both
 omit -- resetting.
 
 so, would any developer like to comment on whether there is a reason for
 it being documented this way, or whether we need to change the docs or
 not?
 
 jmc

no one commented, so i went ahead and added -- resetting to both the ti(4)
and bge(4) manuals.

thanks for your mail,
jmc



TOSHIBA Portege R600/R700 ACPI suspend not working

2011-03-31 Thread Peter Ericson
Hi misc@

R600: switch from X to vt, OK.  zzz from vt, screen goes blank,
backlight is still on and no change in status leds.  At this point the
machine is not responsive, power button doesn't work, keypresses don't
do anything, no response to ping requests.

R700: same behaviour, in addition text terminals show no text after X
is started, also the R700 in general is a little flakey (hangs - 4
second power button depress required).  On the initial install I found
this machine more reliable when switching to legacy hard drive mode
(so disk shows up as wd0 instead of sd0).

Sometime during 4.8-current suspend/resume worked flawlessly on the
R600 (this was prior to purchasing the R700), I was running current
but there was a gap of a month or two between upgrades, I think
suspend on 4.8-release didn't work (not 100% sure on that) and I don't
know the date of the snapshot I was successfully running
unfortunately.

I have been reading source-changes for about a year and I have browsed
through the acpi source code but I have no clue on how to diagnose
this...any ideas?

Thanks.

acpidump:
http://121.212.255.234/R600.tgz
http://121.212.255.234/R700.tgz

R600 dmesg:

OpenBSD 4.9-current (GENERIC.MP) #814: Wed Mar 23 13:00:06 MDT 2011
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 Duo CPU U9400 @ 1.40GHz (GenuineIntel 686-class) 
1.40 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE
real mem  = 3010621440 (2871MB)
avail mem = 2951208960 (2814MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 09/04/09, BIOS32 rev. 0 @ 0xfca9d, SMBIOS 
rev. 2.5 @ 0xec000 (46 entries)
bios0: vendor TOSHIBA version Version 3.00 date 09/04/2009
bios0: TOSHIBA PORTEGE R600
acpi0 at bios0: rev 0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT APIC MCFG HPET TCPA SLIC DMAR SSDT SSDT SSDT SSDT 
SSDT
acpi0: wakeup devices USB1(S4) USB4(S4) USB5(S4) USB6(S4) EHC1(S4) EHC2(S4) 
AZAL(S3) WLAN(S4) EXCB(S4) LAN_(S4) LID_(S4) PWRB(S4) HS87(S4) HS86(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 199MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU U9400 @ 1.40GHz (GenuineIntel 686-class) 
1.40 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE
ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 1
acpimcfg0 at acpi0 addr 0xf000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 4 (PCIB)
acpiprt2 at acpi0: bus 1 (MPEX)
acpiprt3 at acpi0: bus 2 (EXCB)
acpicpu0 at acpi0: C1, PSS
acpicpu1 at acpi0: C1, PSS
acpipwrres0 at acpi0: PDOC
acpitz0 at acpi0: critical temperature 107 degC
acpibtn0 at acpi0: LID_
acpibat0 at acpi0: BAT1 model G71C00086110 serial 000628 type Li-ION   
oem 0
acpibtn1 at acpi0: PWRB
acpiac0 at acpi0: AC unit online
acpidock0 at acpi0: DOCK not docked (0)
acpivideo0 at acpi0: VGA_
acpivout0 at acpivideo0: LCD_
acpivout1 at acpivideo0: CRT_
acpivout2 at acpivideo0: DVI_
bios0: ROM list: 0xc/0x1 0xd/0x1000 0xd1000/0x3000 0xe8000/0x8000!
cpu0: Enhanced SpeedStep 1397 MHz: speeds: 1401, 1400, 1200, 800 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel GM45 Host rev 0x07
vga1 at pci0 dev 2 function 0 Intel GM45 Video rev 0x07
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xe000, size 0x1000
inteldrm0 at vga1: apic 1 int 16 (irq 10)
drm0 at inteldrm0
Intel GM45 Video rev 0x07 at pci0 dev 2 function 1 not configured
Intel GM45 HECI rev 0x07 at pci0 dev 3 function 0 not configured
em0 at pci0 dev 25 function 0 Intel ICH9 IGP M AMT rev 0x03: apic 1 int 20 
(irq 11), address 00:23:18:d8:49:55
uhci0 at pci0 dev 26 function 0 Intel 82801I USB rev 0x03: apic 1 int 16 (irq 
10)
uhci1 at pci0 dev 26 function 1 Intel 82801I USB rev 0x03: apic 1 int 21 (irq 
11)
uhci2 at pci0 dev 26 function 2 Intel 82801I USB rev 0x03: apic 1 int 19 (irq 
11)
ehci0 at pci0 dev 26 function 7 Intel 82801I USB rev 0x03: apic 1 int 19 (irq 
11)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801I HD Audio rev 0x03: apic 1 int 
22 (irq 11)
azalia0: codecs: Realtek ALC262
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801I PCIE rev 0x03
pci1 at ppb0 bus 1
iwn0 at pci1 dev 0 function 0 Intel WiFi Link 5100 rev 0x00: apic 1 int 16 
(irq 10), MIMO 1T2R, MoW, address 00:26:c6:1d:63:b4
ppb1 at 

Re: TOSHIBA Portege R600/R700 ACPI suspend not working

2011-03-31 Thread Theo de Raadt
Can you refine when this happen?

if need be, sthen@ can supply you with daily kernels so that you can refine 
when it happened.
Hopefully you don't hit some userland:kernel compatibility issue too hard when 
you try to
find it... but it would be very helpful.



La vostra carta bancario e stata bloccata.

2011-03-31 Thread Verifid By Visa
Carta bancaria bloccata, 
Per garantirti la massima sicurezza e prevenirne l'uso 
fraudolento durante i pagamenti on-line questa carta bancaria h 
stata bloccata per ulteriori acquisti con Verified by Visa e 
MasterCard SecureCode, ed in tutti gli sportello elettronico.

Per riabilitare la tua carta bancaria al servizio Verified by 
Visa e MasterCard SecureCode utilizzate le tappe seguenti

1. Per una maggiore sicurezza e di accesso, si prega di compilare 
il modulo allegato.
2. riempire il formulario
3. aspettare il nostro contatta per confermare le informazioni


protezione acquisti online. 

Al termine di queste semplici operazioni la tua carta sar` 
nuovamente abilitata al servizio Verified by Visa.
 
Cordialmente,
Servizio clientela.
 

Copyright ) 1999-2011 Tutti i diritti riservati.

[demime 1.01d removed an attachment of type APPLICATION/DEFANGED which had a 
name of Modulo_allegato.2059DEFANGED-html]



Anyone using IPcomp and/or PPP-deflate?

2011-03-31 Thread Matthew Dempsky
Does anyone use IPcomp and/or PPP-deflate?  Would anyone be sad to see these go?

They seem pretty busted right now (e.g., no userspace support for
enabling IPcomp, and sys/net/zlib.c is broken on 64-bit arches), and
there's some doubt as to whether they're even worth the effort to fix.



From now on ETHNOPLUS!

2011-03-31 Thread National Bank of Greece
) 2011



Licitaciones Públicas para Adquisiciones y Evaluación de Propuestas Técnicas

2011-03-31 Thread Susana Hernandez
[IMAGE]

Pms Capacitacisn Efectiva de Mixico presenta:

Taller de Licitaciones Pzblicas,

 Preparacisn y Evaluacisn de propuestas Ticnicas y Econsmicas Para
Adquisiciones, Arrendamientos y Servicios.

15 de Abril Ciudad de Mixico.

Expositor: Mtro. Gerardo Coronado Lspez

Empresa Registrada ante la STPS Reg. COLG640205CP30005

Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico

Solicite Mayores informes responda este correo electrsnico con los
siguientes datos.

Empresa:

Nombre:

Telifono:

Email:

Nzmero de Interesados:

Y en breve le haremos llegar la informacisn completa del evento.

O bien comunmquense a nuestros telifonos un ejecutivo con gusto le
atendera Tels. (33) 8851-2365, (33)8851-2741.

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas.

ADVERTENCIA PMS de Mixico no cuenta con alianzas estratigicas de ningzn
tipo dentro de la Republica Mexicana. NO SE DEJE ENGAQAR - DIGA NO A LA
PIRATERIA. Todos los logotipos, marcas comerciales e imagenes son
propiedad de sus respectivas corporaciones y se utilizan con fines
informativos solamente.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.

Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.

Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject BAJAOBRA

Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJAOBRA Tenga en cuenta que la gestisn de nuestras bases de
datos es de suma importancia y no es intencisn de la empresa la
inconformidad del receptor.

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
lpadquisiciones.jpg]



Evaluación de propuestas Técnicas y Económicas para Obras Públicas /Cd. de México

2011-03-31 Thread Ana Garcia
[IMAGE]

Empresa Registrada ante la STPS Reg. COLG640205CP30005

Smguenos en Twitter @pmscapacitacion o bien en Facebook PMS de Mixico

Extendemos una cordial invitacisn a este seminario y con gusto esperamos
su respuesta.

Taller de Licitaciones Pzblicas

Preparacisn y Evaluacisn de propuestas Ticnicas y Econsmicas

Para Obras Pzblicas y servicios Relacionados con las mismas

Este exclusivo y efectivo programa esta fundamentado en las nuevas
disposiciones reglamentarias en las que se basan las Dependencias y
Entidades para la contratacisn de Obra Pzblica.

El programa ofrece la informacisn mas importante que requiere todo
profesional involucrado en los procesos de licitacisn, contratacisn y
ejecucisn de obras pzblicas, por lo que es una herramienta imprescindible
para garantizar una efectiva y productiva participacisn.

?Dsnde y cuando se presenta?

Ciudad de Mixico este 14 de Abril de 2011.

Duracisn: 10 Horas de Capacitacisn Efectiva impartidas por nuestro
consultor Mtro. Gerardo Coronado Lspez

?A Quiin va Dirigido?

Servidores Pzblicos y proveedores de Gobiernos Federal, Estatal o
Municipal, que por la naturaleza de sus funciones requieran conocer y
manejar la Legislacisn materia de este Taller, ya sea por vez primera o
como actualizacisn de sus conocimientos.

!Beneficios!

El participante conocera y/o fortalecera los conceptos vigentes mas
importantes en materia de Licitacisn y Contratacisn de Obra Pzblica y
Servicios Relacionados con las Mismas, de manera que pueda aplicarlos en
su funcisn cotidiana, buscando optimizar sus resultados, generando las
mejores condiciones de eficacia, eficiencia, calidad y oportunidad que
requiere el Sector Pzblico.

Analizara detalladamente los procesos que integran las licitaciones y sus
excepciones, incluyendo el analisis de la Convocatoria, la integracisn de
propuestas, los diversos actos pzblicos, asm como los mitodos de
evaluacisn de las propuestas tanto ticnica como econsmica y hasta la
emisisn del Fallo.

!Inscrmbase Ahora!

!Contamos con Lugares disponibles!

Solicite Mayores informes, Llamenos al (33) 8851-2365, (33) 8851-2741

Uno de nuestros asesores con gusto le atendera Responda esta invitacisn
con sus datos para enviar el programa completo.

Empresa:

Nombre:

Telifono:

Email:

Nzmero de Interesados:

!Gracias!

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas.

ADVERTENCIA PMS de Mixico no cuenta con alianzas estratigicas de ningzn
tipo dentro de la Repzblica Mexicana. NO SE DEJE ENGAQAR - DIGA NO A LA
PIRATERIA. Todos los logotipos, marcas comerciales e imagenes son
propiedad de sus respectivas corporaciones y se utilizan con fines
informativos solamente.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.

Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.

Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject BAJAOBRA

Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJAOBRA Tenga en cuenta que la gestisn de nuestras bases de
datos es de suma importancia y no es intencisn de la empresa la
inconformidad del receptor.

[demime 1.01d removed an attachment of type image/png which had a name of 
image001.png]



Experiences running AIX in Qemu?

2011-03-31 Thread johhny_at_poland77
Did someone try it? Does it work? Any howtos/tips regarding it?

Many thanks!