Re: Using IPv6 subnets in smtpd.conf rules

2010-04-29 Thread Gilles Chehade
Hi Seth, It is a known issue, I actually had pulled the code for inet_net_pton() from NetBSD many months ago, when I first realized inet6 masks were not working in smtpd, but then I got sucked into other stuff and forgot it. I'll review the diff again ... :-) Thanks, Gilles On Fri, Apr 30, 2010

Using IPv6 subnets in smtpd.conf rules

2010-04-29 Thread Seth Wright
Okay, I'm officially stumped. Can someone lend me a clue as to what, if anything, I'm doing wrong in the following scenario? I was playing around with smtpd(8) configuration options the other day, and tried to write an "accept" rule in smtpd.conf for an IPv6 subnet. However, when I tried to veri

Project Management seminars in KSA

2010-04-29 Thread CMCCO
LIST OF OUR SERVICES: Dear Sir/Madam, Our company "Construction Management Consultant" is organizing the following Project Management seminars in KSA: Upcoming Seminars in Jeddah-KSA Description Start Date End Date FIDIC Conditions of Contract & Claims Management 8/5/201010/5/2010 Professio

Re: move imsg to libutil

2010-04-29 Thread Jacek Masiulaniec
Naming the file ``imsg-buffer.c'' does not depict the relationship between the two very well: the imsg_* API is just one of potentially many users of buf_*, and sits one layer above it. For example, a program may find use for buf_* while being entirely imsg-free. Otherwise, OK jacekm@

+ papers?

2010-04-29 Thread Toni Mueller
Hi, imho, the 'papers' collection has valuable information, and users are often enough referred to them for a better understanding about where the project is headed. But they are not very visible. The following patch is intended to give them better visibility: --- index.html.orig 2010-03-14

Re: Re drm for r600 and r700

2010-04-29 Thread J.C. Roberts
On Thu, 29 Apr 2010 11:12:38 +0200 Azwaw OUSADOU wrote: > I tried drm with radeonhd driver and radeon driver. It's doesn't > work. Xorg crash at start. You haven't taken the time to figure out the difference between the 'radeon' driver and the 'radeonhd' driver. Search the mail list archives.

Re: Add support to AR5424

2010-04-29 Thread Luis Henriques
>> On 2010/04/28 18:41, Luis Henriques wrote: >> > Anyway, this gave me the chance to find some more differences between >> > ath(4) and linux ath5k device driver. Two constants (HAL_MODE_11G and >> > HAL_MODE_XR) were defined with the wrong values. See updated patch >> > bellow. >> >> hmm, I'm n

Re: Add support to AR5424

2010-04-29 Thread Mark Kettenis
> Date: Thu, 29 Apr 2010 11:20:52 +0100 > From: Stuart Henderson > > On 2010/04/28 18:41, Luis Henriques wrote: > > Anyway, this gave me the chance to find some more differences between > > ath(4) and linux ath5k device driver. Two constants (HAL_MODE_11G and > > HAL_MODE_XR) were defined with t

Re: Add support to AR5424

2010-04-29 Thread Stuart Henderson
On 2010/04/28 18:41, Luis Henriques wrote: > Anyway, this gave me the chance to find some more differences between > ath(4) and linux ath5k device driver. Two constants (HAL_MODE_11G and > HAL_MODE_XR) were defined with the wrong values. See updated patch > bellow. hmm, I'm not sure about this..

Re: Add support to AR5424

2010-04-29 Thread Giovanni Bechis
Il 29/04/2010 11.59, Giovanni Bechis ha scritto: With this patch my system does not hang anymore but when I try dhclient ath0 my wifi status is "no network": $ sudo dhclient ath0 ath0: no link . sleeping I am seeing also some "ath0: device timeout" kernel messages. Cheers Giovanni

Re: Add support to AR5424

2010-04-29 Thread Giovanni Bechis
On 04/28/10 19:41, Luis Henriques wrote: Anyway, this gave me the chance to find some more differences between ath(4) and linux ath5k device driver. Two constants (HAL_MODE_11G and HAL_MODE_XR) were defined with the wrong values. See updated patch bellow. With this patch my system does not han

Re drm for r600 and r700

2010-04-29 Thread Azwaw OUSADOU
I tried drm with radeonhd driver and radeon driver. It's doesn't work. Xorg crash at start. I can't have any readable Xorg log. I disabled radeondrm to use X. dmesg : OpenBSD 4.7-current (GENERIC.MP) #535: Thu Apr 22 11:58:49 MDT 2010 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GEN