Re: Kernel developers guide/tutorial

2008-06-12 Thread Jasper Valentijn
2008/6/11 Don Hiatt <[EMAIL PROTECTED]>: > [ Pardon if this email was repeated. > Sadly, I'm using Outlook and you know the rest :-) ] > > Can anyone point me to a kernel developers guide or tutorial? > Something that explains how to write a "hello world" type device driver > and such. Anything to

Special characters not working in spanish KB

2008-06-12 Thread Paco Esteban
Hi, I've a little machine working as desktop with 4.3 I've spanish keyboard, but I can't use especial chars like ñ á (I write them in html way, because I can't use them now hehe), etc. Here is my xorg.conf section for kb: Section "InputDevice" Identifier "Keyboard0" Driver "

Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-12 Thread Richard Toohey
Compaq Presario C300 working fine with 4.2 and 4.3 BETA (last snapshot 26th Feb - see dmesg.) Trying to help with the testing, so booted with snapshot of 3rd June, but cannot install. When I press "i" for install, I get ... pckbc: command timeout ... and a never-ending repetition of "i" This

Re: Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-12 Thread Richard Toohey
On 12/06/2008, at 7:57 PM, Richard Toohey wrote: Compaq Presario C300 working fine with 4.2 and 4.3 BETA (last snapshot 26th Feb - see dmesg.) Trying to help with the testing, so booted with snapshot of 3rd June, but cannot install. When I press "i" for install, I get ... pckbc: command timeo

Re: pkg_add errors

2008-06-12 Thread Marc Espie
On Thu, Jun 12, 2008 at 03:23:29AM +, Stuart Henderson wrote: > On 2008-06-11, Marc Espie <[EMAIL PROTECTED]> wrote: > > On Wed, Jun 11, 2008 at 10:22:17AM -0500, c l wrote: > >> Anyone else get this message when doing pkg_add's from ftp sites? > >> > >> 421 There are too many connections from

Re: Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-12 Thread Richard Toohey
On 12/06/2008, at 8:04 PM, Richard Toohey wrote: When I press "i" for install, I get ... pckbc: command timeout 4.3 CD OK. Snapshot 27 May OK Snapshot 03 June - problem Snapshot 11 June - problem So guessing changes around here ... http://marc.info/?l=openbsd-misc&m=121234449912679&w=2 ...

Here's a trivial question. . .

2008-06-12 Thread Sean Kamath
Why is sendmail in /usr/src/gnu/usr.sbin? sendmail is patently not a GNU application, and has a modified Berkeley license? Just askin'. Sean

Re: Here's a trivial question. . .

2008-06-12 Thread Peter N. M. Hansteen
Sean Kamath <[EMAIL PROTECTED]> writes: > Why is sendmail in /usr/src/gnu/usr.sbin? If I remember correctly this was discussed here not too long ago. The answer was along the lines of, "it was put there for some reason a long time ago, and moving it somewhere else in the tree is more bother than

Re: Here's a trivial question. . .

2008-06-12 Thread Martin Toft
On Thu, Jun 12, 2008 at 02:29:41AM -0700, Sean Kamath wrote: > Why is sendmail in /usr/src/gnu/usr.sbin? > > sendmail is patently not a GNU application, and has a modified > Berkeley license? > > Just askin'. > > Sean http://marc.info/?l=openbsd-misc&m=101014364523299&w=2 Martin

bgp and holdtimer expired

2008-06-12 Thread Agung T. Apriyanto
greetings ... i found this in the archive, http://archive.netbsd.se/?ml=openbsd-misc&a=2006-04&t=1966271 -- snip Whenever the hold timer expires the connection is considered dead and is reset. When that happens, a NOTIFICATION is sent. That happened here. Why the peer didn't send (or you didn't r

Re: pkg_add errors

2008-06-12 Thread c l
> Looks like you have some proxying mechanism which fucks up. It definitely > appears that your ftp client is not terminating client properly, something > eats the connection termination. > > As said, if you are behind a nat, you should definitely make sure you have > ftp proxying running, so that

Re: Here's a trivial question. . .

2008-06-12 Thread Hannah Schroeter
Hi! On Thu, Jun 12, 2008 at 02:29:41AM -0700, Sean Kamath wrote: >Why is sendmail in /usr/src/gnu/usr.sbin? >sendmail is patently not a GNU application, and has a modified >Berkeley license? The license is so severely modified that its effect is more like GPL than like BSDl/ISC. E.g. you must

