New ipfw isn't 64-bit clean

2002-07-12 Thread Mike Barcroft
In struct ip_fw, the member timespace becomes padded with 32-bits because a pointer follows it. This causes the RULESIZE() macro to miscalculate the size of the rule by 4 bytes. Resulting in EINVAL and kernel warnings: %%% bowie# ipfw add allow all from me to 192.168.3.1 0 allow ip from me

Re: HEADS UP, beware of pmap changes.

2002-07-12 Thread Peter Wemm
Peter Wemm wrote: > This is mostly a FYI because I do not expect major problems this time. > I have been extensively testing it in a handful of configurations. As murphy would dictate, something fishy is going on. In the last 12 hours or so (I had a long sleep), I've started getting apparent mem

mergemaster failure

2002-07-12 Thread Munish Chopra
I first saw this a while ago (10 days?) but thought I'd screwed something up myself. Didn't get a chance to clean the box up fully and try again until this morning. After a successfull buildworld, trying to do a mergemaster, this happens: # mergemaster -i mergemaster: not found # /usr/sbin/mergem

Re: cvs commit: src/lib/libc/gen statvfs.c

2002-07-12 Thread Steve Kargl
On Thu, Jul 11, 2002 at 06:59:28PM -0400, Garrett Wollman wrote: > < >said: > > > wollman 2002/07/11 15:54:12 PDT > > Added files: > > lib/libc/gen statvfs.c > > Log: > > A simple implementation of statvfs(3) (one step above the trivial one). > > Not yet connected to the

Re: i386 trap code

2002-07-12 Thread David Xu
--- John Baldwin <[EMAIL PROTECTED]> wrote: > > On 07-Jul-2002 Jonathan Lemon wrote: > > On Sat, Jul 06, 2002 at 11:59:50PM -0700, David Xu wrote: > >> Jonthan, > >> > >> I just use DOS program as an example, for any program, if it wants to go > >> into VM86 mode, it is very easy, just calls

Noisy ACPI, please help

2002-07-12 Thread Andrew Gallatin
Hello, I think that I need your help. I'm not well versed in the ways of ACPI. On my -current testbox, the ACPI module produces a seemingly infinate number of error messages on console like the following: ACPI-1046: *** Error: AcpiEvGpeDispatch: No handler or method for GPE[3a], disabling e

Re: bdwrite: buffer is not busy

2002-07-12 Thread Andrey A. Chernov
On Fri, Jul 12, 2002 at 22:18:35 +0100, Ian Dowse wrote: > In message <[EMAIL PROTECTED]>, "Andrey A. Chernov" writes: > >I see this panic constantly during last month or two, UP machine, no > >softupdates. Anybody else saw it too? Any ideas? > > The "buffer is not busy" panic is usually a secon

Re: bdwrite: buffer is not busy

2002-07-12 Thread Terry Lambert
"Andrey A. Chernov" wrote: > I see this panic constantly during last month or two, UP machine, no > softupdates. Anybody else saw it too? Any ideas? Lazy #$@&*% buffer! -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Update to the DRM

2002-07-12 Thread Eric Anholt
On Fri, 2002-07-12 at 13:49, Stanislav Grozev wrote: > On Fri, Jul 12, 2002 at 01:06:31PM -0600, Eric Anholt wrote: > > Luckily for you, support for mach64s (Rage Pros specifically, which I > > think your chip is) is being worked on in DRI CVS, so it should be > > available soon. What's needed a

Re: USB ScrollMouse , XFree86 and -current

2002-07-12 Thread Terry Lambert
Sid Carter wrote: > I just got an USB ScrollMouse and am trying to get the Scrollmouse to > work in X. It does not seem to work. It only scrolls down and does not > scroll up. Is it a known problem ? > Or Is this cause "moused" is supposedly broken ? > > I have this in my /etc/rc.conf > > moused

Re: bdwrite: buffer is not busy

2002-07-12 Thread Andrew Gallatin
Ian Dowse writes: > In message <[EMAIL PROTECTED]>, "Andrey A. Chernov" writes: > >I see this panic constantly during last month or two, UP machine, no > >softupdates. Anybody else saw it too? Any ideas? > > The "buffer is not busy" panic is usually a secondary panic that > occurs while t

