minipci wifi card for an ap, suggestions?

2012-10-03 Thread David Diggles
I am looking for a minipci wifi card I can use to run as
Host AP.

After reading ath(4) man page I bought a:
Wistron CM9 AR5212 Mini PCI a/b/g

Unfortunately the machine will not boot with it plugged in.

Can anyone suggest a minipci wifi card that will work
as Host AP?



Re: fopen.3

2012-10-03 Thread Jason McIntyre
On Wed, Oct 03, 2012 at 04:20:14AM +0300, Artturi Alm wrote:
 Hi,
 
 Diff below would make fopen.3 description more consistent, i think.
 while it's more repetitive, it does get rid of 'create text file'.
 
 
 -Artturi
 

it does read better this way. just committed your suggestion,
jmc

 
 Index: fopen.3
 ===
 RCS file: /cvs/src/lib/libc/stdio/fopen.3,v
 retrieving revision 1.25
 diff -u -p -r1.25 fopen.3
 --- fopen.3   22 Jan 2012 13:02:45 -  1.25
 +++ fopen.3   3 Oct 2012 01:01:21 -
 @@ -64,7 +64,8 @@ Open file for reading.
  .It Dq Li r+
  Open for reading and writing.
  .It Dq Li w
 -Truncate file to zero length or create text file for writing.
 +Open for writing.
 +The file is created if it does not exist, otherwise it is truncated.
  .It Dq Li w+
  Open for reading and writing.
  The file is created if it does not exist, otherwise it is truncated.



Re: minipci wifi card for an ap, suggestions?

2012-10-03 Thread Jason McIntyre
On Wed, Oct 03, 2012 at 04:04:14PM +1000, David Diggles wrote:
 I am looking for a minipci wifi card I can use to run as
 Host AP.
 
 After reading ath(4) man page I bought a:
 Wistron CM9 AR5212 Mini PCI a/b/g
 
 Unfortunately the machine will not boot with it plugged in.
 
 Can anyone suggest a minipci wifi card that will work
 as Host AP?
 

or if someone else has the card, confirm whether it has issues (and we
can take it out the man page).

but your machine not booting with it is strange. maybe there's something
in your bios you can enable/disable? or try it in another machine.

jmc



Re: minipci wifi card for an ap, suggestions?

2012-10-03 Thread David Diggles
On Wed, Oct 03, 2012 at 07:29:42AM +0059, Jason McIntyre wrote:
 On Wed, Oct 03, 2012 at 04:04:14PM +1000, David Diggles wrote:
  I am looking for a minipci wifi card I can use to run as
  Host AP.
  
  After reading ath(4) man page I bought a:
  Wistron CM9 AR5212 Mini PCI a/b/g
  
  Unfortunately the machine will not boot with it plugged in.
  
  Can anyone suggest a minipci wifi card that will work
  as Host AP?
  
 
 or if someone else has the card, confirm whether it has issues (and we
 can take it out the man page).
 
 but your machine not booting with it is strange. maybe there's something
 in your bios you can enable/disable? or try it in another machine.
 
 jmc

Unfortunately it is the only machine I have with minipci currently.

I have ordered a 2nd test machine, and will soon be able to do some
double checking, with current.

If I can prove it's a faulty card and get it replaced, that would
be fantastic :)



Re: minipci wifi card for an ap, suggestions?

2012-10-03 Thread Aaron Mason
On Wed, Oct 3, 2012 at 4:43 PM, David Diggles da...@elven.com.au wrote:
 On Wed, Oct 03, 2012 at 07:29:42AM +0059, Jason McIntyre wrote:
 On Wed, Oct 03, 2012 at 04:04:14PM +1000, David Diggles wrote:
  I am looking for a minipci wifi card I can use to run as
  Host AP.
 
  After reading ath(4) man page I bought a:
  Wistron CM9 AR5212 Mini PCI a/b/g
 
  Unfortunately the machine will not boot with it plugged in.
 
  Can anyone suggest a minipci wifi card that will work
  as Host AP?
 

 or if someone else has the card, confirm whether it has issues (and we
 can take it out the man page).

 but your machine not booting with it is strange. maybe there's something
 in your bios you can enable/disable? or try it in another machine.

 jmc

 Unfortunately it is the only machine I have with minipci currently.

 I have ordered a 2nd test machine, and will soon be able to do some
 double checking, with current.

 If I can prove it's a faulty card and get it replaced, that would
 be fantastic :)