Typo in pkg_delete output message?

2008-06-12 Thread Aaron Poffenberger
I tried to delete a partial package by typing `pkg_delete partial-xulrunner-1.8.1.13`. Apparently it wasn't fully installed and I received the following output message: /bin/sh: xulrunner: not foundading plist I'm guessing that should be "not founding plist" or perhaps "plist not found" or some

Re: Compaq Presario C300 - keyboard no longer works (snapshot 3rd June 2008)

2008-06-12 Thread Marco Peereboom
We are battling a few memory leaks in ACPI. This is what causes your machine to misbehave. On Thu, Jun 12, 2008 at 09:13:47PM +1200, Richard Toohey wrote: > On 12/06/2008, at 8:04 PM, Richard Toohey wrote: >>> When I press "i" for install, I get ... >>> >>> pckbc: command timeout >>> > > 4.3 CD O

Re: Jun 11 snapshot: "Got Stack Arg: nn n" messages - harmless debug info?

2008-06-12 Thread Peter N. M. Hansteen
Marco Peereboom <[EMAIL PROTECTED]> writes: > This is no longer in the code. OK. I noticed a new snapshot just now, and it looks like the download completed. No real har done other than a slightly fatter /var/log/messages it seems. -- Peter N. M. Hansteen, member of the first RFC 1149 implemen

Re: Typo in pkg_delete output message?

2008-06-12 Thread Marc Espie
On Thu, Jun 12, 2008 at 08:09:56AM -0500, Aaron Poffenberger wrote: > I tried to delete a partial package by typing `pkg_delete > partial-xulrunner-1.8.1.13`. Apparently it wasn't fully installed and I > received the following output message: > > /bin/sh: xulrunner: not foundading plist > > I'm gu

Re: Typo in pkg_delete output message?

2008-06-12 Thread Aaron Poffenberger
Marc Espie wrote: On Thu, Jun 12, 2008 at 08:09:56AM -0500, Aaron Poffenberger wrote: I tried to delete a partial package by typing `pkg_delete partial-xulrunner-1.8.1.13`. Apparently it wasn't fully installed and I received the following output message: /bin/sh: xulrunner: not foundading p

Choi-Bo - The Workout - The Launch