Re: bdwrite: buffer is not busy

2002-07-12 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, "Andrey A. Chernov" writes: >I see this panic constantly during last month or two, UP machine, no >softupdates. Anybody else saw it too? Any ideas? The "buffer is not busy" panic is usually a secondary panic that occurs while trying to sync the disks after a diffe

Re: Update to the DRM

2002-07-12 Thread Stanislav Grozev
On Fri, Jul 12, 2002 at 01:06:31PM -0600, Eric Anholt wrote: > That's a Mach64-based chip, so the r128 driver won't work with it. i see... > Luckily for you, support for mach64s (Rage Pros specifically, which I > think your chip is) is being worked on in DRI CVS, so it should be > available soo

Re: bdwrite: buffer is not busy

2002-07-12 Thread Erik Greenwald
On Fri, Jul 12, 2002 at 10:25:35PM +0400, Andrey A. Chernov wrote: > I see this panic constantly during last month or two, UP machine, no > softupdates. Anybody else saw it too? Any ideas? > I've been seeing it, when I'm lucky :) I get weird issues when mplayer is doing its thing with the sdl b

Re: Update to the DRM

2002-07-12 Thread Eric Anholt
On Fri, 2002-07-12 at 03:07, Stanislav Grozev wrote: > ok, it compiles and runs fine... > but my card isn't recognized. here's what pciconf -l -v shows: > > none6@pci0:13:0:class=0x03 card=0x80af104d chip=0x4c521002 rev=0x64 >hdr=0x00 > vendor = 'ATI Technologies' > device

Here's a new(er) one

2002-07-12 Thread Alex Zepeda
* $FreeBSD: src/sys/kern/vfs_bio.c,v 1.319 2002/07/10 17:02:28 dillon Exp $ * $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.267 2002/07/02 17:09:22 mux Exp $ GNU gdb 5.2 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you ar

bdwrite: buffer is not busy

2002-07-12 Thread Andrey A. Chernov
I see this panic constantly during last month or two, UP machine, no softupdates. Anybody else saw it too? Any ideas? -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Thread state

2002-07-12 Thread John Baldwin
On 11-Jul-2002 Julian Elischer wrote: >> It has been tested on sparc64, alpha, and i386 all with SMP. I >> would like to commit it soonish. Comments? >> > > > put me down as having approved/agreed/applauded/whatever! > (but check the idle thread setup first) Cool, ok. -- John Baldwin <

Re: thread_sanity_check()

2002-07-12 Thread John Baldwin
On 11-Jul-2002 Julian Elischer wrote: > all gone now.. Ok, I didn't mind it being there, just maybe under INVARIANTS instead is all. > On Thu, 11 Jul 2002, John Baldwin wrote: > >> Considering the incredible amount of complaining over having a >> cred_free_thread() function conditionally compi

ACPI Sony FX601

2002-07-12 Thread Michael Bretterklieber
Hi, I installed FreeBSD 5.0-current on my notebook, because in FreeBSD4.6 the sounddriver let the kernel hang on boot. I know, that acpi is under developement, but here are my results testing acpi on this hardware. acpiconf -s 3: works, but the machine doesen't completely wake up, the display

Re: NEWCARD

2002-07-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kurt Erik Lindqvist <[EMAIL PROTECTED]> writes: : : : --On Tuesday, July 09, 2002 23:47:09 -0700 Julian Elischer : <[EMAIL PROTECTED]> wrote: : : > the new code has been tweeked for gcc 3.1 : > : > in 3.1 you need foo[] : > in 2.95 you needed foo[0]

Re: -CURRENT trashes disk label

2002-07-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ian Dowse <[EMAIL PROTECTED]> writes: : In message <[EMAIL PROTECTED]>, David Schultz writes: : >I just made world on -CURRENT (cvsup a few hours ago), booted : >using a new GENERIC kernel and ran mergemaster. Before I : >installed world, I mounted the

Re: What to do with witness verbiage (is this new?)?