ALiX?

-- 
Aaron Mason - Programmer, open source addict
I've taken my software vows - for beta or for worse



Re: minipci wifi card for an ap, suggestions?

2012-10-03 Thread David Diggles
On Wed, Oct 03, 2012 at 04:50:57PM +1000, Aaron Mason wrote:
 On Wed, Oct 3, 2012 at 4:43 PM, David Diggles da...@elven.com.au wrote:
  On Wed, Oct 03, 2012 at 07:29:42AM +0059, Jason McIntyre wrote:
  On Wed, Oct 03, 2012 at 04:04:14PM +1000, David Diggles wrote:
   I am looking for a minipci wifi card I can use to run as
   Host AP.
  
   After reading ath(4) man page I bought a:
   Wistron CM9 AR5212 Mini PCI a/b/g
  
   Unfortunately the machine will not boot with it plugged in.
  
   Can anyone suggest a minipci wifi card that will work
   as Host AP?
  
 
  or if someone else has the card, confirm whether it has issues (and we
  can take it out the man page).
 
  but your machine not booting with it is strange. maybe there's something
  in your bios you can enable/disable? or try it in another machine.
 
  jmc
 
  Unfortunately it is the only machine I have with minipci currently.
 
  I have ordered a 2nd test machine, and will soon be able to do some
  double checking, with current.
 
  If I can prove it's a faulty card and get it replaced, that would
  be fantastic :)
 
 
 ALiX?

Oh, the board is a Commell LE-376C.
Phoenix bios.



(北京)发改委关于举办自主创新专项资金申报与产业发展专题研讨班的通知

2012-10-03 Thread zwrfqf
14:37:23

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of 
=?utf-8?B?56eR5oqA6aG555uu6LWE6YeR55Sz5oql5LiO55+l6K+G5Lqn5p2D566h55CGKOWMl+S6rCkuZG9j?=]



Re: Network audio

2012-10-03 Thread Alexandre Ratchov
On Sun, Sep 30, 2012 at 10:25:16PM -0700, Robert Connolly wrote:
 Hello. I bought a pair of bluetooth headphones, and I would like to use
 them with my OpenBSD laptop. OpenBSD does not currently support bluetooth
 headphones, as far as I know, so as a workaround I would like to upload
 audio to another system with bluetooth (an ARM system running Linux), over
 ethernet (a low latency crossover cable connection). My web searches
 resulted in a dead link to a howto for voice over ip using aucat(1) and
 ssh. I read the aucat man page, and I do not understand how to do this.
 
 Any advice would be appreciated.

There's a work-in-progress linux port of sndiod. If linux exposes
your bluetooth headphones as a hardware alsa sound card, then you
could try running sndiod on linux and make openbsd programs use the
remote sndiod server.

If you're interested in trying this, drop me an mail and I'll send
you the recipe for how to setup this on linux.

-- Alexandre



Re: minipci wifi card for an ap, suggestions?

2012-10-03 Thread Paulo Manoel Mafra
On Wed, Oct 03, 2012 at 04:04:14PM +1000, David Diggles wrote:
* I am looking for a minipci wifi card I can use to run as
* Host AP.
* 
* After reading ath(4) man page I bought a:
* Wistron CM9 AR5212 Mini PCI a/b/g
* 
* Unfortunately the machine will not boot with it plugged in.
* 
* Can anyone suggest a minipci wifi card that will work
* as Host AP?
 
I have a Wistron DNMA92 with Atheros AR9220 running as Host AP.
http://www.pcengines.ch/dnma92.htm

It works fine with athn and -current. But athn driver does not
support any of the 802.11n capabilities.


Paulo Manoel Mafra
Grupo de Computacao Segura e Confiavel - GCSEG
Departamento de Automacao e Sistemas
Universidade Federal de Santa Catarina
Vitam Impendere Vero



ipw fatal firmware error

2012-10-03 Thread Jan Stary
This is current/i386 on an IBM Thinkpad T40.
I am having problems with the ipw(4) wifi device.
The firmware package I have is ipw-firmware-1.3p1

ipw0: timeout waiting for disabled state
ipw0: association failed (error=35)
ipw0: fatal firmware error

A quick search only shows that other *BSD's have (had)
similar problems woth their ipw(4) driver.

Thanks for any hint

Jan