2008-06-12 Thread Anthony Aurelius
Having trouble viewing this e-mail? please use this link ( http://app.mailworkz.com/email_view.asp?group_idno=5069585&outgoing_idno=5074 333&email_idno=3000621 ) . - PRESS RELEASE 1 - UK, June 2008:- Anthony Aurelius, ‘the UK’s No.1 Fitness Expert’ has released a really exciting new wor

Re: Kernel developers guide/tutorial

2008-06-12 Thread Artur Grabowski
"Don Hiatt" <[EMAIL PROTECTED]> writes: > [ Pardon if this email was repeated. > Sadly, I'm using Outlook and you know the rest :-) ] > > Can anyone point me to a kernel developers guide or tutorial? > Something that explains how to write a "hello world" type device driver > and such. Anything t

cwm keybindings misbehavior

2008-06-12 Thread Daniel B.
Hi, I can't get the response desired to some of the default keybindings in cwm. Some of them: M-/, C-/, M-?. With the first and the third, I just hear a beep (or a Wuff!! in screen). The second delete my window if not in screen, or just "Wuff!!" in screen. Any hints? Thank you.

Re: Here's a trivial question. . .

2008-06-12 Thread Theo de Raadt
> Why is sendmail in /usr/src/gnu/usr.sbin? > > sendmail is patently not a GNU application, and has a modified > Berkeley license? The gnu directory is a dropping-ground for anything which has any restrictions further than a BSD license. The main src tree's line is BSD or more free, the gnu di

Let go IPv6

2008-06-12 Thread Sevan / Venture37
Hi guys As there is a call to do lots of testing of -CURRENT & seeing as we'll be getting a version of Apache with IPv6 support how about everyone makes an effort to get an IPv6 tunnel up (if your ISP doesn't offer IPv6 connectivity). There are various tunnel brokers to help you get started, Will B

Re: [Diff attached] Re: new aml parser for acpi

2008-06-12 Thread Aaron Poffenberger
Aaron Poffenberger wrote: > Marco Peereboom wrote: >> A few minutes ago I re-enabled the new AML parser for ACPI. This parser >> fixes quite a few issues, including those pesky new HP boxes that were >> crapping out with the setbufint panic. Also ACPI interrupts in MP on >> amd64 now work as well

Re: cwm keybindings misbehavior

2008-06-12 Thread Predrag Punosevac
Daniel B. wrote: Hi, I can't get the response desired to some of the default keybindings in cwm. Some of them: M-/, C-/, M-?. With the first and the third, I just hear a beep (or a Wuff!! in screen). The second delete my window if not in screen, or just "Wuff!!" in screen. Any hints? Thank you

Re: cwm keybindings misbehavior

2008-06-12 Thread Edd Barrett
On Thu, Jun 12, 2008 at 7:28 PM, Predrag Punosevac <[EMAIL PROTECTED]> wrote: > Daniel B. wrote: >> >> Hi, >> >> I can't get the response desired to some of the default keybindings in >> cwm. Is caps lock or num lock on? If so turn it off. Known bug. -- Best Regards Edd http://students.dec.

Re: cwm keybindings misbehavior

2008-06-12 Thread Okan Demirmen
On Thu 2008.06.12 at 11:28 -0700, Predrag Punosevac wrote: > Daniel B. wrote: >> Hi, >> >> I can't get the response desired to some of the default keybindings in >> cwm. >> >> Some of them: M-/, C-/, M-?. With the first and the third, I just hear a >> beep (or a Wuff!! in screen). The second delete

Re: cwm keybindings misbehavior

2008-06-12 Thread Pierre Riteau
On Thu, Jun 12, 2008 at 01:13:05PM -0300, Daniel B. wrote: > Hi, > > I can't get the response desired to some of the default keybindings in > cwm. > > Some of them: M-/, C-/, M-?. With the first and the third, I just hear a > beep (or a Wuff!! in screen). The second delete my window if not in > s

Re: [Diff attached] Re: new aml parser for acpi

2008-06-12 Thread Marco Peereboom
Fix is going in shortly. On Thu, Jun 12, 2008 at 12:08:27PM -0500, Aaron Poffenberger wrote: > Aaron Poffenberger wrote: >> Marco Peereboom wrote: >>> A few minutes ago I re-enabled the new AML parser for ACPI. This parser >>> fixes quite a few issues, including those pesky new HP boxes that were

Re: cwm keybindings misbehavior

2008-06-12 Thread Daniel B.
On Thu, 12 Jun 2008, Pierre Riteau wrote: > On Thu, Jun 12, 2008 at 01:13:05PM -0300, Daniel B. wrote: > > Hi, > > > > I can't get the response desired to some of the default keybindings in > > cwm. > > > > Some of them: M-/, C-/, M-?. With the first and the third, I just hear a > > beep (or a Wuf

Re: cwm keybindings misbehavior

2008-06-12 Thread Daniel B.
On Thu, 12 Jun 2008, Edd Barrett wrote: > On Thu, Jun 12, 2008 at 7:28 PM, Predrag Punosevac > <[EMAIL PROTECTED]> wrote: > > Daniel B. wrote: > >> > >> Hi, > >> > >> I can't get the response desired to some of the default keybindings in > >> cwm. > > Is caps lock or num lock on? If so turn it off

enable uvideo(4)

2008-06-12 Thread Tim Saueressig, thepixelz.com
just build after this commit, http://marc.info/?l=openbsd-cvs&m=121330004617090&w=2 and isight attached as: uvideo0 at uhub1 port 4 configuration 1 interface 0 "Micron Built-in iSight" rev 2.00/1.88 addr 2 here is the full dmesg :) http://www.thepixelz.com/macbook/dmesg.mp.uvideo the odd thin

Re: Wayyyyyy OT: WAS: RE: small, random essay on performance tuning, was: "remove...."

2008-06-12 Thread Douglas A. Tutty
On Sat, Jun 07, 2008 at 12:56:55PM +, Miod Vallat wrote: > > God is real, unless declared integer. > > > > > > I thought about this for a while. Given that the Spirit of God was upon the > > waters in Genesis 1, I think it's likely that God is float. > > Remember, FORTRAN came before Genes

Re: Upgrade problem openbsd 4.1 -> 4.2 on HP Proliant DL140 G3

2008-06-12 Thread Harald Oest
steve, thanks for the hint, but we ran the HP offline diags (V7.7 and newest V7.9) on both machines. Unfortunately diag does not provide any test for the SAS1068 itself. One can only do a direct disk access test which runs fine on both machines. Even doing an upgrade of the LSI controller firm

Re: Let go IPv6

2008-06-12 Thread Paul de Weerd
On Thu, Jun 12, 2008 at 06:17:43PM +0100, Sevan / Venture37 wrote: | Hi guys | As there is a call to do lots of testing of -CURRENT & seeing as we'll be | getting a version of Apache with IPv6 support how about everyone makes an | effort to get an IPv6 tunnel up (if your ISP doesn't offer IPv6 | co

Re: Wayyyyyy OT: WAS: RE: small, random essay on performance tuning, was: "remove...."

2008-06-12 Thread Tony Abernethy
Douglas A. Tutty wrote: > On Sat, Jun 07, 2008 at 12:56:55PM +, Miod Vallat wrote: > > > God is real, unless declared integer. > > > > > > > > > I thought about this for a while. Given that the Spirit > of God was upon the > > > waters in Genesis 1, I think it's likely that God is float. >

Re: enable uvideo(4)

2008-06-12 Thread Marco Peereboom
That acpi thing is not good. When exactly did you start seeing this? On Thu, Jun 12, 2008 at 11:33:21PM +0200, Tim Saueressig, thepixelz.com wrote: > just build after this commit, > http://marc.info/?l=openbsd-cvs&m=121330004617090&w=2 > > and isight attached as: > uvideo0 at uhub1 port 4 configu

Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

2008-06-12 Thread Douglas A. Tutty
On Fri, Jun 06, 2008 at 10:33:02AM -0700, Jon wrote: > o;? > I am referring to the old hardware "dumb terminals", which had the vt320 > "standards" etc. A client of mine uses a legacy database application > that absolutely requires such an emulator (and is using Accuterm right > now). A Free Softwa

Re: enable uvideo(4)

2008-06-12 Thread Tim Saueressig, thepixelz.com
hi marco, direct after reanable the new aml parser. "Tue Jun 3 13:20:23 CEST 2008" i have had mailed you offlist about that. --snip-- build from today as theo has requested for the hackathon. http://www.thepixelz.com/macbook/dmesg.mp.new http://www.thepixelz.com/macbook/dmesg.mp.old http://www

4.3: netstat question

2008-06-12 Thread Toni Mueller
Hi, as of today (I didn't notice it earlier), I see this problem on one of my machines: # netstat -rnf inet netstat: sysctl of routing table: Cannot allocate memory This machine receives two full feeds @ ~255k routes each. Any idea about how to combat this, please? Kind regards, --Toni++

Re: bgp and holdtimer expired

2008-06-12 Thread Henning Brauer
* Agung T. Apriyanto <[EMAIL PROTECTED]> [2008-06-12 13:51]: > greetings ... > > i found this in the archive, > http://archive.netbsd.se/?ml=openbsd-misc&a=2006-04&t=1966271 > > -- snip > Whenever the hold timer expires the connection is considered dead and > is reset. When that happens, a NOTIFI

Re: 4.3: netstat question

2008-06-12 Thread Pierre Riteau
On Fri, Jun 13, 2008 at 12:47:25AM +0200, Toni Mueller wrote: > Hi, > > as of today (I didn't notice it earlier), I see this problem on one of > my machines: > > # netstat -rnf inet > netstat: sysctl of routing table: Cannot allocate memory > > This machine receives two full feeds @ ~255k routes

Re: cwm keybindings misbehavior

2008-06-12 Thread Predrag Punosevac
Okan Demirmen wrote: On Thu 2008.06.12 at 11:28 -0700, Predrag Punosevac wrote: Daniel B. wrote: Hi, I can't get the response desired to some of the default keybindings in cwm. Some of them: M-/, C-/, M-?. With the first and the third, I just hear a beep (or a Wuff!! in screen). The s

Re: Are there any Open Source / Free Software vt220 / vt320 / vt400 terminal emulators out there?

2008-06-12 Thread Douglas A. Tutty
On Mon, Jun 09, 2008 at 06:56:25PM +, Grumpy wrote: > > > The best VT220 emulator is the underappreciated xterm(1). > > > > The s/underappreciated/under appreciated terminal know as "xterm", > > would be more appreciated if they modernized it a little... Anyone who > > peddles a terminal emula

Re: [Diff attached] Re: new aml parser for acpi

2008-06-12 Thread Aaron Poffenberger
Marco Peereboom wrote: Fix is going in shortly. On Thu, Jun 12, 2008 at 12:08:27PM -0500, Aaron Poffenberger wrote: Aaron Poffenberger wrote: Marco Peereboom wrote: A few minutes ago I re-enabled the new AML parser for ACPI. This parser fixes quite a few issues, including thos

Money Received

2008-06-12 Thread www.moneybookers.com
You've got cash [IMAGE] [IMAGE] Greetings from moneybookers.com! We would like to inform you that you have received a payment from [EMAIL PROTECTED] [IMAGE] [IMAGE] Payment details [IMAGE] [IMAGE] Amount: USD 275.00 ID: 20505502 Subject: You must use the link below to accept the paymen

Re: cwm keybindings misbehavior

2008-06-12 Thread Predrag Punosevac
Marco S Hyman wrote: > CWM web site one needs to edit > > ~/.calmwm Ignore the CWM web site. It is for a version of cwm that is far different than that in the OpenBSD source tree. Anything you read there is likely to lead to confusion. Example: ~/.calmwm is a *directory* typically conta

Re: [Diff attached] Re: new aml parser for acpi

2008-06-12 Thread Aaron Poffenberger
Aaron Poffenberger wrote: Marco Peereboom wrote: Fix is going in shortly. On Thu, Jun 12, 2008 at 12:08:27PM -0500, Aaron Poffenberger wrote: Aaron Poffenberger wrote: Marco Peereboom wrote: A few minutes ago I re-enabled the new AML parser for ACPI. This parser fixes quite a fe

captivating window manager

2008-06-12 Thread Igor Zinovik
Hello. Yesterday i upgraded my X and now i'm playing with new tool called cwm. I like to thank (thank you, thank you, thank you) Owain Ainsorth, Okan Demirmen and all other who brought this brilliant tool to the base! Definitely it is a fastest window manager i ever used. Very comfortab

how long does pftop track state?

2008-06-12 Thread David Newman
Looking for info on seeing near-real-time or real-time info on TCP connection states using pftop. A 4.3-release box has pf rules that allow Windows Remote Desktop connections from a handful of sources. pftop shows entries something like the following: PRD SRC DEST

Re: captivating window manager

2008-06-12 Thread Unix Fan
fluxbux > cwm. Seriously, cwm can't even compete with fluxy... cwm is for people for people who seem to forget their using X. Get the drift? :D

Re: captivating window manager

2008-06-12 Thread Owain Ainsworth
On Fri, Jun 13, 2008 at 05:45:09AM +0400, Igor Zinovik wrote: > Hello. > > Yesterday i upgraded my X and now i'm playing with new tool called cwm. > I like to thank (thank you, thank you, thank you) Owain Ainsorth, Okan > Demirmen and all other who brought this brilliant tool to the base! > >

Re: cwm keybindings misbehavior

2008-06-12 Thread Owain Ainsworth
On Thu, Jun 12, 2008 at 06:35:31PM -0700, Predrag Punosevac wrote: > Marco S Hyman wrote: >> > CWM web site one needs to edit >> > > ~/.calmwm >> >> Ignore the CWM web site. It is for a version of cwm that is far >> different than that in the OpenBSD source tree. Anything you >> read there is

Re: how long does pftop track state?

2008-06-12 Thread Tim Donahue
Quoting David Newman <[EMAIL PROTECTED]>: Looking for info on seeing near-real-time or real-time info on TCP connection states using pftop. A 4.3-release box has pf rules that allow Windows Remote Desktop connections from a handful of sources. pftop shows entries something like the following:

Re: cwm keybindings misbehavior

2008-06-12 Thread Marco S Hyman
> > CWM doesn't support Xinerama. > > It doesn't. It will. Xinerama is useful. Ditto EWMH. Ehh? I ran Xinerama. I ran CWM. It worked. CWM saw my dual screen as one big screen. For just about everything I wantede to do that was good enough. // marc

Re: captivating window manager

2008-06-12 Thread Paul de Weerd
On Fri, Jun 13, 2008 at 05:45:09AM +0400, Igor Zinovik wrote: > Definitely it is a fastest window manager i ever used. Very comfortable > and keyboard oriented. A bit strange (no window titles), now i have to > modify my shell prompt to see what machine i use, but it worth it. > Bye, bye Openbox,

Votre cadeau est arrivé

2008-06-12 Thread Toner Service - Cartouches d'encre � prix discount
Si ce message ne s'affiche pas correctement, vous pouvez le visualiser en suivant ce lien [IMAGE] ) CAPDICISION, Tous droits riservis Conformiment ` l'article 34 de la loi Informatique et Liberti du 6 janvier 1978, vous disposez d'un droit d'acchs, de modification, de rectification et de suppress