2002-07-12 Thread Don Lewis
On 12 Jul, Alex Zepeda wrote: > On Wed, Jul 10, 2002 at 01:36:46PM -0700, Don Lewis wrote: > >> It'll drop into ddb every time you get a witness error and you'll have >> to tell ddb to continue. This could be a might annoying if you are >> getting errors ever ten seconds ... > > I'm seeing this

Re: What to do with witness verbiage (is this new?)?

2002-07-12 Thread Kenneth D. Merry
On Fri, Jul 12, 2002 at 08:33:39 -0700, Alex Zepeda wrote: > On Wed, Jul 10, 2002 at 01:36:46PM -0700, Don Lewis wrote: > > > It'll drop into ddb every time you get a witness error and you'll have > > to tell ddb to continue. This could be a might annoying if you are > > getting errors ever ten

Re: What to do with witness verbiage (is this new?)?

2002-07-12 Thread Alex Zepeda
On Wed, Jul 10, 2002 at 01:36:46PM -0700, Don Lewis wrote: > It'll drop into ddb every time you get a witness error and you'll have > to tell ddb to continue. This could be a might annoying if you are > getting errors ever ten seconds ... I'm seeing this: ../../../vm/uma_core.c:1332: could sle

Re: gcc-3.1 Mozilla Build Fails

2002-07-12 Thread Vladimir B.
÷ Thu, 11.07.2002, × 19:52, Joe Marcus Clarke ÎÁÐÉÓÁÌ: > On Thu, 2002-07-11 at 03:13, Sheldon Hearn wrote: > > On (2002/07/10 19:15), Dirk Engling wrote: > > > > > Maybe this would be more interesting to > > > the mozilla guys but mozilla compiles on > > > 2.95.3, so I think, the problem is relat

Re: Updating from 4.6 to Current

2002-07-12 Thread Michael Bretterklieber
Hi, thx. > Please do not diverge from the procedure described in UPDATING. sorry my first current. bye, Ruslan Ermilov schrieb: > On Fri, Jul 12, 2002 at 02:40:00PM +0200, Michael Bretterklieber wrote: > >>Hi, >> >>I updated my system from 4.6 to 5.0-current (11.07.2002). >> >>1st: >>during

Re: Updating from 4.6 to Current

2002-07-12 Thread Ruslan Ermilov
On Fri, Jul 12, 2002 at 02:40:00PM +0200, Michael Bretterklieber wrote: > Hi, > > I updated my system from 4.6 to 5.0-current (11.07.2002). > > 1st: > during "make installworld" i ran into this error: > /usr/bin/cu -> /usr/bin/tip > ln /usr/bin/cu > Operation not permitted. > > After manualy do

Re: Updating from 4.6 to Current

2002-07-12 Thread Michael Bretterklieber
Hi, Giorgos Keramidas schrieb: > On 2002-07-12 14:40 +, Michael Bretterklieber wrote: > >>2nd: >>I tried to build a custom kernel, but make depend returns: don't >>know how to make ../../sys/inttypes.h > > > Are you using 'make depend clean all' to build the kernel? "clean all" not because

Re: CURRENT+PHP+Sablotron+__gxx_personality_v0

2002-07-12 Thread Maxim Sobolev
Juriy Goloveshkin wrote: > > Is there some strange things with Sablotron port or gcc? > > I built apache and php with Sablotron(FreeBSD - CURRENT): > > vaio@root[/<1>ports]# apachectl start > Syntax error on line 38 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/li

Re: Updating from 4.6 to Current

2002-07-12 Thread Giorgos Keramidas
On 2002-07-12 14:40 +, Michael Bretterklieber wrote: > 2nd: > I tried to build a custom kernel, but make depend returns: don't > know how to make ../../sys/inttypes.h Are you using 'make depend clean all' to build the kernel? Try using "cd /usr/src ; make buildkernel" instead. To Unsubscrib

Re: USB ScrollMouse , XFree86 and -current

2002-07-12 Thread Simon 'corecode' Schubert
On Fri, 12 Jul 2002 13:05:03 +0530 Sid Carter wrote: > I just got an USB ScrollMouse and am trying to get the Scrollmouse to > work in X. It does not seem to work. It only scrolls down and does not > scroll up. Is it a known problem ? > Or Is this cause "moused" is supposedly broken ? no, it's