OpenBSD 5.2-current (GENERIC) #23: Mon Oct  1 11:29:11 MDT 2012
t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) M processor 1500MHz (GenuineIntel 686-class) 1.50 
GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE,EST,TM2
real mem  = 267317248 (254MB)
avail mem = 251994112 (240MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 06/18/07, BIOS32 rev. 0 @ 0xfd750, SMBIOS 
rev. 2.33 @ 0xe0010 (61 entries)
bios0: vendor IBM version 1RETDRWW (3.23 ) date 06/18/2007
bios0: IBM 237382G
apm0 at bios0: Power Management spec V1.2
acpi at bios0 function 0x0 not configured
pcibios0 at bios0: rev 2.1 @ 0xfd6e0/0x920
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdea0/272 (15 entries)
pcibios0: PCI Interrupt Router at 000:31:0 (Intel 82371FB ISA rev 0x00)
pcibios0: PCI bus #6 is the last bus
bios0: ROM list: 0xc/0x1 0xd/0x1000 0xd1000/0x1000 0xdc000/0x4000! 
0xe/0x1
cpu0 at mainbus0: (uniprocessor)
cpu0: Enhanced SpeedStep 1496 MHz: speeds: 1500, 1400, 1200, 1000, 800, 600 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
0:31:1: io address conflict 0x5800/0x8
0:31:1: io address conflict 0x5808/0x4
0:31:1: io address conflict 0x5810/0x8
0:31:1: io address conflict 0x580c/0x4
pchb0 at pci0 dev 0 function 0 Intel 82855PM Host rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xd000, size 0x1000
ppb0 at pci0 dev 1 function 0 Intel 82855PM AGP rev 0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 ATI Radeon Mobility M7 rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
radeondrm0 at vga1: irq 11
drm0 at radeondrm0
uhci0 at pci0 dev 29 function 0 Intel 82801DB USB rev 0x01: irq 11
uhci1 at pci0 dev 29 function 1 Intel 82801DB USB rev 0x01: irq 11
uhci2 at pci0 dev 29 function 2 Intel 82801DB USB rev 0x01: irq 11
ehci0 at pci0 dev 29 function 7 Intel 82801DB USB rev 0x01: irq 11
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 Intel 82801BAM Hub-to-PCI rev 0x81
pci2 at ppb1 bus 2
2:0:0: mem address conflict 0xb000/0x1000
2:0:1: mem address conflict 0xb100/0x1000
cbb0 at pci2 dev 0 function 0 TI PCI1520 CardBus rev 0x01: irq 11
cbb1 at pci2 dev 0 function 1 TI PCI1520 CardBus rev 0x01: irq 11
em0 at pci2 dev 1 function 0 Intel PRO/1000MT (82540EP) rev 0x03: irq 11, 
address 00:0d:60:7f:83:fa
ipw0 at pci2 dev 2 function 0 Intel PRO/Wireless 2100 rev 0x04: irq 11, 
address 00:0c:f1:16:9b:b8
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 3 device 0 cacheline 0x8, lattimer 0xb0
pcmcia0 at cardslot0
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 6 device 0 cacheline 0x8, lattimer 0xb0
pcmcia1 at cardslot1
ichpcib0 at pci0 dev 31 function 0 Intel 82801DBM LPC rev 0x01: 24-bit timer 
at 3579545Hz
pciide0 at pci0 dev 31 function 1 Intel 82801DBM IDE rev 0x01: DMA, channel 0 
configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: HTS548040M9AT00
wd0: 16-sector PIO, LBA, 35087MB, 71859186 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: HL-DT-ST, DVD-ROM GDR8083N, 0K03 ATAPI 5/cdrom 
removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
ichiic0 at pci0 dev 31 function 3 Intel 82801DB SMBus rev 0x01: irq 11
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 256MB DDR SDRAM non-parity PC2700CL2.5
auich0 at pci0 dev 31 function 5 Intel 82801DB AC97 rev 0x01: irq 11, ICH4 
AC97
ac97: codec id 0x41445374 (Analog Devices AD1981B)
ac97: codec features headphone, 20 bit DAC, No 3D Stereo
audio0 at auich0
Intel 82801DB Modem rev 0x01 at pci0 dev 31 function 6 not configured
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 Intel UHCI root hub rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 Intel UHCI root hub rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 Intel UHCI root hub rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
wsmouse1 at pms0 mux 0
pms0: Synaptics touchpad, firmware 5.9
pcppi0 at isa0 port 

Habilidades Gerenciales de ALTO IMPACTO

2012-10-03 Thread Kelvin Ruiz
Curso Ejecutivo de Habilidades Gerenciales del Alto Impacto
Lugar
Hotel Sheraton  Convention Center
Fecha
10, 11 y 12 de Octubre

Este curso le ofrece un programa que recargará sus habilidades y
capacidades de LIDERAZGO, desde el manejo del estrés y la desmotivación
del personal, hasta cómo hacer más con menos recursos, generar ideas
creadoras para sus desafíos más grandes y ganar la autoayuda sólida para
vencer cada obstáculo que se encuentra a su paso.

En este curso Aprenderá a:

  * Cómo responder a la presión abrumadora y a los problemas
aparentemente insuperables con confianza y serenidad.

  * Deje de preocuparse sobre qué camino de acción seguir… Tome las
decisiones del negocio de manera más rápida y efectiva.

  * Dirija con la confianza, el valor y la convicción que inspira a sus
colaboradores a dar su mayor esfuerzo.

  * Identifique y elimine las barreras de la productividad.

  * Cómo reconocer los puntoso débiles en su personal y saber con
seguridad cuándo dejar que las personas se vayan.

  * Reenfoque las prioridades sobre los asuntos que son más importantes y
cambie direcciones rápidamente si es necesario.

  * ¡Aprenda a negociar para GANAR!

  * Cómo hacer de su empresa una organización donde el cambio, el
aprendizaje y la evolución del individuo sean las bases de una
organización virtuosa.

  * Desarrolle habilidades para comunicarse con dinamismo y poder.

  * Comuníquese con tacto, profesionalismo y diplomacia hasta en los más
desafiantes momentos.

Toda empresa, por extraordinaria que sea, es susceptible de caer. No hay
ninguna ley de la naturaleza que garantice que los más poderosos puedan
permanecer en la cima inevitablemente... pero
¿CÓMO CAEN LOS PODEROSOS

¡Obtenga la Información Completa!
Respondiendo los siguientes datos:
-Empresa:
-Nombre:
-Puesto:
-Tel: ( )
-Fecha de Interés:

o Llame al (507)  2791083-279-0887

Kelvin Josmar Ruiz Bernal
Lider de Proyecto Panama y Centro America
Teléfonos (507)  2791083-279-0887

ESTE CORREO NO PUEDE SER CONSIDERADO INTRUSIVO YA QUE CUMPLE CON LAS
POLÍTICAS ANTISPAM INTERNACIONALES Y LOCALES: Responda este correo con el
Asunto unsushab y automáticamente quedará fuera de nuestras listas. Este
correo ha sido enviado a: misc@openbsd.org



Calendario de Cursos TIEM OCtubre 2012

2012-10-03 Thread Cinthia J. Gallegos
Si no puede visualizar correctamente las imagenes de este correo, le pedimos
la arrastre a su Bandeja de Entrada

Apreciable Ejecutivo:

TIEM de México
Empresa Líder en Capacitación y Actualización de Capital Humano

Pone a su disposición su Calendario Mensual de Cursos del mes de Octubre de
2012


El Arte de Saber Servir al Cliente
02 de Octubre de 2012 Ciudad de México
Una de las grandes preocupaciones de las empresas, es Contactar, Atender,
Vender y Retener a más Clientes, para lo cual invierten cantidades muy
significativas en isntalaciones, capacitación y tecnología actualizada, lo que
no es suficiente por que existen otros factores importantes.

Como Solventar las Observaciones de las Instancias Fiscalizadoras
05 de Octubre de 2012 Ciudad de México
Conozca por que cada vez son más las Dependencias y Servidores Públicos que
son drásticamente afectados con sanciones disciplinarias y/o económicas.
Aprenda a Solventarlas

Plan de Desarrollo para Capacitadores
09 y 10 de Octubre de 2012 Ciudad de México
Aprenda a conducir exitosamente cursos de capacitación de su especialidad de
acuerdo a un modelo activo de enseñanza-aprendizaje y con un alto nivel de
calidad.

Evaluación y Desarrollo de Proveedores
10 de Octubre de 2012 Ciudad de México
Conocerán y aplicarán una metodología probada para evaluar, calificar y
desarrollar a sus proveedores como un medio para conducirlos a un nivel de
Certificación que asegure a su empresa un abastecimiento de Clase Mundial en
Calidad, Servicio, Precio y Disponibilidad.

Contabilidad Aplicada para no Contadores
11 de Octubre de 2012 Ciudad de México
Conozca los conceptos básicos contables que son de gran importancia, tanto
para los directivos de las empresas, como para los profesionistas
independientes o ejecutivos de nivel medio que desean asegurarse de que su
contabilidad está siendo manejada adecuadamente y que están cumpliendo con los
requerimientos establecidos por las normas de información financiera (NIF).

Compranet 5.0  (Licitantes) La nueva plataforma CompraNet 5.0 es un sistema
electrónico de información pública gubernamental sobre adquisiciones,
arrendamientos, servicios, obras públicas y servicios relacionados con las
mismas.  Conocer a fondo este sistema te permitirá encarar todo tipo de
licitaciones, ya  que  no es todo tan sencillo como parece.
Entrega y Recepción de Cargos Públicos  Conozca como entregar con éxito el
puesto y en su caso como recibirlo sin incurrir en ninguna responsabilidad
administrativa o cualquier otra, y aprenda a  formular el informe de rendición
de cuentas 2006-2012. Obtenga: Tranquilidad jurídica en cuanto a la
entrega-recepción del cargo público.
Control Efectivo de Archivos y Documentos   Al término del seminario el
participante reconocerá la importancia de los archivos, identificará los
diferentes sistemas y poseerá los conocimientos para organizar un archivo
físico o electrónico con el sistema más adecuado a las necesidades de su
empresa.
El Programador Maestro de Producción; arte y oficio Logrará el más alto 
nivel
de servicio a los clientes de su empresa con inventarios razonables, y el
máximo aprovechamiento de sus recursos: gente, máquinas, equipos, materiales y
otros.
Desarrollo de Competencias para Asistentes Administrativas y Secretarias
Desarrolla tus competencias adquiridas, técnicas, y herramientas que te
permitirán desempeñarte con mayor profesionalismo en el día a día, manejar
mejor tus emociones y estados mentales, así como relacionarte exitosamente con
las personas de tu organización y lograr comunicarte más eficazmente con tus
colaboradores, compañeros y con tu jefe.

Administración de Proyectos con Project Manager La administración de proyectos
provee una metodología ordenada, sistemática y rigurosa para administrar los
proyectos que enfrentan cada día las empresas y sus administradores. Así como
la herramienta para llevarlo a cabo.
Meta-Habilidades Directivas y Gerenciales   Aprenderá lo  necesario para
programar al máximo sus cualidades directivas, desde seleccionar a sus
colaboradores hasta conocer las mejores técnicas para motivar a su equipo de
trabajo. Además, aprenderá a expresarse en público para que pueda comunicar
eficazmente sus dotes directivas.

Gestión al Cambio y Manejo de ConflictosReconozca los elementos clave 
para la
aceptación del cambio como parte del día a día. Identifique las principales
causas del conflicto así como las técnicas adecuadas para el manejo del mismo,
reconociendo a la asertividad y la escucha activa y empática como herramientas
útiles en el ámbito laboral



ikev2 and (ta-da) OpenBSD road warrior host

2012-10-03 Thread Erling Westenvik
Shamefully I must admit what many OpenBSD'ers consider a crime worse
than intercourse with the devil, namely to follow a so-called Howto
(http://www.mouedine.net/) and within minutes having my daughters
Windows 7 road warrior up and running connected to my OpenBSD gateway
using IKEv2.

Luckily for those that think natively in man pages, I'm stuck with how
to achieve the same thing with my OpenBSD real road warriors, so now is
your chance to tell me off.

On the gateway the following /etc/iked.conf works for the win7 client:

# cat /etc/iked.conf
ikev2 passive esp \
from 192.168.3.0/24 to 10.10.10.0/24 local a.b.c.d peer any \
srcid a.b.c.d \
config address 10.10.10.7

I've generated certificates for one of my OpenBSD clients:

# ikectl ca vpn certificate t500 create (+ export)

copied them to the client and extracted them according to ikectl(8):

# tar -C /etc/iked laptop -xzpf t500.tgz

which brought /etc/iked on the laptop to contain:

./ca/ca.crt
./certs/t500.crt
./crls/ca.crl
./export/ca.pfx
./export/t500.pfx
./private/t500.key
./private/local.key
./local.pub

What is difficult to derive from the multitude of man pages from this
point onward, is:

1) how to add the client to /etc/iked.conf on the gateway.
2) how to configure and start the client.

I think I'll be able to figure out most of it if someone would just
point me in the right direction.

Cheers,
Erling