Updating from 4.6 to Current

2002-07-12 Thread Michael Bretterklieber
Hi, I updated my system from 4.6 to 5.0-current (11.07.2002). 1st: during "make installworld" i ran into this error: /usr/bin/cu -> /usr/bin/tip ln /usr/bin/cu Operation not permitted. After manualy doing "chflags noschg /usr/bin/cu" the installworld worked 2nd: I tried to build a custom kerne

Re: USB ScrollMouse , XFree86 and -current

2002-07-12 Thread Alexander Leidinger
On 12 Jul, Sid Carter wrote: > I just got an USB ScrollMouse and am trying to get the Scrollmouse to > work in X. It does not seem to work. It only scrolls down and does not > scroll up. Is it a known problem ? > Or Is this cause "moused" is supposedly broken ? > > I have this in my /etc/rc.con

Re: Update to the DRM

2002-07-12 Thread Michael Nottebrock
Stanislav Grozev wrote: > On Fri, Jul 12, 2002 at 09:56:50AM +0200, Stanislav Grozev wrote: > > >>>Missed the N on my cvs diff -uN. New patch is uploaded, including not >>>stripping FreeBSD ID tags. >>>http://people.freebsd.org/~anholt/dri/files/currentdrm-20020711.diff >> >>thanks, i'll try

CURRENT+PHP+Sablotron+__gxx_personality_v0

2002-07-12 Thread Juriy Goloveshkin
Is there some strange things with Sablotron port or gcc? I built apache and php with Sablotron(FreeBSD - CURRENT): vaio@root[/<1>ports]# apachectl start Syntax error on line 38 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/lib/lib s

HEADS UP, beware of pmap changes.

2002-07-12 Thread Peter Wemm
This is mostly a FYI because I do not expect major problems this time. I have been extensively testing it in a handful of configurations. I expect this to have bigger positive effects than are apparent from the stats I quoted in the commit message from 'make world' for SMP systems, especially for

Re: Update to the DRM

2002-07-12 Thread Stanislav Grozev
On Fri, Jul 12, 2002 at 09:56:50AM +0200, Stanislav Grozev wrote: > > Missed the N on my cvs diff -uN. New patch is uploaded, including not > > stripping FreeBSD ID tags. > > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020711.diff > > thanks, i'll try it now ok, it compiles and r

Re: Update to the DRM

2002-07-12 Thread Stanislav Grozev
On Thu, Jul 11, 2002 at 12:25:08PM -0600, Eric Anholt wrote: > On Thu, 2002-07-11 at 03:19, Stanislav Grozev wrote: > > i wanted to try the pci rage 128, as i have a sony vaio with it (i think) :-) > > so, the patch applied cleanly, but then, make buildkernel complains about > > missing ati_pciga

Re: openoffice is compiling again!...but won't run.

2002-07-12 Thread Martin Blapp
Hi, > btw does it still use -fsjlj method for exception handling? sjlj and dwarf2 work. But the problem with CURRENT is that this patch seems to be needed. (Patch from Alexander Kabaev) Index: config/i386/freebsd.h === RCS file: /

Re: openoffice is compiling again!...but won't run.

2002-07-12 Thread Max Khon
hi, there! On Fri, Jul 12, 2002 at 01:30:47AM +0200, Martin Blapp wrote: > Make sure you use the ports gcc31 for compiling. The c++ from > CURRENT has broken exception handling. In the next few days a > patch will be committed to address this. btw does it still use -fsjlj method for exception h

USB ScrollMouse , XFree86 and -current

2002-07-12 Thread Sid Carter
Hi Folks, I just got an USB ScrollMouse and am trying to get the Scrollmouse to work in X. It does not seem to work. It only scrolls down and does not scroll up. Is it a known problem ? Or Is this cause "moused" is supposedly broken ? I have this in my /etc/rc.conf moused_flags="-t intellimous

Re: Another KSE problem?

2002-07-12 Thread Bill Huey
On Thu, Jul 11, 2002 at 11:42:56PM -0700, Julian Elischer wrote: > I was asking if it was a newly forked process... No, its not. It's something that's been running for at least a few seconds. Sorry to be unclear about that. bill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe